From 7eb0b1d893a045a46ea721b5e811fef5c23cd310 Mon Sep 17 00:00:00 2001 From: "mia von steinkirch, phd" <1130416+mvonsteinkirch@users.noreply.github.com> Date: Sun, 18 Dec 2022 17:35:31 -0800 Subject: [PATCH] solidity decomposer --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index eac06e2..38a6e71 100644 --- a/README.md +++ b/README.md @@ -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) +
#### somehow relevant