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

upx error during build #560

Open PROMPTYLOL opened 2 months ago

PROMPTYLOL commented 2 months ago

132894 WARNING: Failed to upx strip on 'C:\Users\Katio\AppData\Local\pyinstaller\bincache01py31164bit\python3.dll'! Traceback (most recent call last): File "C:\Users\Katio\Downloads\PySilon-malware-3.7.5\PySilon-malware-3.7.5\pysilon\Lib\site-packages\PyInstaller\building\utils.py", line 283, in process_collected_binary p = subprocess.run( ^^^^^^^^^^^^^^^ File "C:\Users\Katio\AppData\Local\Programs\Python\Python311\Lib\subprocess.py", line 571, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '['resources/upx', '--compress-icons=0', '--lzma', '-q', '--strip-loadconf', 'C:\Users\Katio\AppData\Local\pyinstaller\bincache01py31164bit\python3.dll']' returned non-zero exit status 1. 132894 WARNING: Output from upx command: Ultimate Packer for eXecutables Copyright (C) 1996 - 2023 UPX 4.2.1 Markus Oberhumer, Laszlo Molnar & John Reiser Nov 1st 2023

    File size         Ratio      Format      Name

upx: C:\Users\Katio\AppData\Local\pyinstaller\bincache01py31164bit\python3.dll: NotCompressibleException

Packed 1 file: 0 ok, 1 error.

sajicooltoday commented 1 month ago

try a different python version or ignore it. either.