dump and restore binary data in hex form
Project description
- 1.0 (2013-12-30)
length of address is reduced from 10 to 8
hexdump() got new ‘result’ keyword argument, it can be either ‘print’, ‘generator’ or ‘return’
actual dumping logic is not in new dumpgen() generator function
new dump(binary) function that takes binary data and returns string like “66 6F 72 6D 61 74”
new genchunks(mixed, size) function that chunks both sequences and file like objects
- 0.5 (2013-06-10)
hexdump is now also a command line utility (no restore yet)
- 0.4 (2013-06-09)
fix installation with Python 3 for non English versions of Windows, thanks to George Schizas
- 0.3 (2013-04-29)
fully Python 3 compatible
- 0.2 (2013-04-28)
restore() to recover binary data from a hex dump in native, Far Manager and Scapy text formats (others might work as well)
restore() is Python 3 compatible
- 0.1 (2013-04-28)
working hexdump() function for Python 2
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file hexdump-1.0.zip
.
File metadata
- Download URL: hexdump-1.0.zip
- Upload date:
- Size: 6.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fad4ce7f53cb40bea58c24fca32dd628792bb8c3257a79b16478b9a9370d616c |
|
MD5 | 4c00635bb3b32bfbcc98d62b45e89be0 |
|
BLAKE2b-256 | 1a560e258ab6eb55d3f6b5f3e349695686253094a93f565cb4922d07b2874eef |