ericcastro / Symbolicator

A Cydia Substrate library that reveals "<redacted>" symbol names at runtime
60 stars 13 forks source link

Does it support iOS11? #6

Open 4ch12dy opened 6 years ago

4ch12dy commented 6 years ago

I installed this deb.But it not work for iPhone6,iOS11. i check the system log.found that Symbol not found: _OBJCCLASS$_VMUMachOHeader Referenced from: /Library/TweakInject/Symbolicator.dylib. it is like there is no VMUMachOHeader class on iOS11

AnthoPakPak commented 5 years ago

Did you found any replacement since you asked ? Thanks !

4ch12dy commented 5 years ago

I write a lldb python script to symbolish stack frame. You can get it from my repo:4ch12dy/xia0LLDB