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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of BinaryDump!