Skip to content

A simple tool to play around with the kernel read/write primitive on iOS

Notifications You must be signed in to change notification settings

YungRaj/expose_kernel_task

Repository files navigation

expose_kernel_task

This project basically utilizes the kernel read/write primitive with the kernel task port exploited via tfp0 on a checkra1n'ed or any jailbroken device and provides a command line interface that provides kernel patching, introspection etc, on a device with this capability. This is just a simple implementation for my own personal skill development and progression.

Inspiration was taken from

● ktrw by bazad https://github.com/googleprojectzero/ktrw
● electra https://github.com/coolstar/electra
● Undecimus https://github.com/pwn20wndstuff/Undecimus
● MacOS and iOS Internals, Volume I: Kernel Mode
● MacOS and iOS Internals, Volume II : User Mode
● MacOS and iOS Internals, Volume III: Security & Insecurity
● MacOS and iOS Internals
● The A64 instruction set
● The EFI specification

About

A simple tool to play around with the kernel read/write primitive on iOS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published