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

how to read that result of decompile #524

Open
meopeongokngheck opened this issue Oct 18, 2024 · 4 comments
Open

how to read that result of decompile #524

meopeongokngheck opened this issue Oct 18, 2024 · 4 comments

Comments

@meopeongokngheck
Copy link

obf-6467646652.zip
help me please

@greenozon
Copy link
Contributor

the tools in this repo handles .pyc files
you provided plain text .py module
what is your question about then?

@meopeongokngheck
Copy link
Author

the tools in this repo handles .pyc files you provided plain text .py module what is your question about then?

this is result after i decompiled pyc

@meopeongokngheck
Copy link
Author

the tools in this repo handles .pyc files you provided plain text .py module what is your question about then?

i mean after decompiled .pyc file, i got that .py result file and its still hard to read, i need help for make it readable

@greenozon
Copy link
Contributor

I believe the tools in this repo does not solve the readability issues, sorry
you need to find some tool simlar like de4dot for .net world that is capable of renaming symbols..

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

2 participants