Is it possible to make batch file or vbs that read few bytes from binary file and saves them to another file as readable text? (eg read 4E 50 44 -> save NPD)
Exapmple file bin
[start of file]8bytes of rubbish 24 bytes THAT I NEED (readable text) rest of file[eof]