forked from comex/datautils0
-
Notifications
You must be signed in to change notification settings - Fork 0
mbartlett505/datautils0
This branch is up to date with comex/datautils0:master.
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
git clone [email protected]:comex/datautils0.git cd datautils0 git clone [email protected]:comex/data.git make BUILD=native native/make_kernel_patchfile /path/to/kernelcache /tmp/patchfile native/apply_patchfile /path/to/kernelcache /tmp/patchfile /output/patched/kernelcache Patchfile format: field length -------------------- namelen 4 name namelen addr 4 datalen 4 data datalen - If the address is 0, skip. - If you're patching the kernel after it has already booted, you can (but need not) skip patches with names starting with "-".
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 55.6%
- C 39.3%
- Assembly 2.9%
- Python 2.2%