LMSDev / C-Memory-Protection
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:
- x64 manual mapper using inline syscalls☆9Updated 3 years ago
- ☆38Updated 7 years ago
- reverse engineering of bedaisy.sys (battleyes kernel driver) - Aki2k/BEDaisy☆83Updated 4 years ago
- Currently supports injecting signed/unsigned DLLs in 64-bit processes☆61Updated 4 years ago
- BattlEye x64 usermode injector☆65Updated 6 years ago
- ☆49Updated 6 years ago
- Handling C++ & __try exceptions without the need of built-in handlers.☆71Updated 3 years ago
- 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
- ☆49Updated 5 years ago
- driver interface with dll-injection capabilities☆28Updated 4 years ago
- External memory library for Windows.☆51Updated 3 years ago
- Code injection by hijacking threads in Windows 32-bit applications☆43Updated 6 years ago
- driver manual mapper☆28Updated 5 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…☆53Updated 6 years ago
- A mini anti-anti debug hooking library for Windows.☆106Updated 4 years ago
- a lightweight library geared towards windows process hacking/manipulation, but with much more use case.☆31Updated 3 years ago
- Just my first IOCTL try☆73Updated 4 years ago
- A PoC for requesting HWIDs directly from hardware, skipping any potential hooks or OS support.☆80Updated 4 years ago
- A collection of Anti-RE & Anti-Dump methods☆25Updated 4 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
- Pointer search for any classes using the RTTI feature.☆50Updated 4 years ago
- 🥭windows memory library aimed towards game hacking☆40Updated 4 years ago
- Known ring3 memory protections that can be handled at a simple level.☆65Updated 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
- Example Windows Kernel-mode Driver which enumerates running processes.☆55Updated 2 years ago
- Intercepting DeviceControl via WPP☆133Updated 5 years ago
- Ironsight Internal Multihack☆40Updated last year
- Windows Kernel Driver dlls injector using APC☆63Updated 6 years ago
- Prototype of hijacking Windows driver dispatch routines in unmapped discardable sections☆54Updated 6 years ago