Bypassing Crédit Agricole's jailbreak detection

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.

February 15, 2026 · 10 min · 1975 words · Noham

Bypassing Banque Postale's jailbreak detection - Part 2

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.

February 14, 2026 · 7 min · 1339 words · Noham

Bypassing Banque Postale's jailbreak detection - Part 1

A deep dive into the Banque Postale iOS app’s jailbreak detection.

February 13, 2026 · 8 min · 1508 words · Noham

Frida Cheatsheet

A comprehensive Frida command reference for reverse engineering.

January 1, 2026 · 2 min · 267 words · Noham