Skip to content

Releases: mategol/PySilon-malware

PySilon v2.4-fix2

08 Dec 07:33
3ab98b9
Compare
Choose a tag to compare

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

06 Dec 15:31
57e3b89
Compare
Choose a tag to compare

PySilon v2.4


Added:

  • Discord token grabber

PySilon v2.3

06 Dec 08:20
624bdf1
Compare
Choose a tag to compare

PySilon v2.3


Added:

  • webcam images taking
  • WiFi saved passwords grabber

PySilon v2.4-fix1

06 Dec 23:13
c693849
Compare
Choose a tag to compare
Changed things a little

PySilon v2.2

05 Dec 22:11
a52fbbc
Compare
Choose a tag to compare

PySilon v2.2


Added:

  • easier way to build standalone executable
  • better use of opuslib

PySilon v2.1

05 Dec 14:57
986c1f6
Compare
Choose a tag to compare

PySilon v2.1


Added:

  • fixed possible bugs with commands fetching on multiple PCs

PySilon v2.0

05 Dec 14:46
d009adc
Compare
Choose a tag to compare

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

03 Dec 19:13
8b4c562
Compare
Choose a tag to compare

PySilon v1.3


Added:

  • fixed "AttributeError: 'NoneType' object has no attribute 'content'" with on_ready function in main.py

PySilon v1.2

02 Dec 22:49
36269ce
Compare
Choose a tag to compare

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

02 Dec 01:17
a4cd3be
Compare
Choose a tag to compare

PySilon v1.1


Added:

  • custom icon on compiled executable