LMSDev / C-Memory-Protection
Hacky way of protecting a value in memory in C++. Uses various anti-debugging techniques (x86 only).
☆48Updated 7 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
- ☆48Updated 5 years ago
- ☆36Updated 7 years ago
- reverse engineering of bedaisy.sys (battleyes kernel driver) - Aki2k/BEDaisy☆66Updated 4 years ago
- Currently supports injecting signed/unsigned DLLs in 64-bit processes☆59Updated 4 years ago
- scans through physical memory and paging tables in kernel mode☆105Updated 4 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
- BattlEye x64 usermode injector☆64Updated 5 years ago
- Example Windows Kernel-mode Driver which enumerates running processes.☆55Updated 2 years ago
- A PoC for requesting HWIDs directly from hardware, skipping any potential hooks or OS support.☆77Updated 3 years ago
- BetaShield Windows x86 Ring3 Anticheat v2☆37Updated 8 years ago
- Code injection by hijacking threads in Windows 32-bit applications☆43Updated 6 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…☆49Updated 6 years ago
- Handling C++ & __try exceptions without the need of built-in handlers.☆69Updated 3 years ago
- Memory Guard Library☆11Updated 4 years ago
- ☆86Updated last year
- x64 manual mapper using inline syscalls☆7Updated 3 years ago
- Pointer search for any classes using the RTTI feature.☆48Updated 4 years ago
- A mini anti-anti debug hooking library for Windows.☆105Updated 4 years ago
- Known ring3 memory protections that can be handled at a simple level.☆63Updated 2 years ago
- a lightweight library geared towards windows process hacking/manipulation, but with much more use case.☆29Updated 3 years ago
- Memory integrity check with CRC32 instruction, section-based☆42Updated 2 years ago
- A simple program to scan for open handles in a process.☆62Updated 8 years ago
- A simple anti debug program (with kernel mode callbacks)☆42Updated 4 years ago
- Hiding x32/x64 Modules/DLLs using PEB☆62Updated 9 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 3 years ago
- Windows Kernel Driver dlls injector using APC☆58Updated 6 years ago
- Capcom wrapper with safety in mind.☆79Updated 6 years ago
- ☆41Updated 5 years ago
- Helps to find patched modules☆27Updated 4 years ago
- Intercepting DeviceControl via WPP☆132Updated 5 years ago