Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 695 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 695 Bytes

lpmapper

A mapper that maps shellcode into loaded large page drivers without allocating any memory.

This concept requires you to set the HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\LargePageDrivers value in the registry. This project can be used to get around common detection methods imposed by kernel-mode anti-cheats, such as BattlEye or EasyAntiCheat.
Please read through my blog post to find out how to use this project.

Parts of this projects are based on kdmapper.

Newest release