Hello, world!

Heap Heap Hooray

Manipulating pointers like there’s no tomorrow.

Heap Heap Hooray 2

Who needs exit hooks when you can ROP on stack :rofl:

Reversing ARM Firmware

Reversing a raw firmware dump is very different from reversing an ELF executable or a PE image. There are no sections, no symbols, and often no clear format - just raw bytes.

In this post, I’ll walk through the process of reversing a simple ARM Cortex-M3 (ARMv7-M) firmware image using Ghidra, mapping memory regions, identifying initialization routines, and making sense of global variables.

Ssh Clip

Clipboard with SSH cause graphical web interfaces are just too overkill for copying text.

Reviewbot 3000

XXE is one of those things you never expect to be present but it somehow makes it way to a web chall.