Skip to content

The materials and accompanying Xcode project used in Chris's talk entitled "An Interesting approach to reverse engineering apps"

License

Notifications You must be signed in to change notification settings

trianglecocoa/InterestingTweak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interesting Tweak

Video of this talk can be found at: http://cocoaheads.tv/an-interesting-approach-to-reverse-engineering-apps-by-chris-stroud/.

Clone this repository locally to obtain a copy of the Xcode project.

Slides are available here: http://cl.ly/2z3p2t003f3o

Xcode project requires iOSOpenDev to compile (needs libsubstrate.dylib, among other things).

Class-Dump can be downloaded from here: http://stevenygard.com/projects/class-dump/

The full class-dump that this tweak is based on is available here for convenience: http://cl.ly/2W1j2a0j2i3e

Reveal, the tool I used to introspect Interesting's view hierarchy at runtime, is here: http://revealapp.com

And the inspiration to use it that way came from Jonathan Zdziarski: http://www.zdziarski.com/blog/?p=2361

About

The materials and accompanying Xcode project used in Chris's talk entitled "An Interesting approach to reverse engineering apps"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published