Small console program using C++ 11 to replace strings in binary file. Basically this program is useful for replacing strings in program excusable.
Application has option to specify binary file, than asks to input search string, than it will show all found strings step by step and gives option – change found string value or not, alter all program will create changed copy of binary file.

Download bstring_replace (Source)

 

Usage:
e.g. you have exe file called: “binary.exe”. Put binary.exe and bstring_replace.exe in same directory than open windows Command Prompt and change current directory to this directory, than type following command: