Tfp0 patch

From The iPhone Wiki
Revision as of 23:44, 12 January 2014 by Winocm (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
  • 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.