marksee / iOSAppReverseEngineering

The world’s 1st book of very detailed iOS App reverse engineering skills :)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

As a 5-year n00b, this is my gift to the jailbreak community, enjoy!

iOS App Reverse Engineering is the world's 1st book of very detailed iOS App reverse engineering skills, targeting 4 kinds of readers:

  • iOS enthusiasts;
  • Senior iOS developers, who have good command of App development and have the desire to understand iOS better;
  • Architects. During the process of reverse engineering, they can learn architectures of those excellent Apps so that they can improve their ability of architecture design;
  • Reverse engineers in other systems who’re also interested in iOS.

The book consists of 4 parts, i.e. concepts, tools, theories and practices. The book follows an "abstraction, concrete, abstraction, concrete" structure, starting from basic concepts like iOS filesystem hierarchy and iOS file types that Apple didn't expose to App developers but iOS (jailbreak) researchers should know, then goes through the most commonly used tools like class-dump, Theos, Cycript, Reveal, IDA and LLDB to introduce what to do in iOS reverse engineering. After that, iOS reverse engineering theories based on Objective-C and ARM assembly are explained in a methodological way, pointing out the core of this book. Last but not least, 4 originally elaborated practices are there to cover all previous contents of the book and give you the most intuitive perception of iOS reverse engineering. Happy hacking!

For more info, please visit our official forum and follow @iOSAppRE. Thank you!

If you find the book worth buying after reading through it, how about taking a look at here and buying one? :)

About

The world’s 1st book of very detailed iOS App reverse engineering skills :)