IntDump

Interpret binary files in some predefined manners.


Keywords
Binary, File, Data, Interpretation, Integer, Dumping
License
GPL-3.0
Install
pip install IntDump==0.1.1

Documentation

IntDump

Interpret binary files in some predefined manners that help.

For the time being, we only interpret integers from binary files.

TODO

  • Refer to the conversion functionality of IntelliCoder and figure out whether we integrate IntDump into it or not, or vice versa.

  • Generalize to bindump instead of merely intdump.

    Say, adding some more useful predefined manners (a.k.a interpreters).