I spend my Sunday doing Pragyan CTF 2022. I'm very grateful that I got 17th place even though I play it solo. Below is my writeup for challenges that I solved and don't forget to follow me on Twitter :slightly_smiling_face:
Pwn
Database
Intro
We were given a binary, let's decompile it. Below is the main function.
void main(void)
{