Lookey here
Extracting hidden data from image files using basic forensics tools.
> CS student passionate about cybersecurity, forensics, and automation.
> Currently pursuing BaSC in Computer Science while diving deep into Python and CTF challenges — mostly forensics on picoCTF.
> Building in public — documenting every bug, every fix, every "aha!" moment along the way.
# what I write about
def learn():
Mastering data structures, algorithms, and Pythonic patterns — one script at a time.
def solve():
Crypto, forensics, web exploitation — documenting every challenge and the lessons hidden in each flag.
def share():
Sharing the journey — bugs, breakthroughs, and everything in between. No filters, just growth.
# my CTF journey, documented
Extracting hidden data from image files using basic forensics tools.
Analyzing network packet captures to find hidden flags.
Recovering hidden information from image metadata and LSB.
Using the strings utility to find hidden flags in binaries.
Password cracking using leaked credential databases.
Breaking classical ciphers with frequency analysis.
Learning to overwrite return addresses and hijack program flow.
Learning Linux command line through SSH-based wargames.