Fluxmux / BinDump

Read specified file in binary (or hexadecimal) format.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BinDump

Description

Simple python script for reading any file in binary format.

Screenshot

Getting Started

Dependencies

  • No non-default python packages needed
  • Tested on Windows 10

Installing

  • Clone or donwload the python script
git clone https://github.com/Fluxmux/BinDump.git

Executing program

  • Run the program with following code
python bindump.py sample.txt

Help

python bindump.py --help

About

Read specified file in binary (or hexadecimal) format.


Languages

Language:Python 100.0%