/PresentInjector

A simple present scene, kernel allocation injector.

Primary LanguageC

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.

(discontinued project due to in-game issues)

PresentInjector

A simple present scene, kernel allocation injector.