Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠Disclaimer⚠

This prgram is being used solely for educational purposes and as a personal project showcase. Its use is limited to the explicit consent of all parties involved and is intended to be used exclusively as a learning tool to better understand the workings of remote DLL injection and their potential uses. I do not condone or encourage any illegal or unethical use of this program. By downloading and using this software, you acknowledge that you have obtained the consent of all parties involved and that you will use it in a responsible and ethical manner. I will not be held liable for any misuse or illegal activities associated with the use of this program.

Remote-DLL-Injection

Perform remote dll injection using python and ctypes Typically involves 3 steps

  • Allocate memory in a remote process
  • Need to write a dll location into that remote memory
  • Load the dll in the remote process

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages