vipyrsec / dragonfly

A combined C2 and malware scanning service focused on the early identification, analysis, and reporting of malicious packages on the Python Package Index
MIT License
0 stars 0 forks source link

Uncompyle++/Decompile3/Uncompyle6 update #13

Closed import-pandas-as-numpy closed 1 year ago

import-pandas-as-numpy commented 1 year ago

Update open source packages listed above to support Python 3.11. Create a wrapper for Uncompyle++/Decompile3/Uncompyle6 to (hopefully) automatically select the appropriate Python version for decompiliation by parsing the magic bytes found in the file headers.

import-pandas-as-numpy commented 1 year ago

Out of scope here. I need to do this but it's not anything that I think anyone can help with lol.