Skip to content
View dkw72n's full-sized avatar

Block or report dkw72n

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Stars

tricks

68 repositories

Patches DSE by swapping both data ptrs located in SeValidateImageHeader && SeValidateImageData

C++ 19 3 Updated Feb 9, 2024

A method to Disable DSE using .data ptr hooks

C++ 29 6 Updated Feb 1, 2024

Proof of concept code for thread pool based process injection in Windows.

C++ 115 13 Updated Nov 20, 2024

Obfuscate specific windows apis with different apis

C++ 993 177 Updated Feb 21, 2021

Different aproaches to detecting EPT hooks

C++ 98 23 Updated May 2, 2022

This program remaps its image to prevent the page protection of pages contained in the image from being modified via NtProtectVirtualMemory.

C++ 588 148 Updated Mar 19, 2019

Rendering on external windows via hijacking thread contexts

C++ 381 99 Updated Jun 28, 2020

Kernel-Mode Driver that loads a dll into every new created process that loads kernel32.dll module

C 413 66 Updated Sep 9, 2018

Turn off PatchGuard in real time for win7 (7600) ~ later

C 1,001 304 Updated Apr 21, 2022

A project that demonstrates how to screw with CSGO from Kernel Space. (CSGO Kernel Cheat/Hack) All cleaned up, and with updated offsets.

C++ 496 80 Updated Sep 28, 2023

Access without a real handle

C 921 228 Updated Apr 10, 2021

Loader for cheats

C++ 8 3 Updated Dec 28, 2023

Anti-cheat library for Windows C++

C++ 433 80 Updated Jul 22, 2022

Generic Script To Bypass Some AntiFrida Checks

JavaScript 460 122 Updated Sep 12, 2024

A global injection and hooking example

C++ 135 37 Updated Oct 20, 2023

SigFlip is a tool for patching authenticode signed PE files (exe, dll, sys ..etc) without invalidating or breaking the existing signature.

C# 1,130 195 Updated Aug 27, 2023

Windows IME-based DLL injection. Able to inject a DLL without OpenProcess or a process handle being necessary..

C++ 180 61 Updated Jul 31, 2014

usand - convenient and minimal unshare(1)-based sandbox

Shell 62 3 Updated Nov 28, 2020

Open source anti cheat

C++ 480 177 Updated Dec 17, 2018

PointerGuard is a proof-of-concept tool used to create 'guarded' pointers which disguise pointer addresses, monitor reads/writes, and prevent access from external processes.

C++ 51 17 Updated May 23, 2022

C/C++ antidebugging library for Windows

Assembly 17 3 Updated Jan 12, 2025

Perfect DLL Proxying using forwards with absolute paths.

Python 262 26 Updated Oct 9, 2024

DLL scatter manual mapper

C++ 732 152 Updated Apr 10, 2021

Universal graphical hook for a D3D9-D3D12, OpenGL and Vulkan based games.

C++ 1,067 223 Updated Aug 13, 2023

VM detection library and tool

C++ 471 55 Updated Mar 6, 2025

Use RTCore64 to map your driver on windows 11.

C++ 102 41 Updated Feb 21, 2025

Block any Process to open HANDLE to your process , only SYTEM is allowed to open handle to your process ,with that you can avoid remote memory scanners

C++ 167 26 Updated Apr 27, 2023

Shellcode loader generator with multiples features

Go 454 63 Updated Dec 31, 2024