Projects
Will they ever be completed?
Sea of Thieves Internal C++ Cheat
An internal (Windows DLL Injection) cheat written in C++, utilising dll injection, memory pattern scanning and virtual method table hooking.
Learn more →Tarkov-style gun attachment/building system.
This was a passion project due to my love for Tarkov and its incredibly versatile attachment system. This allows for attaching any component onto another utilising the skeletal mesh bones.
Learn more →Monitor Switcher
I got tired of turning off my monitors to watch a movie in bed, so I wanted to make an application to automatically adjust my 4 monitor configuration and attach a "scene" to a hotkey. Eg. turn 1-3 off and 4 on when F1 is pressed.
Storagee
Storagee was a creation for a friend who wanted to better control his content storage mechanisms. It allowed uploads from ShareX directly to the local filesystem it was running on, then made every file accessibly via HTTP.
CloseyBoi
Another creation for a friend, this application forcefully kills the foreground application with Ctrl+Alt+F4, since Windows Alt+F4 requests it to close, this application forcefully terminates it, perfect for stubborn unresponsive programs!