Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 1.75 KB

File metadata and controls

30 lines (20 loc) · 1.75 KB

IronByte Blog

A collection of technical writeups and articles on Android reverse engineering, ARM architecture, CTF challenges, and competitive programming.

Posts

Android Reverse Engineering

A multi-part series covering Android internals from the ground up -- framework architecture, runtime execution, APK structure, native code, and ARM assembly.

CTF Writeups

Solutions and walkthroughs from various CTF competitions.

Algorithms