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