Projects

Here you can find a short selection of my open-source projects. These are usually related to reverse engineering, emulation or security research.

ayyboy-advance
A GameBoy Advance emulator with an elaborate CPU and GPU debugger as well as Rhai scripting support.
Rust Emulation
ayyboy-advance image
ayyboy
A classic GameBoy (DMG) and GameBoy Color (GBC) emulator including a basic debugger.
Rust Emulation
ayyboy image
gg
A GameGear and partial Sega Master System emulator with a built-in debugger.
Rust Emulation
gg image
ceload
A Bring Your Own Vulnerable Driver tool that allows you to load dbg64.sys and access a plethora of privileged functions.
C++ Research
ceload image
idacode
An integration for HexRay's IDA and VS Code which connects both to easily execute and debug IDAPython scripts.
Python & TypeScript Research
SilentLoad
Loads a driver through NtLoadDriver by setting up the service registry key directly. To be used in engagement for BYOVD, where service creation creates an alert.
C++ Research
View all projects on GitHub