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
869 stars 136 forks source link

Discord grabber failed #109

Closed DukkeO closed 1 year ago

DukkeO commented 1 year ago

image

this say this for me this builder is not working see

Traceback (most recent call last): File "resources\discord_token_grabber.py", line 5, in ModuleNotFoundError: No module named 'requests'

vilewired commented 1 year ago

@ZorroMundoYT you're the expert with this error :skull:

ryi3r commented 1 year ago

Damn uh What's your Python version?

wendellmeset commented 1 year ago

this means the executable wasnt built to be fully standalone, to do so, try preinstalling requirements.txt using pip install -r requirements.txt when in same directory as files, then run bat by typing PySilon.bat all in windows cmd or linux/mac terminal

ryi3r commented 1 year ago

That's not it, but sure I guess

vilewired commented 1 year ago

ok the author is inactive