iOS kernel patch
Go to file
2011-03-28 23:25:33 -04:00
apply_patchfile.c have a makefile 2011-03-28 23:09:38 -04:00
check_sanity.c have a makefile 2011-03-28 23:09:38 -04:00
lambda.h fixes; update data; get rid of placeholder functionality; add lambda.h; make make_kernel_patchfile use b_relocate instead, whee 2011-03-16 23:45:29 -04:00
make_kernel_patchfile.c twoddle 2011-03-28 23:23:59 -04:00
Makefile twoddle 2011-03-28 23:23:59 -04:00
pf2c.py about to commit to the insane 2011-03-14 17:56:05 -04:00
README add README and missing file 2011-03-28 23:25:33 -04:00
sandbox.S add README and missing file 2011-03-28 23:25:33 -04:00

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