~/research/notes

Ios

9 posts

2026

  1. ios 17 min read

    Jailbreaking the iPhone 3GS from Scratch, Part 3: Bypassing the Boot Chain

    Jailbreaking the iPhone 3GS from Scratch, Part 3: Bypassing the Boot Chain Note: I am always learning. This series is a study project, not a definitive guide, and I will certainly …

  2. ios 28 min read

    Jailbreaking the iPhone 3GS from Scratch, Part 2: Reverse Engineering the BootROM

    Jailbreaking the iPhone 3GS from Scratch, Part 2: Reverse Engineering the BootROM Note: I am always learning. This series is a study project, not a definitive guide, and I will …

  3. ios 20 min read

    Jailbreaking the iPhone 3GS from Scratch, Part 1: initial access

    Jailbreaking the iPhone 3GS from Scratch, Part 1: initial access Note: I am always learning. This series is a study project, not a definitive guide, and I will certainly make …

2025

  1. mobile 4 min read

    Runner Mobile Hacking Labs

    In this challenge, you’ll be working with a fictitious app called Run Time, which tracks your steps while running. Your objective is to bypass the app’s protections, inject a …

  2. mobile 26 min read

    Captain No Hook Mobile Hacking Labs

    Introduction The Captain No Hooks lab provides an in-depth exploration of iOS RASP (Runtime Application Self-Protection) defenses. This comprehensive guide focuses on how we can …

  3. mobile 4 min read

    Time Trap Mobile Hacking Labs

    Introduction In this challenge, you will explore the vulnerabilities in an internally used application named Time Trap, focusing on Command Injection. Time Trap is a fictional …

  4. mobile 6 min read

    Gotham Times Mobile Hacking Labs

    Introduction The Gotham Times lab provides an in-depth exploration of iOS webviews and their security implications. This comprehensive guide focuses on how vulnerabilities in …

  5. mobile 3 min read

    Flipcoin Wallet Mobile Hacking Lab

    Flipcoin Wallet CTF - SQL Injection Challenge In this CTF challenge, I'll explore a SQL Injection vulnerability ( Client Side) in the Flipcoin Wallet iOS app. I'll walk you through …

2022

  1. writeup 4 min read

    iOS Anti-Tampers Bypass

    Hi everyone, in this blog i'm going to explain a little bit of my journey to solve a iOS challenge proposed by @as0ler. The Challenge can be found at the following link: …