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

69 repositories

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

C++ 21 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++ 111 12 Updated Nov 20, 2024

Obfuscate specific windows apis with different apis

C++ 987 177 Updated Feb 21, 2021

Different aproaches to detecting EPT hooks

C++ 88 22 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++ 580 145 Updated Mar 19, 2019

Rendering on external windows via hijacking thread contexts

C++ 382 100 Updated Jun 28, 2020

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

C 414 66 Updated Sep 9, 2018

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

C 995 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++ 494 81 Updated Sep 28, 2023

Access without a real handle

C 910 226 Updated Apr 10, 2021

Loader for cheats

C++ 8 3 Updated Dec 28, 2023

Anti-cheat library for Windows C++

C++ 418 79 Updated Jul 22, 2022

Generic Script To Bypass Some AntiFrida Checks

JavaScript 428 117 Updated Sep 12, 2024

A global injection and hooking example

C++ 132 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,108 193 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 57 3 Updated Nov 28, 2020

A improved memory obfuscation primitive using a combination of special and 'normal' Asynchronous Procedural Calls

C 105 36 Updated Sep 13, 2024

Open source anti cheat

C++ 466 174 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++ 50 16 Updated May 23, 2022

advanced C/C++ antidebugging library for Windows

Assembly 14 3 Updated Jan 12, 2025

Perfect DLL Proxying using forwards with absolute paths.

Python 260 26 Updated Oct 9, 2024

DLL scatter manual mapper

C++ 731 152 Updated Apr 10, 2021

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

C++ 1,050 220 Updated Aug 13, 2023

VM detection library and tool

C++ 435 51 Updated Jan 18, 2025

Use RTCore64 to map your driver on windows 11.

C++ 95 39 Updated Apr 6, 2024

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