Highlights
- Pro
Game hacking & modding
Squalr Memory Editor - Game Hacking Tool Written in C#
The World's First Universal Mod Loader for Unity Games compatible with both Il2Cpp and Mono
A little quick-start project template for C++ projects which utilise a Core/App project architecture
An open-source cheat for Assault Cube, showcased during my lectures, shared for you to learn from.
More than a ReClass port to the .NET platform.
An open-source user mode debugger for Windows. Optimized for reverse engineering and malware analysis.
This is a Anti-Cheat bypass written in c++ by Apxaey, and makes use of Microsoft's undocumented Native API. I tested this specifically on VAC, however it should bypass any other usermode anticheats…
KDMapper is a simple tool that exploits iqvw64e.sys Intel driver to manually map non-signed drivers in memory
This repo contains driver samples prepared for use with Microsoft Visual Studio and the Windows Driver Kit (WDK). It contains both Universal Windows Driver and desktop-only driver samples.
A somewhat wide collection of various kernelmode-usermode communication methods in one repository (mainly just for learning purposes).
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
Tutorials, tools, and more as related to reverse engineering video games.
A curated list of tutorials/resources for hacking online games.
Advanced Game Hacking Library for C, Modern C++, Rust and Python (Windows/Linux/FreeBSD) (Process/Memory Hacking) (Hooking/Detouring) (Cross Platform) (x86/x64) (DLL/SO Injection) (Internal/Externa…