Leaky Pipe - 0xL4ugh CTF
· ☕ 3 min read
In this challenge we recieved a binary in which we are asked to exploit and somehow retrieve the flag.

Trigger Happy - 0xL4ugh CTF
· ☕ 7 min read
This is a challenge from 0xl4ugh CTF which was inspired by RACTF's not really ai challenge.

Buffer Overflows for Newbies
Buffer Overflows for Newbies
· ☕ 4 min read
A basic introduction to buffer overflows to people who haven't heard about it before.

My Favorite Linux Distro
· ☕ 3 min read
Since a couple months ago, I have decided to try and switch fully to linux and ditch that piece of junk they call windows.

Optimizing Recursion
Optimizing Recursion
· ☕ 4 min read
Recursion is a pretty improtant topic in programming and it's not that hard to grasp or even implement, but how about actually using it correctly?

Not Really AI - RA CTF
· ☕ 6 min read
This is a Binary exploitaion challenge, based around a format string vulnerability.