You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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:
example2.zip
I am attaching files. To run porosity I have created a script named
decompile.sh
The text was updated successfully, but these errors were encountered: