Skip to content

Instantly share code, notes, and snippets.

@34306
Created July 26, 2023 09:58
Show Gist options
  • Select an option

  • Save 34306/fb32ddd87e9dcb2865c0bbc028cf4e65 to your computer and use it in GitHub Desktop.

Select an option

Save 34306/fb32ddd87e9dcb2865c0bbc028cf4e65 to your computer and use it in GitHub Desktop.
//iPhone 12 Mini, iOS 16.6 beta 1 offsets
//Founded by Little 34306, thanks to @tihmstar code and also @aboutzeph
{
.kernel_base = 0xfffffff007004000,
.vn_kqfilter = 0xfffffff007f63be0,
.ptov_table = 0xfffffff0078f79c8,
.gVirtBase = 0xfffffff007942460,
.gPhysBase = 0xfffffff0079442a8,
.gPhysSize = 0xfffffff0079442b0, //0xfffffff0079442a8 + 0x8
.perfmon_devices = 0xfffffff00a585550,
.perfmon_dev_open = 0xfffffff007f1508c,
.cdevsw = 0xfffffff00a545ab0,
.vm_pages = 0xfffffff0078f4108,
.vm_page_array_beginning_addr = 0xfffffff0078f6968,
.vm_page_array_ending_addr = 0xfffffff00a584908,
.vm_first_phys_ppnum = 0xfffffff00a584910,
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment