Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

else: lines in if statements are not kept when the bytecodes is decompiled. #85

Open
AraHaan opened this issue Aug 13, 2016 · 0 comments

Comments

@AraHaan
Copy link

AraHaan commented Aug 13, 2016

Nice job on the Decompiler just a few bugs where the else: statements for certain if blocks get removed for some reason. btw you guys also know of a way to append some interface to normal import statements for any modules imported in the interpreter? basically a overload to the normal one that would allow loading files with a custom compression without havign to use byecodes. funny thing is with my special format it could replace bytecode files to and is 100% easy to decompile (hehe) it is cool tbh.

py2pycx.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant