Decompile compiled python code | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

Decompile compiled python code

I compiled python code with built in python function "compile". Now what to do if I wants to decompile it? I have used "dis" in python but it is not giving me code just instructions.

24th Oct 2020, 2:56 PM
🌀 Shail Murtaza شعیل مرتضیٰ
🌀 Shail Murtaza شعیل مرتضیٰ - avatar
2 Réponses
0
Avinesh I'm not asking about uncompiling file I'm talking about uncompiling of python bytecode compiled with compile function
24th Oct 2020, 3:22 PM
🌀 Shail Murtaza شعیل مرتضیٰ
🌀 Shail Murtaza شعیل مرتضیٰ - avatar