nm i figured it out (or one way of doing it at least), been a long time since i used perl just needed a kickstart :)
D
danknugz
@danknugz
Posts
-
Hex editing a binary file - is this possible with PERL or VBS -
Hex editing a binary file - is this possible with PERL or VBSI am looking to programmatically hex edit a binary file, I have searched all over and can only find freeware programs that are GUIs that enable you to view binary/hex and insert data, how is this done programmatically?? TIA