Need help to recover corrupted pyc file
Project detail
Basically i’m haveing some issues into decompiling a pyc file decompiled with pyinxtractor,i’m getting the error:
bad marshal data (unknown type code) tried with different solutions. I tried to change the headers and some strings into the bytecode but nothing worked.
Just want to know a little help on how to fix that.
I’m providing more tools if needed.