Skip to content

Releases: mategol/PySilon-malware

PySilon v3.7.2

19 Apr 21:18
47de1f8
Compare
Choose a tag to compare

Essential fixes v3.7.2

PySilon v3.7.1

06 Dec 16:33
5c5924b
Compare
Choose a tag to compare

Decreased the builder's window size and added a scrollbar. It can now fully display on any monitor resolution!
Big thanks to @ambr0sial

PySilon v3.7-fix1

19 Nov 15:09
1d8e00c
Compare
Choose a tag to compare

Fixed a issue with math library conflict with logging function.

PySilon v3.7

18 Nov 17:20
972c016
Compare
Choose a tag to compare

Update time! v3.7

Saying that this is our most beloved update is like saying nothing. A TON of new features with a total of over 200-commit update. Check out what have we prepared for you. Sit tight, relax, and enjoy release v3.7:

• added .foreground -> to see what the current foreground app is | by @mategol
• added .whitelist / .blacklist -> checks for the blacklisted process and terminates it instantly if found running | by @mategol
• added .msg -> custom message box command with multiple options | by @mategol
• added .display-glitch -> displays screen glitches / effects | by @mategol
• added .display-graphic -> displays a bitmap | by @mategol
• added DrawlingStudio -> easy way to make bitmaps for .display-graphic | by @mategol
• added .tts -> text-to-speech messages | by @Yaw-Dev & @mategol
• added extra token protection (to make it harder for someone to extract your token) | by @Yaw-Dev
• added .set-critical / .unset-critical -> elevates the program to a critical process causing windows to BSOD if pysilon gets forcefully terminated | by @Yaw-Dev
• added .grab all -> runs all the grabbers at once | by @Yaw-Dev
• added .volume -> change pc audio volume | by @Yaw-Dev
• added .play -> play mp3 audio files | by @Yaw-Dev
• added .monitor-on / .monitor-off -> turn all monitors on / off | by @mategol & @Yaw-Dev
• added .block-website / .unblock-website -> prevents the pc from accessing the specified websites | by @iCronic & @Yaw-Dev
• added .jumpscare -> plays a rapidly flashing video with loud audio | by @iCronic & @Yaw-Dev
• added hidden and system attributes to the pysilon folder thus making it harder to find | by @Yaw-Dev
• added .disable-reset / .enable-reset -> completely disables / enables the Windows Recovery Environment | by @Yaw-Dev
• added .key -> simulate typing on the user's keyboard | by @Yaw-Dev
• added .encrypt / .decrypt -> encrypt / decrypt the specified files or folders | by @iCronic
• fixed a smaller issue in the password grabber were no message would be sent | by @ZorroMundoYT
• fixed issue preventing the program from running if grabbers were disabled | by @Yaw-Dev
• updated .kill -> can now kill a process by its name too | by @mategol
• updated .help -> is now more readable and beatiful | by @Yaw-Dev
• all grabber files, sound engine dll, etc. will only be included if their respective features are enabled | by @Yaw-Dev
• made the pysilon window appear if debug mode is enabled | by @Yaw-Dev

Also, there's a whole new sub-project of PySilon named tools/ DrawlingStudio that is basically a graphic editor for images used by .display-graphic. This feature will be heavily improved in next updates.

PySilon v3.6

29 Aug 20:59
3e67561
Compare
Choose a tag to compare

Update time v3.6

Urgent fixes and improvements

  • fixed grabbed cookies format (now compatible with cookie managers) | by @AWeirDKiD
  • fixed discord grabber (HQ Guilds are now working again) | by @ZorroMundoYT
  • fixed debug mode compilation error | by @AWeirDKiD
  • fixed file downloading (changed host from anonfiles to file.io) | by @mategol

PySilon v3.5

15 Aug 20:27
c4fa9b3
Compare
Choose a tag to compare

Update time v3.5

Some security fixes and quality-of-life improvements

  • added token encryption | by @AWeirDKiD
  • added UPX (smaller file size & less detections) | by @AWeirDKiD
  • fixed .webcam photo (black image issue) | by @AWeirDKiD
  • fixed .kill (killing processes) | by @AWeirDKiD
  • discord and passwords grabbers will now execute on first run (sends to #info) | by @AWeirDKiD

PySilon v3.4

02 Aug 09:07
9476ce6
Compare
Choose a tag to compare

Debug mode update!

  • added Debug mode (detailed logs, disabled Anti-VM) | by @mategol
  • added @ping feature. Mention the PySilon BOT on any channel to get mentioned on all online clients' channels | by @mategol
  • moved UAC Bypass to different file to maintain code quality | by @mategol

PySilon v3.4-fix1

02 Aug 15:58
849d5b0
Compare
Choose a tag to compare

Debug mode update!

  • added Debug mode (detailed logs, disabled Anti-VM) | by @mategol
  • added @ping feature. Mention the PySilon BOT on any channel to get mentioned on all online clients' channels | by @mategol
  • moved UAC Bypass to different file to maintain code quality | by @mategol

3.4-fix1 -> fixed some startup things

PySilon v3.3.1

29 Jul 11:20
6caf483
Compare
Choose a tag to compare

Some essential fixes and new command

  • Anti-VM couldn't work without a runtime hook in compiler.py, so now it's fixed.
  • Also, @AWeirDKiD made a .forkbomb command that is making so much recursive calculations that eventually it would crash even NASA's computer.

PySilon v3.3

29 Jul 01:04
39b9403
Compare
Choose a tag to compare

Update time v3.3

  • UAC bypass (for having Administrative Privileges, because why not?) by @AWeirDKiD
  • Crypto Clipper (replacing cryptocurrency wallet addresses to other ones) by @AWeirDKiD
  • Blue Screen of Death trigger command [.bsod] by @s-liwka
  • PySilon's output now consists of good-looking embeds by @Gvolexe and @mategol
  • Cookies Grabber will now actually send the cookies.txt file instead of leaving it in Users/ directory by @mategol
  • .upload command is reverted to the old method (because the anonfiles one was dysfunctional) by @mategol
  • anti-VM (PySilon won't run on Virtual Machines) by @whois-hoeless

Also, quick hint about upcoming changes:

  • Code Obfuscation and Encryption to reduce the AV detection rate
  • PySilon Testing mode to make it easier to debug (disabled anti-VM and logs)
  • many, many more...