Skip to content

A simple injector that implements the C# InjectionLibrary by Jason to keep things simple on the front end while supporting LoadLibrary, Manual Mapping, and Thread Hijacking injection methods. Allows for DLL ejection by calling ProcessDetach. Proper DLL ejection from that point is in your hands. This is specifically designed to be used for offlin…

Notifications You must be signed in to change notification settings

achachi/Simple-Injector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple-Injector

idk

A simple injector that implements the C# InjectionLibrary by Jason to keep things simple on the front end while supporting LoadLibrary, Manual Mapping, and Thread Hijacking injection methods.

Allows for DLL ejection by calling ProcessDetach. Proper DLL ejection from that point is in your hands.

This is specifically designed to be used for offline testing purposes only.

Now supports saving and loading of configs.

About

A simple injector that implements the C# InjectionLibrary by Jason to keep things simple on the front end while supporting LoadLibrary, Manual Mapping, and Thread Hijacking injection methods. Allows for DLL ejection by calling ProcessDetach. Proper DLL ejection from that point is in your hands. This is specifically designed to be used for offlin…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages