Skip to content

version 0.1.5

Latest
Compare
Choose a tag to compare
@tintinweb tintinweb released this 06 Jul 23:50
· 1 commit to master since this release

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]"