Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 396 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 396 Bytes

This is an old project i made, you can hook kernel functions for example: MmCopyMemory, MmCopyVirtualMemory and so on. (winver: 21H2)

get creative, you may be able to avoid your memory not be found by anti-cheats ;)

  • 1 Header file
  • No External Library
  • Simple to use
  • Custom Shellcode
  • Hooking without triggering PageGuard
  • Fully documented

KDtour

A simple Kernel Detour Library