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

Option "--decompile" makes the execution stuck #27

Open
tcimoli opened this issue Aug 29, 2017 · 3 comments
Open

Option "--decompile" makes the execution stuck #27

tcimoli opened this issue Aug 29, 2017 · 3 comments

Comments

@tcimoli
Copy link

tcimoli commented Aug 29, 2017

Hi
I have tried to decompile a simple contract, taken from etherscan.io.
Running porosity command with --list option is fine, but then when I try to run with --decompile option the execution never ends and I have to kill the process.
Here is the output:

Porosity v0.1 (https://www.comae.io)
Matt Suiche, Comae Technologies <[email protected]>
The Ethereum bytecode commandline decompiler.
Decompiles the given Ethereum input bytecode and outputs the Solidity code.

Attempting to parse ABI definition...
Success.
Hash: 0x06FDDE03


example2.zip


I am attaching files. To run porosity I have created a script named decompile.sh

@bansatya
Copy link

I found similar kind of issues with my contract

@cryptonoob42
Copy link

@anymos
Copy link

anymos commented Nov 23, 2017

Good morning,

Same issue,

I was able to unstuck it by changing this part
image

Unfortunately, the next issue is the the same than #40

Not sue if related, I did not have enought time atthe moment to find it out.

Maybe next week

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

4 participants