SamuelTulach / SecureGameLinks
Proof-of-concept game using VBS enclaves to protect itself from cheating
☆45Updated last year
Alternatives and similar repositories for SecureGame
Users that are interested in SecureGame are comparing it to the libraries listed below
Sorting:
- Demonstrate calling a kernel function and handle process creation callback against HVCI☆78Updated 2 years ago
- Create stealthy, inline, EPT-like hooks using SMAP and SMEP☆59Updated last year
- An improved version of Patch Guard that I implemented, that includes integrity checks and other protection mechanisms I added.☆74Updated 8 months ago
- Elevate arbitrary MSR writes to kernel execution.☆41Updated 2 years ago
- Harness to issue Virtual Secure Mode (VSM) "secure calls" from VTL 0 to VTL 1☆68Updated 2 months ago
- ntoskrnl .data hooks for UM-KM communication☆51Updated last year
- Compileable POC of namazso's x64 return address spoofer.☆50Updated 5 years ago
- Demystifying PatchGuard is a comprehensive analysis of Microsoft's security feature called PatchGuard, which is designed to prevent unaut…☆129Updated 2 years ago
- Generate a PDB file given the old PDB file and an address mapping☆49Updated 4 months ago
- Finding Truth in the Shadows☆119Updated 2 years ago
- Me fockin' pe protector☆45Updated 3 years ago
- Hook all callbacks which are registered with LdrRegisterDllNotification☆94Updated 8 months ago
- windows rootkit☆60Updated last year
- ZeroImport is a lightweight and easy to use C++ library for Windows Kernel Drivers. It allows you to hide any import in your kernel drive…☆48Updated 2 years ago
- research revolving the windows filtering platform callout mechanism☆35Updated last year
- silence file system monitoring components by hooking their minifilters☆58Updated last year
- A native Windows library for intercepting kernel-to-user transitions using instrumentation callbacks☆25Updated last year
- Integration of Microsoft Warbird with the MSVC compiler☆115Updated 2 years ago
- Load dll with undocumented functions and debug symbols☆47Updated last year
- Find out how to bypass HVCI (or not). My own research on Microsoft Warbird (specifically in clipsp.sys)☆70Updated last month
- All LLVM binaries scrambled with SigBreaker and used to test against llvm-lit