jsherman212 / xnuspy

an iOS kernel function hooking framework for checkra1n'able devices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Offsets for iPhone 8, iOS 14.8

jiska2342 opened this issue · comments

Hi,

in case someone finds this useful, I tested xnuspy on an iPhone 8 on iOS 14.8. The offsets for the examples are as follows:

  • open1: 0xfffffff007c4c930
  • getClassName: 0xfffffff007fbd400
  • is_io_service_open_extended: 0xfffffff0080861a0

Not really an issue, but you can add it to the list of offsets :)

Thank you! I'll add them in a couple of hours