Skip to content

covertivy/DLL-Injector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

DLL-Injector

A Binary that loads a DLL into another process' memory space and runs it on a new thread.
This can be used to inject a DLL of our own into another process' memory and run code as that process.
Useful for binary hacking and pwning ;)

image

About

A Binary that loads a DLL into another process' memory space and runs it on a new thread.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages