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
821 stars 135 forks source link

ico error #517

Open Eliyoq7 opened 2 months ago

Eliyoq7 commented 2 months ago

Describe the bug guys help me heres the error Traceback (most recent call last): File "c:\Users\User1\Downloads\PySilon-malware-main\PySilon-malware-main\builder.py", line 11, in window_icon = 'resources/icons/icon.ico'; Image.open('resources/icons/icon.ico').resize((120, 120)).save('icon.png', format='PNG') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "c:\Users\User1\AppData\Local\Programs\Python\Python312\Lib\site-packages\PIL\Image.py", line 3339, in open raise UnidentifiedImageError(msg) PIL.UnidentifiedImageError: cannot identify image file 'C:\Users\User1\Downloads\PySilon-malware-main\PySilon-malware-main\resources\icons\icon.ico' PS C:\Users\User1\Downloads\PySilon-malware-main\PySilon-malware-main>

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Additional context help

Eliyoq7 commented 2 months ago

i fixed it but im getting a new error heres a screenshot Screenshot 2024-07-07 165726

Eliyoq7 commented 2 months ago

managed to fix it but now the file is not working please help. i did pip install requests btw image

DuckyPolice commented 2 months ago

the question is confusing as most isnt filled out. in the pyinstall'd app, the module isnt specified. i recommend remake this question PROPERLY

avik-py commented 2 months ago

managed to fix it but now the file is not working please help. i did pip install requests btw image

  1. Use recommended python versions, python 3.11.4 for windows 10 and python 3.7.2 for windows 11.
  2. Turn off your antivirus and re-extract the pysilon folder and then build.
Eliyoq7 commented 2 months ago

alright i will try and tell ya thanks avik

Eliyoq7 commented 2 months ago

image

Eliyoq7 commented 2 months ago

i uninstalled python downloaded the old version and installed everything

Eliyoq7 commented 2 months ago

idkkk this a new error

Eliyoq7 commented 2 months ago

ill try fixing it brb

Eliyoq7 commented 2 months ago

made new one but not working tmrw ill wake up and see what yall tell me image

avik-py commented 2 months ago

made new one but not working tmrw ill wake up and see what yall tell me image

Which python version did you use?

Eliyoq7 commented 2 months ago

3.7.2

avik-py commented 2 months ago

3.7.2

Send the logs from console.

Wakhastya commented 2 months ago

i fixed it but im getting a new error heres a screenshot Screenshot 2024-07-07 165726

may i know how did you manage to fix the issue cause i have the same issue like that