Projects
Public repositories on my GitHub — university coursework and security experiments. The security tooling I write about in posts lives in private repos.
AMSI-Bypass
A reflection-based AMSI bypass — a small study of how the Antimalware Scan Interface can be neutralised in-process.
nwen241-tcp-server
A Linux TCP server in C with basic command handling, built for NWEN241 systems programming.
swen221-tetris-game
A Tetris implementation following the SWEN221 software-engineering brief — clean OO design and unit tests.
Encoding-comp261-algorithms
Encoding and compression algorithms implemented for COMP261 — Huffman, LZ, and friends.
Everything public is on github.com/Grant-Henderson.