Skip to content

amcarthur/Thunder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thunder

A DLL injector made for educational purposes. Relies on the Blackbone project and AsmJit. Will eventually fully support x86 and x64 injection.

Todo:

  1. Finish the CLR injection routines.
  2. Add much more subsystem validation for interoperability between the target process and the injector.
  3. Add DLL image validation to make sure the DLL can be injected into the target process.
  4. Add exception handling.
  5. Support all the different injection features and options that Blackbone supports.
  6. Build shared and static libraries for API usage.
  7. Add an "auto injection" feature to wait for a specified process to launch.
  8. I'm sure tons more.

This project is not ready or intended for use by anyone at the moment. If you are looking for a working and mature DLL injector, I suggest checking out Xenos, which is made by the same developer as Blackbone and also uses Blackbone interally.

About

DLL Injector

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published