ali-raheem / binpatch

Simple binary patching tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PSOpatch

A tool to generate, apply and remove binary patches.

Commands

  • status - Check if the binary has had a patch applied or matches the target binary.
  • patch - Apply the patched bytes at the offsets
  • clean - Apply the clean bytes at the offsets
  • generate - Create a patch file

License

GPL3

About

Simple binary patching tool


Languages

Language:V 100.0%