Hex editing a binary file - is this possible with PERL or VBS
Linux, Apache, MySQL, PHP
4
Posts
3
Posters
0
Views
1
Watching
-
I 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
-
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 :)
-
I 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