🔒⚙️ Welcome to the Tiny Undetectable Malware Project! ⚙️🔒
This project aims to explore the creation of undetectable malware using the power of C++ programming. It showcases various functionalities like persistence, keylogging, and PowerShell commands. Please note that this project is for educational and informational purposes only. Illegal use of malware is strictly prohibited.
📁 server: Contains the Python-based C2 (Command and Control) server code and SSL certificates for secure communication.
📁 tiny_backdoor: Includes the C++ source code for the malware.
📄 README.md: This README file providing project description and instructions.
- Visual Studio: Ensure that you have Visual Studio installed to open and run the project.
- OpenSSL: The project relies on OpenSSL for security management. Make sure to install and configure OpenSSL correctly.
- Clone the repository:
git clone https://github.com/xnderLAN/tiny_backdoor.git
- Open the project in Visual Studio.
- Ensure necessary dependencies are installed.
- Configure OpenSSL Lib on visual studio.
- Run the Python-based C2 server code.
- Compile and run the C++ source code of the malware using Visual Studio.
🙌🌟 Contributions and suggestions are welcome! Feel free to submit pull requests or open issues if you have ideas, improvements, or bug fixes.
This project is licensed under the MIT License.
🌟 Happy coding, and remember to use your powers for good! 🌟