Pinned Repositories
BlackBone-1
BottlEye
BottlEye is a usermode emulator for the popular anti-cheat BattlEye
DirectInput
Simulate SendInput with ClassService
ExternalDayZ
DayZ Hack
kdmapper
Kernelmode-driver
Simple IOCTL hooking driver for Kernel- User - Mode communication.
km-um-communication
A somewhat wide collection of various kernelmode-usermode communication methods in one repository (mainly just for learning purposes).
manual_exception_handling
Handling C++ & __try exceptions without the need of built-in handlers.
VTableKFunctionHook
This project will give you an example how you can hook a kernel vtable function that cannot be directly called
zgui
zgui is a simple framework created to help people with gui rendering during their game hacking (but not only) journey.
adspro15's Repositories
adspro15/kdmapper
adspro15/zgui
zgui is a simple framework created to help people with gui rendering during their game hacking (but not only) journey.
adspro15/AntiOS
Pyhton scripts that can change your Windows fingerprints and ID
adspro15/DirectX11Hook
adspro15/drvmap_secure
adspro15/encstr
C++17 compile time string encryption
adspro15/FuckCertVerifyTimeValidity
This tiny project prevents the signtool from verifing cert time validity and let you sign your bin with outdated cert without changing system time manually
adspro15/GH_D3D11_Hook
Barebones D3D11 hook.
adspro15/HexRaysCodeXplorer
Hex-Rays Decompiler plugin for better code navigation
adspro15/hooker
Minimalistic hooking library written in C
adspro15/HookImportTable
Detours an entry of the import table in memory
adspro15/idenLib
idenLib - Library Function Identification
adspro15/ImHotKey
Single Header Hotkey editor for dear imgui
adspro15/KeUserModeCallBack
A Simple Example
adspro15/KsDumper
Dumping processes using the power of kernel space !
adspro15/KSOCKET
KSOCKET provides a very basic example on how to make a network connections in the Windows Driver by using WSK
adspro15/LeoSpecial-VEH-Hook
Vectored Exception Handling Hooking Class
adspro15/MemoryModule
Library to load a DLL from memory.
adspro15/MoaRpm
The Mother-of-All ReadProcessMemory Classes
adspro15/nanogui
Minimalistic GUI library for OpenGL
adspro15/Nt-Crucial-Modules
Collect different versions of Crucial modules.
adspro15/Projec1
Read memory of process and send to mariadb database
adspro15/SafeMapper
Use capcom in a safe manner, code based from wlan0/DrvMap and utilising can1357/safe_capcom.
adspro15/SDK-Generator
adspro15/Shark
Turn off PatchGuard in real time for win7 (7600) ~ win10 (17763).
adspro15/SuperDllHijack
SuperDllHijack
adspro15/type_safe
Zero overhead utilities for preventing bugs at compile time
adspro15/VivienneVMM
VivienneVMM is a stealthy debugging framework implemented via an Intel VT-x hypervisor.
adspro15/Windows-Kernel-Explorer
A free but powerful Windows kernel research tool
adspro15/zyan-hook-engine
Advanced x86/x86-64 hooking library (WIP).