Skip to content

youssefboulmalf/dll-injector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

DLL Injector with GUI πŸ’‰πŸ“ƒ

Description

This project is a DLL Injector built in C++ with a graphical user interface (GUI). It's designed as an educational tool for understanding malware development and software security. The injector allows for the dynamic loading of DLLs into a running process.

Disclaimer

This tool is intended for educational purposes only. I do not endorse any malicious use. Users should understand that this type of software can be identified as potentially harmful by antivirus software.

Features

  • GUI for easy interaction
  • Dynamic DLL injection into processes

Prerequisites

  • Visual Studio

Installation

  • Clone the repository and build the solution.

Antivirus Detection Warning

  • Due to the nature of DLL injection techniques, this tool is likely to be flagged by antivirus software.
  • To test or use it without interruption, you may need to add an exception in your antivirus software for the folder containing the solution.
  • Please ensure you are compliant with all relevant policies and laws when using or testing this tool.

Contribution

Contributions to the project are welcome. Please follow the standard procedures for contributing to open-source projects.

License

This project is licensed under the MIT License.

About

DLL Injector with GUI πŸ’‰πŸ“ƒ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages