Home | Forums | What's new | Resources | |
Multi File HEX Search? |
Hoagie - Aug 7, 2002 |
doctorBone | Aug 7, 2002 | |||
Have you looked at Hex Workshop? I've used it to compare different files, and it will automatically find the differences in the two. Here is a link to the homepage : Hex Workshop... Maybe that's not what yer exactly looking for, but I've used it especially on Dreamcast game saves, different versions and what not, and it works really well. |
Hoagie | Aug 7, 2002 | |||
Many thanks for the suggestions! I'll give both options a try this weekend. Hopefully I'll find it and can start working out the translation! Hoag |
DBOY | Aug 21, 2002 | |||
Have you tried UltraEdit? I know it supports multi-file ASCII. It might support multi-file HEX as well. |
Artemio Urbina | Aug 26, 2002 | |||
It is an archaic dos util I wrote, but works fine for me. It is at http://junkerhq.net/tools.html... It is called search.exe if you do something like search -p *.* then you enter the hex string like 08 12 5a 07 enter *twice* and off you go, results will be displayed on screen and also to a file called res.txt |