iCDump: A Modern Objective-C Class Dump
This blog post introduces iCDump, an new Objective-C class dump based on LLVM
Romain Thomas
October 31, 2022
Open-Obfuscator: A free and open-source obfuscator for mobile applications
Romain Thomas
This blog post introduces open-obfuscator, a new open-source project to obfuscate mobile applications.
September 13, 2022
Part 2 – iOS Native Code Obfuscation and Syscall Hooking
Romain Thomas
This second blog post deals with native code obfuscation and RASP syscall interception
August 29, 2022
Part 1 – SingPass RASP Analysis
Romain Thomas
This first blog post introduces the RASP checks used in SingPass
August 22, 2022
A Journey in iOS App Obfuscation
Romain Thomas
This series of blog posts details how obfuscators can protect iOS applications from reverse engineering
July 18, 2021
Gotta Catch 'Em All: Frida & jailbreak detection
Romain Thomas
This blog post analyzes the Frida and Jailbreak detection in PokemonGO for iOS.