Skip to content

How to telnet into an iOS app and get an interactive console.

probablyinteractive.com
47 pointsprobablycorey3 comments
On HN

Comments

I recommend people also check out Cycript (what we use on jailbroken devices to introspect into running applications these days; I know that the wax guy has actually been learning a lot from the Cycript project).

http://www.cycript.org/

I don't see how this would work. How can you dynamically create a UIViewController and add to the app after it has been compiled?

Objective-C is pretty dynamic and has support for querying and altering classes at runtime. http://developer.apple.com/mac/library/documentation/Cocoa/R...

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.