Here are 2 simple binary tools I developed because I needed them:
- reverse: takes the input file, reverses it (first byte becomes last byte, …) and writes it to a new file
- middle: extracts a sequence of bytes from the input file and writes it to a new file
Compiled with Borland’s free C++ 5.5 compiler.
Download:
MD5: 7A70F0E6A6F89550E0B65BE5611339F8
excellent!
and thank you for sharing the source.
Comment by Anonymous — Tuesday 13 September 2011 @ 0:18