Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
iOS Reverse Engineering with 4 Case Studies
Rating: 3.8 out of 5(8 ratings)
105 students
Created byCRC Press, Zishe Sha
Last updated 6/2017
English

What you'll learn

  • The mindset to think different in App development,
  • Oopen a door out of frameworks/limitations and to see the whole picture.

Course content

7 sections20 lectures52m total length
  • 1.1 What’s Reverse Engineering3:26
  • 1.2 Introduction of the Course2:17
  • 1.3 Homework0:27

Requirements

  • You should be able to program with Objective-C or similar languages;
  • You should have basic understanding on mobile App development;
  • It's better you understand basic concepts in assembly language.

Description

The purpose of this course is to provide iOS developers with a practical way to “think different”, and open another door so they can see the whole picture.This course offers a free conprehensive book and serves as a digest and guide of it.

The course consists of 4 parts, i.e. concepts, tools, theories and practices. The course 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 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 the book. Last but not least, several originally elaborated practices are there to cover all previous contents of the course and give you the most intuitive perception of iOS reverse engineering.

Who this course is for:

  • iOS enthusiasts
  • iOS developers
  • Mobile App Architects
  • Reverse engineers