extremecoders-re / pyinstxtractor

PyInstaller Extractor
GNU General Public License v3.0
2.94k stars 612 forks source link

How can i decompile encrypted pyc files with key? #14

Closed Numenorean closed 3 years ago

Numenorean commented 3 years ago

I have a key, but it seems that pyinstxtractor doesn't support it yet. Will it be created in future updates?

extremecoders-re commented 3 years ago

This has been described in the FAQs.

Numenorean commented 3 years ago

This has been described in the FAQs.

thanks, will it be implemented directly in pyinstxtractor.py?

extremecoders-re commented 3 years ago

At the moment there are no plans to directly integrate it within pyinstxtractor but may be in the form of a helper script.