Legoless / Alpha

Next generation debugging framework for iOS
https://github.com/Legoless/Alpha
MIT License
731 stars 45 forks source link

Debugging System #3

Open Legoless opened 9 years ago

Legoless commented 9 years ago

Write a small real-time debugging system using ObjC dynamic runtime (sending commands, receiving reply, etc).

OdNairy commented 9 years ago

This article can help with this feature in future. http://satorify.org/blog/index.php/2015/09/20/creating-an-ios-debugger-part-0-introduction/