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
889 stars 144 forks source link

Error running the executable #695

Open Kocicakcz585 opened 1 month ago

Kocicakcz585 commented 1 month ago

Describe the bug After compiling and running the PySilon exe, I encountered the following error:

Traceback (most recent call last): File "source_prepared.py", line 124, in File "shutil.py", line 460, in copy2 FileNotFoundError: [WinError 3] The system cannot find the path specified

To Reproduce

  1. Cloned the repository (accidently used python 3.12, after reinstalling to 3.11.6 still doesn't work)
  2. Followed the installation and setup steps
  3. Compiled and ran the executable
  4. Error occurred after about 2 hours of use

Expected behavior Discord bot turns on and creates channels about the infected client

Screenshots image

Desktop (please complete the following information):

Additional context First tried yesterday, worked completly fine, then stopped working after about 2 hours for no reason, i was debugging it and trying different things since the, today i found out i had the wrong version but still, doesn't work. After i tried running it on a virtual machine it was kinda working but even with the debugging mode on didn't really tell me anything and got stuck on logging in with discord token which i tried with a test script and the token is fine but whats weird is that on my main computer it just trows me the error thats above but im my VM (also Windows 10) it atleast opens a command prompt

rohanraj-aipro commented 1 month ago

Turn off all your Antiviruses, Redownload the PySilon-Malware again from Github. Compile the exe again

Kocicakcz585 commented 1 month ago

I only have Avast but its already off so thats not it

rohanraj-aipro commented 1 month ago

Did you turn off your Windows Defender Security?

Kocicakcz585 commented 1 month ago

Don't know how but i think its alršeady off image