facebook / chisel

Chisel is a collection of LLDB commands to assist debugging iOS apps.
MIT License
9.12k stars 804 forks source link

Can't use command on iOS12? #256

Open FurionXin opened 5 years ago

FurionXin commented 5 years ago

It's normal on iOS10, but I can't use it on iOS12.......

DerekSelander commented 5 years ago

http://newosxbook.com/articles/MDGA.html

FurionXin commented 5 years ago

http://newosxbook.com/articles/MDGA.html

The third QiLin tool csflags does not seem to support iOS12.........

DerekSelander commented 5 years ago

The link was to show you why LLDB was not working. Perhaps you can patch QiLin to your iOS version or notify the authors of the jailbreak you're using to provide support for debugging apps that you shouldn't be allowed to debug.

kastiglione commented 4 years ago

can this be closed?