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☆39Updated 8 years ago
- ☆49Updated 6 years ago
- Currently supports injecting signed/unsigned DLLs in 64-bit processes☆63Updated 4 years ago
- BattlEye x64 usermode injector☆65Updated 6 years ago
- ☆38Updated 8 years ago
- reverse engineering of bedaisy.sys (battleyes kernel driver) - Aki2k/BEDaisy☆84Updated 4 years ago
- x64 manual mapper using inline syscalls☆9Updated 3 years ago
- Capcom wrapper with safety in mind.☆80Updated 7 years ago
- driver interface with dll-injection capabilities☆28Updated 4 years ago
- Handling C++ & __try exceptions without the need of built-in handlers.☆71Updated 3 years ago
- Example Windows Kernel-mode Driver which enumerates running processes.☆56Updated 2 years ago
- a lightweight library geared towards windows process hacking/manipulation, but with much more use case.☆31Updated 3 years ago
- Manual PE image mapper☆65Updated 11 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
- Code injection by hijacking threads in Windows 32-bit applications☆43Updated 6 years ago
- Windows Kernel Driver dlls injector using APC☆62Updated 6 years ago
- Intercepting DeviceControl via WPP☆134Updated 5 years ago
- 🥭windows memory library aimed towards game hacking☆40Updated 5 years ago
- Communication via callback☆73Updated 5 years ago
- ☆49Updated 5 years ago
- ☆31Updated 6 years ago
- A small wrapper class providing an unified interface to search for various memory signatures☆80Updated 3 years ago
- ☆99Updated last year
- A documented Windows x64 bit Usermode Injector that works via hooking IAT and hijacking its threads to execute shellcode.☆65Updated last year
- A mini anti-anti debug hooking library for Windows.☆107Updated 4 years ago
- A PoC for requesting HWIDs directly from hardware, skipping any potential hooks or OS support.☆80Updated 4 years ago
- Windows Manipulation Library (x64, User/Kernelmode)☆77Updated 6 years ago
- A simple program to scan for open handles in a process.☆62Updated 8 years ago
- x64 syscall caller in C++.☆90Updated 7 years ago
- External memory library for Windows.☆52Updated 3 years ago