Skip to content

A simple present scene, kernel allocation injector.

Notifications You must be signed in to change notification settings

ALEHACKsp/PresentInjector

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Hello, since i found a better way to inject my internal cheat, i decided to release this one after some indian guy i gave to him leaked it.

  • 3 .data pointers chained in .data section of win32k.sys.
  • PFN Clearing (nulling).
  • Allocating kernel memory then exposing it to the game by modifying PTE.
  • Present Pointer Swapping, calling DllMain by swapping the present pointer to the Dll Entry.
  • Driver unloading (unhook) after injection.
  • Discord & Medal present pointers (offset & signatures).
  • Shadow Imports.

PresentInjector

A simple present scene, kernel allocation injector.

About

A simple present scene, kernel allocation injector.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 96.1%
  • C++ 3.9%