Skip to content

An iOS SpringBoard tweak,double click to start the debug server.

License

Notifications You must be signed in to change notification settings

TalkingData/tap2debug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tap2debug

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:https://your_ip:port

Happy hacking :-)

Releases

No releases published

Packages

No packages published