A lightweight C++ tool that encrypts/decrypts RC4-encrypted shellcode from a binary file using a provided key. The decryptor processes the encrypted shellcode and outputs the decrypted version into a file for further analysis or use and vice versa. This tool is designed for reverse engineers and cybersecurity professionals handling encrypted payloads in memory-based attacks.
This project is intended for educational and research purposes only.
The code provided in this repository is designed to help individuals understand and improve their knowledge of cybersecurity, ethical hacking, and malware analysis techniques. It must not be used for malicious purposes or in any environment where you do not have explicit permission from the owner.