Skip to content

A mapper that maps shellcode into loaded large page drivers

License

Notifications You must be signed in to change notification settings

VollRagm/lpmapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A mapper that maps shellcode into loaded large page drivers

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages