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
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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