pydumpck icon indicating copy to clipboard operation
pydumpck copied to clipboard

Error when trying to decompile exe (urllib3)

Open NameNami opened this issue 1 year ago • 1 comments

21545 +: decompile bytecode on file:output_3453907\PYZ-00.pyz_extract\zipfile.pyc,length:365 2022-07-18 20:42:02,509 [!] decompile bytecode by pycdc fail,file:output_3453907\PYZ-00.pyz_extract\urllib3\filepost.pyc,with error:local variable 'e' referenced before assignment 21558 !: decompile bytecode by pycdc fail,file:output_3453907\PYZ-00.pyz_extract\urllib3\filepost.pyc,with error:local variable 'e' referenced before assignment 2022-07-18 20:42:02,559 [+] decompile bytecode on file:output_3453907\PYZ-00.pyz_extract\xml\sax\xmlreader.pyc,length:13343 21608 +: decompile bytecode on file:output_3453907\PYZ-00.pyz_extract\xml\sax\xmlreader.pyc,length:13343 2022-07-18 20:42:02,567 [+] decompile bytecode on file:output_3453907\PYZ-00.pyz_extract\zipimport.pyc,length:13426 21616 +: decompile bytecode on file:output_3453907\PYZ-00.pyz_extract\zipimport.pyc,length:13426 2022-07-18 20:42:02,570 [!] fail to decompile bytecode on file:output_3453907\PYZ-00.pyz_extract\urllib3\filepost.pyc,with error:(UnboundLocalError("local variable 'e' referenced before assignment"), 'fail when handling output_3453907\\PYZ-00.pyz_extract\\urllib3\\filepost.pyc -> output_3453907\\PYZ-00.pyz_extract\\urllib3\\filepost.pyc.structed.pyc') 21619 !: fail to decompile bytecode on file:output_3453907\PYZ-00.pyz_extract\urllib3\filepost.pyc,with error:(UnboundLocalError("local variable 'e' referenced before assignment"), 'fail when handling output_3453907\\PYZ-00.pyz_extract\\urllib3\\filepost.pyc -> output_3453907\\PYZ-00.pyz_extract\\urllib3\\filepost.pyc.structed.pyc') [*] decompile source file:410\4132022-07-18 20:42:02,944 [!] decompile bytecode by pycdc fail,file:output_3453907\PYZ-00.pyz_extract\urllib3\util\timeout.pyc,with error:local variable 'e' referenced before assignment 21993 !: decompile bytecode by pycdc fail,file:output_3453907\PYZ-00.pyz_extract\urllib3\util\timeout.pyc,with error:local variable 'e' referenced before assignment 2022-07-18 20:42:02,948 [!] fail to decompile bytecode on file:output_3453907\PYZ-00.pyz_extract\urllib3\util\timeout.pyc,with error:(UnboundLocalError("local variable 'e' referenced before assignment"), 'fail when handling output_3453907\\PYZ-00.pyz_extract\\urllib3\\util\\timeout.pyc -> output_3453907\\PYZ-00.pyz_extract\\urllib3\\util\\timeout.pyc.structed.pyc') 21997 !: fail to decompile bytecode on file:output_3453907\PYZ-00.pyz_extract\urllib3\util\timeout.pyc,with error:(UnboundLocalError("local variable 'e' referenced before assignment"), 'fail when handling output_3453907\\PYZ-00.pyz_extract\\urllib3\\util\\timeout.pyc -> output_3453907\\PYZ-00.pyz_extract\\urllib3\\util\\timeout.pyc.structed.pyc') 2022-07-18 20:42:03,093 [!] decompile bytecode by pycdc fail,file:output_3453907\PYZ-00.pyz_extract\xml\sax\__init__.pyc,with error:local variable 'e' referenced before assignment 22142 !: decompile bytecode by pycdc fail,file:output_3453907\PYZ-00.pyz_extract\xml\sax\__init__.pyc,with error:local variable 'e' referenced before assignment 2022-07-18 20:42:03,136 [!] fail to decompile bytecode on file:output_3453907\PYZ-00.pyz_extract\xml\sax\__init__.pyc,with error:(UnboundLocalError("local variable 'e' referenced before assignment"), 'fail when handling output_3453907\\PYZ-00.pyz_extract\\xml\\sax\\__init__.pyc -> output_3453907\\PYZ-00.pyz_extract\\xml\\sax\\__init__.pyc.structed.pyc') 22185 !: fail to decompile bytecode on file:output_3453907\PYZ-00.pyz_extract\xml\sax\__init__.pyc,with error:(UnboundLocalError("local variable 'e' referenced before assignment"), 'fail when handling output_3453907\\PYZ-00.pyz_extract\\xml\\sax\\__init__.pyc -> output_3453907\\PYZ-00.pyz_extract\\xml\\sax\\__init__.pyc.structed.pyc') 2022-07-18 20:42:03,418 [+] decompile bytecode by pycdc success on file:output_3453907\PYZ-00.pyz_extract\urllib3\util\connection.pyc,length:3111820 22467 +: decompile bytecode by pycdc success on file:output_3453907\PYZ-00.pyz_extract\urllib3\util\connection.pyc,length:3111820 2022-07-18 20:42:03,431 [+] decompile bytecode on file:output_3453907\PYZ-00.pyz_extract\urllib3\util\connection.pyc,length:3111820 22480 +: decompile bytecode on file:output_3453907\PYZ-00.pyz_extract\urllib3\util\connection.pyc,length:3111820 [*] decompile source file:413\4132022-07-18 20:42:03,615 [*] progress_check completed 22664 *: progress_check completed 2022-07-18 20:42:03,618 [+] completed,cost 21662ms with result:45 arch file(s) handled. 22667 +: completed,cost 21662ms with result:45 arch file(s) handled. 45 arch file(s) handled.

Error trying when trying to handle the urllib3

and will the code ended with Warning: decompyle incomplete? hen it failed/ error

NameNami avatar Jul 18 '22 12:07 NameNami

duplicated with #10

serfend avatar Jul 18 '22 13:07 serfend