$ whoami

Hey, I’m Gabriel Radzki — a software engineer and reverse engineering enthusiast based in Porto Alegre, Brazil.

By day, I build things at Mindbody. By night (and weekends), I take things apart — firmware, binaries, IoT devices, whatever catches my curiosity. Sometimes I even put them back together.

This blog is where I document my adventures: firmware mods for abandoned hardware, protocol decoding, embedded shenanigans, and the occasional “I did this so you don’t have to” writeup.

$ cat interests.txt

├── Reverse Engineering
│   ├── Firmware extraction & modification
│   ├── Binary analysis (MIPS, ARM, x86)
│   └── IoT protocol decoding
├── Embedded Systems
│   ├── Microcontrollers
│   ├── SDR (Software Defined Radio)
│   └── Hardware hacking
├── Cloud & Backend
│   ├── Python (FastAPI, Flask, Django)
│   └── AWS / GCP stacks
└── DIY
    └── If it's broken, I'll probably try to fix it
        (or make it worse, then fix it)

$ cat tools.txt

Category Tools
Disassemblers Ghidra, IDA Pro, Binary Ninja
Debuggers GDB, x64dbg, WinDbg
Firmware binwalk, unsquashfs, dd
Dynamic Analysis Frida, strace, Wireshark
Languages Python, C, C++, JavaScript, Bash

$ cat background.txt

  • Computer Engineering — PUCRS (Pontifícia Universidade Católica do Rio Grande do Sul)
  • Published research on mobile testing infrastructure on clouds
  • Big fan of RE on IoT devices and protocol decoding
  • Worked on cloud-based genetic design tools at Asimov

$ cat contact.txt


Built with Jekyll. Source on GitHub. Powered by mass and stubborness.