The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Tfp0 patch
- 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.