Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 479 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 479 Bytes

Sonda

You can solve it from an iPad if u want :3

Sonda was a reverse-engineering challenge from The Game CTF at HackUPC 2019

This paper explains how the algorithm works through reverse-engineering and how to use Z3 in Python to find the flag without doing any maths by hand

Try challenge

You can download the binary here

Solution