Skip to content

Latest commit

 

History

History

sonda

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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