A script-like system module that patches fs, es, ldr and nifm on boot. This has the same effect as sigpatches, the benefit of sys-patch is that it only needs updating when something major breaks.
sys-patch also outputs a log where you can see which patches are applied, which one failed and some other useful data. You can manually read the log or use the overlay, which you can also use to change the config.
sigpatch-updater was updated to support updating and auto running sys-patch. This means that you can update and apply patches without having to reboot.
Note: At this time, it's recommended to use this alongside sigpatches, so in case you forget to update patches, sys-patch should continue to work.
Features
- A simple configuration file for customizing patch options, located at /config/sys-patch/config.ini.
- An overlay that allows you to change the configuration options and see the applied patches.
- A minimal memory footprint (16 KiB) and binary size (~50 KiB).
Installation
Extract the zip file to the root of the SD card.