The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Difference between revisions of "Tfp0 patch"
(Created page with "{{DISPLAYTITLE:task-for-pid0 Patch}} * task_for_pid requires entitlements 'get-task-allow' to make AMFI happy. * task_for_pid cannot get kernel_task without a patch. * Thi...") |
(No difference)
|
Revision as of 23:44, 12 January 2014
- task_for_pid requires entitlements 'get-task-allow' to make AMFI happy.
- task_for_pid cannot get kernel_task without a patch.
- This patch allows you to get the kernel Mach task, you can then use vm_read and vm_write to modify the kernel VM region.