Drew-Alleman / hxdmp

A python hexdumping utilitity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hxdmp

Usage

usage: hxdmp.py [-h] -f FILENAME [-b BYTES] [-o OUTPUT] [-e]

Hex Dump Utitliy

optional arguments:
  -h, --help            show this help message and exit
  -f FILENAME, --filename FILENAME
                        Filename to process
  -b BYTES, --bytes BYTES
                        Bytes to process
  -o OUTPUT, --output OUTPUT
                        File to store output
  -e, --exclude         Only display output that can be decoded

About

A python hexdumping utilitity


Languages

Language:Python 100.0%