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☆38Updated 8 years ago
- reverse engineering of bedaisy.sys (battleyes kernel driver) - Aki2k/BEDaisy☆84Updated 4 years ago
- Currently supports injecting signed/unsigned DLLs in 64-bit processes☆63Updated 4 years ago
- ☆38Updated 8 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…☆58Updated 4 years ago
- Example Windows Kernel-mode Driver which enumerates running processes.☆56Updated 2 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
- x64 manual mapper using inline syscalls☆9Updated 3 years ago
- BattlEye x64 usermode injector☆65Updated 6 years ago
- A PoC for requesting HWIDs directly from hardware, skipping any potential hooks or OS support.☆80Updated 4 years ago
- ☆49Updated 6 years ago
- x64 syscall caller in C++.☆90Updated 6 years ago
- A documented Windows x64 bit Usermode Injector that works via hooking IAT and hijacking its threads to execute shellcode.☆64Updated last year
- ☆49Updated 5 years ago
- Handling C++ & __try exceptions without the need of built-in handlers.☆71Updated 3 years ago
- driver interface with dll-injection capabilities☆28Updated 4 years ago
- Memory Guard Library☆11Updated 4 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…☆107Updated 3 years ago
- A mini anti-anti debug hooking library for Windows.☆106Updated 4 years ago
- ☆98Updated last year
- Known ring3 memory protections that can be handled at a simple level.☆65Updated 2 years ago
- Hiding x32/x64 Modules/DLLs using PEB☆60Updated 9 years ago
- Manual PE image mapper☆65Updated 11 years ago
- ☆69Updated 3 years ago
- Detect removed thread from PspCidTable.☆72Updated 3 years ago
- Intercepting DeviceControl via WPP☆133Updated 5 years ago
- External memory library for Windows.☆51Updated 3 years ago
- Library containing Anti-RE and Anti-Debug methods.☆108Updated last month
- This is a simple mutation engine. It does not have many features and you have to add actual mutation, when you want to use it - It does m…☆34Updated 7 years ago
- Helps to find patched modules☆29Updated 4 years ago