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

Uncomplete decompilation #64

Open
Perkinss27 opened this issue Jul 24, 2023 · 1 comment
Open

Uncomplete decompilation #64

Perkinss27 opened this issue Jul 24, 2023 · 1 comment

Comments

@Perkinss27
Copy link

Hi,
I was trying some panoramix features when I tried to decompile this smart contract :
https://etherscan.io/address/0x1d3b7e1afcf4afd95f8f28075f2e49a571dedb56#code

Fortunately enough, the owner published the contract source code so I could compare.
I got this result :

image

I think it's fair to say that the output is a bit short considering the bytecode size and compared to the published source code.
The 'bug' can be replicated on etherscan, as they also use panoramix (the result is even shorter):

https://etherscan.io/bytecode-decompiler?a=0x1d3b7e1afcf4afd95f8f28075f2e49a571dedb56

I have no idea what is going on and I'm sure not competent enough to try resolving this.
I really wanted to open an issue here when I saw that the bug was also occuring on etherscan side, if someone can fix this, it will also benefit etherscan and its numerous users.

@ytrezq
Copy link

ytrezq commented Jan 17, 2024

@Perkinss27 : please keep in mind etherscan is using the original not forked program. Please try using https://oko.palkeo.com instead.

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