Description: This tool streamlines payload execution by leveraging indirect system calls while dynamically retrieving it from a specified URL.
-
Clone Repo
-
Encrypt First Your Payload Locally With AES-Encryption Tool. By Specifing in its code the path to your shellcode file & Specify AES Key.
-
Build AES-Encryption Tool & Run It
-
Upload the generated Data.Enc file to your chosen web domain. (Ex; you might start with a local server or use a web front, such as a Discord share link)
-
Edit ShadowRust source file and specify your URL + AES Key used to encrypt your payload.
-
Build & Run
Execution
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.