https://github.com/virb3/byte-pattern-patcher
A minimalistic, performant, cross-platform byte pattern patcher
https://github.com/virb3/byte-pattern-patcher
backup binary byte patcher pattern wildcard
Last synced: about 10 hours ago
JSON representation
A minimalistic, performant, cross-platform byte pattern patcher
- Host: GitHub
- URL: https://github.com/virb3/byte-pattern-patcher
- Owner: ViRb3
- Archived: true
- Created: 2019-08-10T02:13:26.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-12-06T21:47:14.000Z (over 2 years ago)
- Last Synced: 2025-02-12T09:32:31.615Z (over 1 year ago)
- Topics: backup, binary, byte, patcher, pattern, wildcard
- Language: Go
- Size: 73.2 KB
- Stars: 6
- Watchers: 4
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Byte Pattern Patcher
A minimalistic, performant, cross-platform byte pattern patcher
## Features
* Wildcard support
* Quantifier support
* JSON patch definitions
* Buffer processing
* In-memory patching support
* Library interface
## Usage
Run the program without parameters or with `-help`
## Example
Check [patch.example.json](patch.example.json)