Skip to content

Releases: rft0/km-dll-mapper

Injector v1.0

02 Nov 16:33
8b1933f
Compare
Choose a tag to compare

First release.

Usage

  • Open executable normally. (can save settings to config.ini)
  • injector_x64.exe
  • Must run as administrator.

Pros

  • R/W, Alloc, Free, Protect etc functions are implemented in kernelmode driver.
  • Program walks target process's import table and hook a frequently called function
  • Program creates no thread.