binary-oriented file patching software
Find a file
2026-02-20 04:36:23 +03:00
common initial commit 2026-02-09 02:52:16 +03:00
src rename local file to ezpatch.toml 2026-02-20 04:36:23 +03:00
.gitignore initial commit 2026-02-09 02:52:16 +03:00
build.rs initial commit 2026-02-09 02:52:16 +03:00
Cargo.lock rename the binary 2026-02-09 03:13:30 +03:00
Cargo.toml rename the binary 2026-02-09 03:13:30 +03:00
example.txt fixup! rename the binary 2026-02-09 03:14:53 +03:00
LICENSE add license 2026-02-09 02:52:49 +03:00
README.md my ide git helper failed me 2026-02-09 02:57:56 +03:00
rules.toml initial commit 2026-02-09 02:52:16 +03:00
rustfmt.toml initial commit 2026-02-09 02:52:16 +03:00

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.