All Posts

Overthinking Wordle

28 Feb 2022 - Wordle and Frequency Analysis

Finding some nice 5 letter word sequences for wordle.

Large Prime Number Generator in Haskell

25 Feb 2022 - Haskell and Miller Rabin

Implementation of the Miller-Rabin primality test in Haskell. To be used in generating arbitrarily large primes.

A Buffer Overflow From the 90s

14 Feb 2022 - Cybersecurity and Buffer Overflow

Going over a basic buffer overflow from the book Hacking: The Art of Exploitation