TVT618

HackTheWorld - Generating Payloads to Bypass All Antivirus

Jun 1st, 2018
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.51 KB | None | 0 0
  1. HackTheWorld
  2. An Python Script For Generating Payloads that Bypasses All Antivirus so far
  3.  
  4. Install and Run
  5. sudo apt-get install mingw-w64 (Install Mingw-w64)
  6. sudo apt-get install wine (Install Wine)
  7. sudo apt-get install metasploit-framework (Install Metasploit)
  8. git clone https://github.com/stormshadow07/HackTheWorld
  9. cd HackTheWorld
  10. chmod +x install.sh && sudo ./install.sh
  11. sudo python HackTheWorld.py
  12.  
  13. Screenshots
  14.  
  15. Download HackTheWorld: https://github.com/stormshadow07/HackTheWorld
Advertisement
Add Comment
Please, Sign In to add comment