solidity decomposer

This commit is contained in:
mia von steinkirch, phd 2022-12-18 17:35:31 -08:00 committed by GitHub
parent 7e01329a69
commit 7eb0b1d893
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -204,6 +204,7 @@
* [Ethstats](https://ethstats.net/)
* [EthTx Transaction Decoder](https://ethtx.info/)
* [Solidity decomposer](https://ethervm.io/decompile)
* [Eth converter](https://eth-converter.com/)
* [Contracts diff checker](https://etherscan.io/contractdiffchecker)
* [Mutation Testing for Ethereum Smart Contracts](https://github.com/JoranHonig/vertigo)
@ -214,6 +215,7 @@
* [burp's web3 decoder](https://github.com/nccgroup/web3-decoder)
<br>
#### somehow relevant