Simple python script for reading any file in binary format.
- No non-default python packages needed
- Tested on Windows 10
- Clone or donwload the python script
git clone https://github.com/Fluxmux/BinDump.git
- Run the program with following code
python bindump.py sample.txt
python bindump.py --help