Featured image of post Write-Up Moth ECW 2023

Write-Up Moth ECW 2023

Write-up of Moth, a reverse engineering challenge from ECW 2023 solved by analysing the binary in IDA and modelling a Suguru puzzle with the z3 SMT solver.

Featured image of post Heap Write-Up HeroCTFv5

Heap Write-Up HeroCTFv5

Write-up of Heap, a forensic challenge I created for HeroCTF v5, analysing a Java heap dump to extract the secret data left behind in application memory.

Featured image of post LSD-2 Write-Up HeroCTFv5

LSD-2 Write-Up HeroCTFv5

Write-up of LSD-2, a steganography challenge I created for HeroCTF v5, hiding data in the least significant bits (LSB) of an image and recovering it with a short Python script.