Skip to content

Read specified file in binary (or hexadecimal) format.

Notifications You must be signed in to change notification settings

Fluxmux/BinDump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages