hex-to-bin.py is a program to convert hexadecimal dumps (text) to binary data.
This new version of hex-to-bin.py can handle different hexdump formats, like registry dumps (text files). Use option -x to handle these hexdumps.
And option -t was added if the input is a text file that is non-ASCII, like UTF16. Option -t can be used to convert the text file.
And it supports Python3, but that code is a kludge. Something I’ll have to do better later.
hex-to-bin_V0_0_3.zip (https)
MD5: 0F87942CC9EF566D4C3B5A34073D5399
SHA256: 02447247C59F530CD6559B0FB287E314AC3AB807D843729CA9CE3F16D0930CAB
This is a great piece of code! Thank-You!
Comment by Matt — Saturday 21 September 2019 @ 21:17
[…] Update: hex-to-bin.py Version 0.0.3 […]
Pingback by Overview of Content Published in September | Didier Stevens — Tuesday 1 October 2019 @ 0:00