iOS kernel patch
apply_patchfile.c | ||
check_sanity.c | ||
lambda.h | ||
make_kernel_patchfile.c | ||
Makefile | ||
pf2c.py | ||
README | ||
sandbox.S |
git clone git@github.com:comex/datautils0.git cd datautils0 git clone git@github.com:comex/data.git make NATIVE=1 ./make_kernel_patchfile /path/to/kernelcache /tmp/patchfile ./apply_patchfile /path/to/kernelcache /tmp/patchfile /output/patched/kernelcache