mategol / PySilon-malware

Advanced RAT written in Python language, fully controllable through Discord with dedicated GUI builder to make preparation easier.
https://pysilon.net
MIT License
882 stars 142 forks source link

pysilon did build but when executed nothing is happening in Discord. #584

Closed cryzff closed 1 month ago

cryzff commented 3 months ago

Hey guys,

I'm trying to prank my friend by jumpscaring him and messing around with his PC, but unfortunately, every time I try to build Pysilon, it creates the executable, but when my friend runs it with Windows Defender off, nothing happens. No category or channel is created; it just does nothing. I know he's doing it correctly because he screenshares his monitor, and I can guide him through the steps.

As I'm writing this, I think I might have found the problem. While building it again, I noticed a message that might be the issue:

Screenshot 2024-08-01 183723

This could be causing the problem, but I'm not sure how to fix it. Can anyone help? :"(

OS: Windows 10 Python Version: Latest (3.12.4)

Edit: the error seems to be gone but when i wanna execute the build .exe this error appears;

Traceback (most recent call last): File "resources\get_cookies.py", line 9, in ModuleNotFoundError: No module named 'psutil'

although: Requirement already satisfied: psutil in c:\users\name\appdata\local\programs\python\python312\lib\site-packages (6.0.0)

zxni20 commented 3 months ago

having same problem nothing happens when i execute it neither does the bot go online...

iamkim17 commented 3 months ago

I have the same issue, no error on compiling exe but when I run the compiled exe nothing happens, the bot still offline even the target is online.