Open
Description
Traceback (most recent call last):
File "./opcache_disassembler.py", line 307, in <module>
ast = disassembler.create_ast(sys.argv[len(sys.argv) - 1])
File "./opcache_disassembler.py", line 186, in create_ast
functions = opcache['script']['function_table']['buckets']
KeyError: 'buckets'
command:python3 ./opcache_disassembler.py -c -a64 phpinfo.php.bin
Tried:changing PHP version(3.4~3.9),run in wsl,but none of them worked.
phpinfo.php.zip
Here's my file
:)Thanks
Metadata
Metadata
Assignees
Labels
No labels