A Journey into Mathematical Logic: Diophantus of Alexandria📅 Apr 1, 2021 · ☕ 4 min readIn this series of blog posts, I will be discussing some of my favorite topics in math, It mostly falls under the domains of mathematical logic and computability theory.
Leaky Pipe - 0xL4ugh CTF📅 Jan 17, 2021 · ☕ 3 min readIn this challenge we recieved a binary in which we are asked to exploit and somehow retrieve the flag.
Trigger Happy - 0xL4ugh CTF📅 Jan 16, 2021 · ☕ 7 min readThis is a challenge from 0xl4ugh CTF which was inspired by RACTF's not really ai challenge.
Buffer Overflows for Newbies📅 Nov 30, 2020 · ☕ 4 min readA basic introduction to buffer overflows to people who haven't heard about it before.
My Favorite Linux Distro📅 Sep 27, 2020 · ☕ 3 min readSince 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📅 Sep 24, 2020 · ☕ 4 min readRecursion 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📅 Jun 8, 2020 · ☕ 6 min readThis is a Binary exploitaion challenge, based around a format string vulnerability.