-
Notifications
You must be signed in to change notification settings - Fork 3
Description
C:\Users___\Desktop\Exe-decompiling-master\Exe-decompiling-master\packages\pyinstxtractor.py:88: DeprecationWarning: the imp module is deprecated in favour of importlib and slated for removal in Python 3.12; see the module's documentation for alternative uses
import imp
[] Processing GIFT.exe
[] Pyinstaller version: 2.1+
[] Python version: 310
[] Length of package: 15620996 bytes
[] Found 988 files in CArchive
[] Beginning extraction...please standby
[] Found 102 files in PYZ archive
[] Successfully extracted pyinstaller archive: GIFT.exe
You can now use a python decompiler on the pyc files within the extracted directory
[Errno 2] No such file or directory: 'C:\Users\___\Desktop\Exe-decompiling-master\Exe-decompiling-master\bucket\GIFT.exe_extracted\GIFT'
解包成功,无法反编译