llm-vr (28-03-2026)
- fully autonomous llm orchestrator for vulnerability research
- written in python, focusing on products that are within zdi's scope
- still buggy, primarily a poc that i'm refining behind the scenes before a v1 release
(if that ever happens)
direct memory access research (10-2024 - 04-2025)
- pcileech-rt5392
- mmio2verilog
- python script for converting mmiotrace logs into a semi-functional bar controller (in verilog) for handling memory reads in the i/o space
terryware (13-09-2024)
- simple ransomware written in rust to demo reverse engineering against a rust binary
- contains simple vmx detection techniques like: uptime checks, known debugger/disassemblers running, vm artifacts, and known memory patterns of analysis tools
hacking 101 village setup for cyphercon 5 (02-2022 - 04-2022)
- setup a virtual network on esxi w/ my former instructor, to give attendees a chance to participate in a beginner friendly offensive ctf
- attendees moved through three total subnets, utilzing ttps like llmnr poisoning, eternalblue, and more!
horrorbot (02-04-2022)
- python script that utilized deepai to generate images based on people's comments on my old instagram
- not security related, but was fun regardless