I usually like to tinker with low level programming, reverse engineering, Linux, and hardware and stuff. You can find the link to my GitHub in the footer of this page.
Here’s some of the work I am proud of, in no particular order:
- Check out some of my Bash Snippets.
- Full 128-bit AES Encryption written in x86 assembly without using the AES-NI extension. Alongside is the NASM template for writing quick assembly programs.
- The not so chad shell.
- The (forever) WIP GDB interface: Disass.
Not strictly software, but related:
- OSC 2023 Cybersecurity Session Content.
- My dot files.
- EOI 2019 Competitive Programming Sessions for middle schoolers.
- Open Source Community FCIS Linux Workshop 2019 content.
Here are some other posts I’ve published elsewhere:
- Catch the IEX if You Can: PowerShell De-Obfuscation (Cyber Castle Blog - 10/5/2021)
- Privacy 101 : How to protect your privacy over the internet (MNZ Technology Blog - 21/6/2020)