Binmay is a command line binary search and replace program. It allows one to specify a binary string (in hex) to search for and, optionally, a binary string to replace it with. One can mask both search and replace strings as one can mask an IP. It is handy for changing broken user SID/RIDs in ntuser.dat files after you move a profile from somewhere to somewhere else.
| Tags | Command Line Binary Editor binary Binary Search |
|---|---|
| Licenses | GPL |
| Operating Systems | Windows Windows POSIX Unix |
| Implementation | C |
Recent releases


Release Notes: A bug in which strings would not match if on buffer boundaries was fixed. The ability to parse command line strings in text and file formats in addition to hex and binary was added.


Release Notes: A -b switch was added, which allows binary input instead of hex.


No changes have been submitted for this release.