Git Product home page Git Product logo

ios-security-research's Introduction

Repository Details

When my interest started moving towards security rather than development I didn't know where to start. This repository is for people like me who need guidance in the field of iOS security. Most guides tend to lean towards the following path structures.

  1. Learn C / ARM Assembly (learn together).
  2. Understand iOS internals.
  3. Learn common exploit techniques and tools.
  4. Read on how previous jailbreaks work and try to create one from scratch.

Useful links

Learning C

My personal tip: Build something with C. Maybe start small and build a string reverser, then grow until you think you've learned enough to read other peoples code. If you are in university, take operating system courses and others that teach and/or use C/C++.

Learning ARM

My personal tip: BUILD SOMETHING with ARM. Write a for loop and look at the underlying instructions, call functions and see how branching works, follow the azeria labs introduction until the end. If you are in university, take courses that teach assembly, most of which are taught by the computer engineering departments or EE.

Other useful links

Books

Motivation

Final thoughts

This will get updated periodically once my knowledge increases and I become a more advanced researcher. If you are a true beginner, try to avoid the later useful links and start with C and ARM, and once you know you are proficient, start looking at the later links.

Also buy a test device, iPhone 4 or 4s is perfect for a 32bit device (which you can learn A LOT on) and you can buy them off eBay for < $75. Assuming you're reading this after 2018, you probably have a 64bit device (Anything after iPhone 5c).

ios-security-research's People

Contributors

bojanin avatar

Stargazers

 avatar  avatar Ivan Smetanin avatar Tyler Phillips avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.