Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KZInjector

This branch has a DLL Injector which uses native api calls for windows. It's fully open source project.

  • Tested on Windows 10 and Windows 11.
  • Supports x64 and x86 architery.
  • Debug & Release.
  • This version of ManualMap injection method, the file is loaded into the injector's memory, and IAT and RT are fixed within that memory.

Injection Types

  • LoadLibrary
  • ManualMap

Execution Methods

  • CreateThread
  • ThreadHijack

Usage with Arguments

KZInjector.exe [PID/PROCESS NAME] [DLL PATH] [Options]

Options:

-i --injection LoadLibrary / ManualMap
-e --execution CreateThread / ThreadHijack

About

This repository has a Dynamic-link library (DLL) injector which contains both winapi and ntdll methods for Windows. It's fully open source, all process architery compatible project.

Topics

Resources

Stars

13 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages