Expand description
Bindings to libips.h to work with IPS patches.
Structs§
Enums§
Functions§
- ips_
apply ⚠ - Applies the IPS patch in
patchtoin_and stores it toout. - ips_
apply_ ⚠study - Apply a patch using a previously made study to avoid recreating a study.
- ips_
create ⚠ - Creates an IPS patch that converts
sourcetotargetand stores it inpatch. - ips_
free ⚠ - Frees the memory returned in the output parameters of the above.
- ips_
study ⚠ - Detect most patching errors without applying it to a ROM.