1

I've tried using uncompyle6 to decompile my .pyc file which I got from my .exe file after using pyinstxtractor.py and I'm getting an error:

ImportError: Unknown magic number 227

Can someone please help me to solve this problem?

Shane Bishop
  • 3,905
  • 4
  • 17
  • 47
John
  • 11
  • 1
  • 2
  • Unknown magic number -> Python-encoded version string.. See [this answer](https://stackoverflow.com/questions/54730802/reassemble-py-file-from-bytecode/55544456) for more info – iLuvLogix Sep 21 '21 at 13:49

0 Answers0