waterbear515 / lpmapper

A mapper that maps shellcode into loaded large page drivers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Newest release

About

A mapper that maps shellcode into loaded large page drivers

License:MIT License


Languages

Language:C++ 100.0%