V
V
Vitaly2018-02-12 21:30:21
Python
Vitaly, 2018-02-12 21:30:21

How to decompile exe file of python script?

All the best!
There is an exe file, I assume it is a compiled python.
Here's an icon:
5a81dd04db74f886920982.png
How can I decompile it correctly?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey Gornostaev, 2018-02-12
@Scorpiored88

  1. Download PyInstaller Extractor
  2. Install uncompyle6
  3. Unpacking with extractor exe
  4. Decompile the pyc files of interest with uncompyle6

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question