gwen001 / offsectools_www

A vast collection of security tools and resources curated by the community.
https://offsec.tools
181 stars 20 forks source link

[addtool] uncompyle6 #1908

Closed gwen001 closed 2 months ago

gwen001 commented 3 months ago

[tags]decompiler,python[/tags] [short_descr]A cross-version Python bytecode decompiler.[/short_descr] [link] https://github.com/rocky/python-uncompyle6 [/link] [long_descr] A native Python cross-version decompiler and fragment decompiler. The successor to decompyle, uncompyle, and uncompyle2. uncompyle6 translates Python bytecode back into equivalent Python source code. It accepts bytecodes from Python version 1.0 to version 3.8, spanning over 24 years of Python releases. We include Dropbox's Python 2.5 bytecode and some PyPy bytecodes. [/long_descr] [image] https://raw.githubusercontent.com/gwen001/offsectools_www/main/tmp/a10e5c2c4c873fc25b17a1772d75fb3f.png [/image]

gwen001 commented 3 months ago

Issue correctly handled, tool is waiting for human validation.

gwen001 commented 2 months ago

Tool has been accepted by the team: https://offsec.tools/tool/uncompyle6

Thank you for your contribution!