EVERY SCRIPT IS TO BE USED FOR EDUCATIONAL AND EXPERIMENTAL PURPOSES YOU WILL BE HELD ACCOUNTABLE FOR MALICIOUS USAGE
All scripts should be ran inside a safe environment to avoid internal damage. All scripts are developed to be experimented on Linux.
RUNNING THE SCRIPTS
- Running the .sh file for each project should setup the specified project in your Linux environment
- Move desired .sh file from Malware-Series directory, and place into your experimental directory
- To grant .sh file executable access, run 'chmod +x filename.sh' in your shell
- Execute .sh file by running './filename.sh' in your shell