Usage:
git clone [email protected]:TalkingData/tap2debug.git
cd tap2debug
make && make install
Double clicke the icon of the App you want to debug to start the debugerServer in iOS.
Open lldb in MacOS terminal:
lldb
process connect connect://your_ip:port
Happy hacking :-)