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?
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?