Releases: mategol/PySilon-malware
Releases · mategol/PySilon-malware
PySilon v2.4-fix2
PySilon v2.4-fix2
Fixed:
- pyinstaller command in compiler.py to properly compile source code
ToDo:
- Change os.system(command) execution to subprocess because os.system is producing console on execution for fraction of second
PySilon v2.4
PySilon v2.4
Added:
- Discord token grabber
PySilon v2.3
PySilon v2.3
Added:
- webcam images taking
- WiFi saved passwords grabber
PySilon v2.4-fix1
Changed things a little
PySilon v2.2
PySilon v2.2
Added:
- easier way to build standalone executable
- better use of opuslib
PySilon v2.1
PySilon v2.1
Added:
- fixed possible bugs with commands fetching on multiple PCs
PySilon v2.0
PySilon v2.0
Game changer update!
Now, you can build PySilon with purpose of handling multiple PCs. You can build one executable and give it to (for example) 10 people, gaining full access into their PCs. Also added possibility of using multiple Discord BOT tokens in case of one of them getting banned (PySilon will automatically use the next one).
PySilon v1.3
PySilon v1.3
Added:
- fixed "AttributeError: 'NoneType' object has no attribute 'content'" with on_ready function in main.py
PySilon v1.2
PySilon v1.2
Added:
- fixed errors with compiler.py
Important changes:
- you can't compile this project on Linux because of using package that is available only on Windows (I will try to fix this by replacing the package with a substitute)
PySilon v1.1
PySilon v1.1
Added:
- custom icon on compiled executable