jsherman212 / xnuspy

an iOS kernel function hooking framework for checkra1n'able devices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can it provide backtraces when hooked kernel function is called?

YiYiZheng opened this issue · comments

It's not built in but you can grab the current value of x29 and then manually traverse the linked list of stack frames leading up to your hook being called