Usage:
git clone git@github.com: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 :-)