Projects
Thor's Macros
(Project on hold for the time being)
An automation suite for automatic key clicking, and macro creation made with C++ and DirectX11. Create and automate any task you can think of. With variables, control flow, functions, and more, this software enables you to achieve extensive and specific tasks.
Golf it Mod
While not the most extensive mod, it relies on very little external dependencies and was gave me great experience in modding and modifying applications with Windows and C++. Uses an injected dll, pattern scanning, and function hooking to achieve its goals. It also relies on a memory modification library I compiled I dubbed Asgard
Charon
A simple but function manual map injector for windows 10/11 Roblox. Uses inline function hooking and a detour to hijack a thread and eventually execute your allocated dll. if your looking for something undetected to the anti cheat however, this is not it