Academy track
Reverse Engineering
Reverse engineering as the academy's flagship discipline. RE-011 is the gateway (binary structure, file formats, the static-analysis vocabulary); RE-101 takes the student through a real commercial target (the Motorola SB6141 cable modem) end-to-end; RE-201 caps with burst-radio signal RE in the SDR domain.
Introduction to Reverse Engineering
Hex editors, x86-64 assembly, Ghidra, CrackMes, guided firmware teardown. Conceptual scaffolding for RE-101. Capstone: professional-register firmware analysis report.
Reverse Engineering of Embedded Systems
Complete methodology for recovering design information, firmware, and crypto from commercial embedded systems without vendor source. PCB → SPI/I²C/UART/JTAG → SoC bring-up → firmware extraction → patch-and-reflash. Capstone: end-to-end RE of a Motorola SURFboard SB6141 cable modem.
Reverse Engineering of Burst Radio Signals
SDR methodology for capturing, demodulating, and reverse engineering short-burst RF protocols — IoT sensors, keyless-entry, industrial telemetry. Anchored in instructor's masters-thesis subject matter.