NickKarras / osx-re-101

A collection of resources for OSX/iOS reverse engineering.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

osx & ios re 101

Work in progress as I am actively collecting these.

Must read

  1. http://reverse.put.as/

Keep these handy

  1. "OSX Mach-O File Format Reference" http://samdmarshall.com/re/Mach-O_File_Format.pdf

Basics

  1. "Universal Binary: The Mach-O file format" http://cocoaintheshell.com/2009/07/universal-binary-mach-o-format/

Anti-debugging, infection techniques, viruses, obfuscation and encryption

  1. "Infecting Mach-O" http://reverse.put.as/wp-content/uploads/2013/05/Infecting_Mach-O_Files.pdf

Crackmes and challenges

  1. https://reverse.put.as/crackmes/

Analyzes, research & "hands-on"

  1. "Cracking Tutorial #1 - "Sandwich" CrackMe" http://reverse.put.as/wp-content/uploads/2012/06/Sandwich_crackme_tut_qwertyoruiop.txt

Other

  1. "The Python bites your apple - fuzzing and exploiting OSX Kernel bugs" https://speakerdeck.com/flankerhqd/the-python-bites-your-apple-fuzzing-and-exploiting-osx-kernel-bugs

Books

  1. "The Mac Hacker's Handbook" by Charlie Miller, Dino Dai Zovi
  • "Mac OS X and iOS Internals: To the Apple's Core" by Jonathan Levin
  • "Mac OS X Internals: A Systems Approach" by Amit Singh
  • "iOS App Reverse Engineering" https://github.com/iosre/iOSAppReverseEngineering
  • "iOS Hacker's Handbook" by Charlie Miller, Dion Blazakis, Dino Dai Zovi, Stefan Esser, Vincenzo Iozzo, Ralf-Philip Weinmann
  • "Hacking and Securing iOS Applications" by Jonathan Zdziarski

About

A collection of resources for OSX/iOS reverse engineering.