feature
- fixed
mythrilinterface compatibility - added pseudocode 'decompiler'
python3 -m ethereum_dasm -a <address> --simplify.- Note: requires
mythrilto 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]"