Python 3 command line program to dump a file as comma separated, ASCII coded hex, decimal and binary strings. The resulting file can uploaded into a spreadsheet for easy bit by bit analysis.
Output is one byte per row with ASCII hex in the first column, ASCII decimal in the third column and eight ASCII binary digits in the following columns.
The file may be dumped from any starting offset to any ending offset. Note that spreadsheet row count may limit the number of bytes that can be uploaded.
Features
- Requires Python 3.2 or greater.
Follow BinaryDump
Other Useful Business Software
Level Up Your Cyber Defense with External Threat Management
Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of BinaryDump!