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
662 stars 106 forks source link

Issue to be fixed. Important! #453

Open PROMPTYLOL opened 4 days ago

PROMPTYLOL commented 4 days ago

Build runs fine. Built on Windows 11.

pygame 2.6.0 (SDL 2.28.4, Python 3.11.5) Hello from the pygame community. https://www.pygame.org/contribute.html [2024-06-29 11:23:42] [INFO ] discord.client: logging in using static token [2024-06-29 11:23:44] [INFO ] discord.gateway: Shard ID None has connected to Gateway (Session ID: 3665d2dcc67221d0d1629e0702afcd16). [2024-06-29 11:23:46] [ERROR ] discord.client: Ignoring exception in on_ready Traceback (most recent call last): File "discord\client.py", line 449, in _run_event File "source_prepared.py", line 158, in on_ready File "subprocess.py", line 466, in check_output File "subprocess.py", line 548, in run File "subprocess.py", line 992, in init File "subprocess.py", line 1407, in _get_handles File "subprocess.py", line 1416, in _make_inheritable OSError: [WinError 50] The request is not supported

PROMPTYLOL commented 4 days ago

@iCronic

PROMPTYLOL commented 4 days ago

This problem can be solved by killing the first process to run, the second process works fine, but in debug there is also this error that could be fixed optionally:

pygame 2.6.0 (SDL 2.28.4, Python 3.11.5) Hello from the pygame community. https://www.pygame.org/contribute.html [2024-06-29 11:28:03] [INFO ] discord.client: logging in using static token [2024-06-29 11:28:05] [INFO ] discord.gateway: Shard ID None has connected to Gateway (Session ID: c8d9731b460999d9af5d0bdf58a9d189). Exception in thread Thread-4 (start_recording): Traceback (most recent call last): File "threading.py", line 1038, in _bootstrap_inner File "threading.py", line 975, in run File "source_prepared.py", line 2046, in start_recording File "sounddevice.py", line 276, in rec File "sounddevice.py", line 2605, in start_stream File "sounddevice.py", line 1429, in init File "sounddevice.py", line 906, in init File "sounddevice.py", line 2768, in _check sounddevice.PortAudioError: Error opening InputStream: Unanticipated host error [PaErrorCode -9999]: 'Undefined external error.' [MME error 1]

Whoooshy commented 4 days ago

where do i find debug so i can share my log? thanks

PROMPTYLOL commented 4 days ago

where do i find debug so i can share my log? thanks

in the builder there should be a DEBUG button