LMSDev / C-Memory-Protection
Hacky way of protecting a value in memory in C++. Uses various anti-debugging techniques (x86 only).
☆50Updated 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
- A client-sided anti-cheat developed during a freelance project to "plug-in" to a proprietary client for a private server. Includes memory…☆56Updated 4 years ago
- BetaShield Windows x86 Ring3 Anticheat v2☆38Updated 8 years ago
- A mini anti-anti debug hooking library for Windows.☆106Updated 4 years ago
- reverse engineering of bedaisy.sys (battleyes kernel driver) - Aki2k/BEDaisy☆82Updated 4 years ago
- ☆48Updated 5 years ago
- x64 manual mapper using inline syscalls☆8Updated 3 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…☆64Updated 3 years ago
- BattlEye x64 usermode injector☆65Updated 6 years ago
- Pointer search for any classes using the RTTI feature.☆49Updated 4 years ago
- ☆50Updated 4 years ago
- Handling C++ & __try exceptions without the need of built-in handlers.☆69Updated 3 years ago
- ☆37Updated 7 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…☆50Updated 6 years ago
- Helps to find patched modules☆29Updated 4 years ago
- (also old project) Contains working manual mapping from a remote server (without exceptions), hybrid encryption (needs to be corrected), …☆19Updated 4 years ago
- Windows Kernel Driver dlls injector using APC☆61Updated 6 years ago
- Currently supports injecting signed/unsigned DLLs in 64-bit processes☆59Updated 4 years ago
- An x64 page table iterator written in C++ as a kernel mode windows driver.☆108Updated 3 years ago
- Intercepting DeviceControl via WPP☆131Updated 5 years ago
- Enable SEH support for manual mapped x86-32bit PEs☆66Updated 6 years ago
- A PoC for requesting HWIDs directly from hardware, skipping any potential hooks or OS support.☆79Updated 4 years ago
- Capcom wrapper with safety in mind.☆79Updated 6 years ago
- Example Windows Kernel-mode Driver which enumerates running processes.☆55Updated 2 years ago
- Code injection by hijacking threads in Windows 32-bit applications☆43Updated 6 years ago
- based on https://github.com/secrary/Hooking-via-InstrumentationCallback☆69Updated 5 years ago
- ☆78Updated 3 years ago
- A collection of Anti-RE & Anti-Dump methods☆25Updated 4 years ago
- Memory integrity check with CRC32 instruction, section-based☆43Updated 2 years ago
- External memory library for Windows.☆51Updated 2 years ago
- A documented Windows x64 bit Usermode Injector that works via hooking IAT and hijacking its threads to execute shellcode.☆64Updated last year