Keygenning a barcode software license validation system

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.

March 2, 2026 · 40 min · 8400 words · Noham

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 · 1976 words · Noham

LLDB Cheatsheet

A comprehensive LLDB command reference for reverse engineering.

January 1, 2026 · 12 min · 2544 words · Noham