Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build status

DLLInjector

Simple Windows DLL Injector via command line. Creates a thread in the target process that calls LoadLibrary to load the DLL. Can load and unload DLLs.

Usage

DLLInjector.exe <PROCESS> <load/unload> <DLL>

Build Instructions

  1. Open DLLInjector.sln with Microsoft Visual Studio
  2. Compile with Debug x86 or Release x86 mode
  3. Run DLLInjector.exe with your terminal.

About

Simple Windows DLL Injector via command line

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages