Skip to content

Latest commit

 

History

History
18 lines (8 loc) · 292 Bytes

README.md

File metadata and controls

18 lines (8 loc) · 292 Bytes

Hacking with python series..

This is a tutorial to show how to make a simple malware in python.

I use a vb script to infect windows reg keys, to make persistence

Hope you like =))

regards,

To compile:

pyinstaller.exe --onefile malware.py

https://www.youtube.com/watch?v=VTHJY0W3Grc