🪛 oxips oxips is a simple IPS binary patching tool written in Rust. It is useful, for example, when patching video game roms. Build Clone the repository and build using: cargo build --release Usage oxips --rom <rom file> --patch <patch file> --output <output file>