About decompilations

I encountered some issues related to decompilation.I created a game and make it an exe file.But I missed its code so I want to decompile it.I used pyinstrator and the created .pyc file 's magic number is “A7 0D 0D 0A”(hex),that is illegal!So I coundn’t use pycdc or uncompyle6.And I don’t wonder to use any softwares.(urgent need)(I am a Chinese,not very good at Engish)

pyinstaller has tools to extract the .py or .pyc files from the .exe.

I understand what you want, so your English is good. :slight_smile: