Skip to content

Improve output of binary data / large amounts of data #51

@unicornsasfuel

Description

@unicornsasfuel

If you cryptanalyze encrypted binary data, or a very large sample, the current output from FeatherDuster (dump the output on your terminal) is really not practical.

Paging large amounts of data sounds relatively straight forward, and there's likely something in Python's stock module set which does that. hexdump -C style output should be easy enough, but how do we dump data in a more usable way, for instance, to some output file? When should we do that instead of just printing it to the terminal?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions