PDA

View Full Version : Hex search & replace


Klopschik
08-11-2008, 09:13 AM
Does anyone know a commandline tool to search and replace hex values in exe files?

Thanks

Trit0n
08-11-2008, 09:40 AM
Try using this tool:
http://lilith.tec-man.com/binmay/

Klopschik
08-11-2008, 10:35 AM
Thanks trit0n! I knew this tool, but this destroyed the exe file when I use it with a longer search and replacement string.

xghd
08-11-2008, 11:35 AM
Try using this tool:
http://blog.skygz.com/post/12.html
But it is a Chinese site.

Trit0n
08-11-2008, 11:55 AM
Or this :
http://www.markus-bader.de/MB-SearchAndReplace/mbsnrp11.zip
- GUI and Command-Line Support

-0c<text definition>
Defines the text to search for as a string
Example:
-0cSearchForMe
-0cfunction

-0h<text definition>
Defines the text to search for as a hex string
Example: (identical to examples for -Oc)
-0h536561726368466F724D65
-0h66756E6374696F6E

monxxx
08-12-2008, 12:17 AM
@Klopschik

why not make program on it?

pm me i can give you source

BR

BfoX
08-12-2008, 07:14 AM
@Klopschik: try use hiew software...

@@Klopschik: you can post by PM your feed back about our theme?