A library designed to help patch binaries
- Supported byte arrays, seekable streams and automatic file opening via file name
- Find and replace bytes with optional mask
- Find and replace strings with specific encoding and optional mask
- C-style byte string to byte array conversion using
Utils/StringToBytesRaw
- Back up patched binary if applicable