feature
- fixed
mythril
interface compatibility - added pseudocode 'decompiler'
python3 -m ethereum_dasm -a <address> --simplify
.- Note: requires
mythril
to be installed. use:pip3 install "ethereum-dasm[mythril,abidecoder]"
- Note: requires
feature
mythril
interface compatibilitypython3 -m ethereum_dasm -a <address> --simplify
.
mythril
to be installed. use: pip3 install "ethereum-dasm[mythril,abidecoder]"