binary-oriented file patching software
- Rust 100%
| common | ||
| src | ||
| .gitignore | ||
| build.rs | ||
| Cargo.lock | ||
| Cargo.toml | ||
| example.txt | ||
| LICENSE | ||
| README.md | ||
| rules.toml | ||
| rustfmt.toml | ||
ezpatch
binary-oriented file patching software
installation
cargo install --git https://git.slonk.ing/slonk/ezpatch
usage
ezpatch file.bin # thats it
writing patches
see the included rules.toml for example patches.