-
Notifications
You must be signed in to change notification settings - Fork 92
iOS Kernel utilities
License
saelo/ios-kern-utils
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
iOS Kernel Utilities ==================== Prerequisites ------------- * Jailbroken Device * task_for_pid0 kernel patch applied (probably the case if jailbroken) * some way to compile iOS binaries (I use http://code.google.com/p/ios-toolchain-based-on-clang-for-linux/) * ldid (http://gitweb.saurik.com/ldid.git), already included in the above toolchain Tools ----- kdump - Tool to dump a running iOS kernel to a file kmap - Tool do visualize the kernel address space kpatch - Tool to apply patches to a running kernel kmem - Tool to dump kernel memory to the console Build ----- adapt toolchain-ios.cmake cd build cmake ../ make Beware, chances are the device will panic and reboot.
About
iOS Kernel utilities
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published