LMSDev / C-Memory-ProtectionLinks
Hacky way of protecting a value in memory in C++. Uses various anti-debugging techniques (x86 only).
☆51Updated 8 years ago
Alternatives and similar repositories for C-Memory-Protection
Users that are interested in C-Memory-Protection are comparing it to the libraries listed below
Sorting:
- BetaShield Windows x86 Ring3 Anticheat v2☆42Updated 9 years ago
- ☆38Updated 8 years ago
- Millin Injector offers many features which can aid in creating usermode cheats. Its meant to be light weight and allow users to view thin…☆63Updated 4 years ago
- Hiding x32/x64 Modules/DLLs using PEB☆62Updated 10 years ago
- Code injection by hijacking threads in Windows 32-bit applications☆43Updated 7 years ago
- Currently supports injecting signed/unsigned DLLs in 64-bit processes☆62Updated 5 years ago
- A small wrapper class providing an unified interface to search for various memory signatures☆79Updated 3 years ago
- hwid-checker-mg is simple, proof-of-concept, hardware id checker made in C++ that utilizes the SMBIOS/DMI standards to output information…☆112Updated 3 years ago
- BattlEye x64 usermode injector☆66Updated 6 years ago
- A simple program to scan for open handles in a process.☆60Updated 9 years ago
- Windows Manipulation Library (x64, User/Kernelmode)☆77Updated 7 years ago
- Use the Cheat Engine driver in your own process!☆25Updated 7 years ago
- Manual PE image mapper☆66Updated 12 years ago
- A documented Windows x64 bit Usermode Injector that works via hooking IAT and hijacking its threads to execute shellcode.☆66Updated 2 years ago
- Capcom wrapper with safety in mind.☆83Updated 7 years ago
- ☆31Updated 7 years ago
- ☆50Updated 6 years ago
- Small tool which loads Windows drivers with NtLoadDriver☆47Updated 4 years ago
- Anti Cheat i made in my free time. Credits to everyone who helped are in the files and some are in the code. I will definitely improve th…☆56Updated 7 years ago
- Windows Kernel Driver dlls injector using APC☆63Updated 7 years ago
- A User Mode (UM) Framework which can be used to make anything. From cheats, to anti cheats or even a normal program. The framework will s…☆28Updated 5 years ago
- Communication via callback☆73Updated 6 years ago
- driver interface with dll-injection capabilities☆28Updated 5 years ago
- A reflexive driver loader to bypass Windows DSE (featuring a custom PE loader)☆43Updated 7 years ago
- Intercepting DeviceControl via WPP☆136Updated 6 years ago
- Disable Driver Callbacks☆104Updated 8 years ago
- A simple library which provides a way to read and write the memory of other processes☆56Updated 7 years ago
- C++ 17 compile time string encryption supporting vs2010-2019☆76Updated 5 years ago
- Using DKOM to hide kernel mode drivers☆56Updated 8 years ago
- Recreation of GetProcAddress without external dependencies on Windows Libraries☆91Updated 10 years ago