You can also search by tags
Anatomy of an iOS crack
Breaking down obfuscated dylibs, CloudKit crashes, and certificate pinning.
You can also search by tags
Breaking down obfuscated dylibs, CloudKit crashes, and certificate pinning.
Reverse engineering the myTF1 iPhone app to block video ads using a Theos tweak.
Reverse engineering the myTF1 Apple TV app to block video ads using Frida and a Theos tweak.
A guide on how to bypass the OTA catalog to install tvOS 18.3 on an Apple TV HD, followed by a palera1n jailbreak.
Deep dive into reverse engineering a REALbasic/Xojo application’s license validation logic, analyzing the serial number format, checksum algorithm, and hex phrase conversion using IDA Pro and LLDB.
A practical guide to exploring, modifying, and understanding Java apps by unpacking and repacking JAR archives.
Reversing the Crédit Agricole app: Analyzing its Swift-based jailbreak checks, debugging with LLDB to identify the specific file triggering the block, and implementing a Frida bypass.
Reversing the main Banque Postale app: Dealing with Hermes bytecode, analyzing the JailMonkey library, and discovering why the detection logic fails on modern rootless jailbreaks.
A deep dive into the Banque Postale iOS app’s jailbreak detection.
How to add assembly code blocks in Hugo using custom shortcodes