3 pages tagged with "python"
-
Tokyo Westerns CTF 2017 - Reversing 1 - Rev Rev Rev
2 min readA ELF reversing challenge written in C, where we have to capture a calculated string passed to strcmp function. I solved it using angr framework.
-
Volga CTF 2014 - Stegano 200 Writeup
2 min readA writeup on steganography challenge in Volga CTF 2014 where I used Least Significant Bit technique.
-
InCTF 2014 - Forensics 400 - MODIfied
2 min readA writeup on a CTF challenge that I solved in InCTF 2014, this is a steganography challenge which uses Least Significant Bit technique