Add: csienslab/ProMutator to Smart Contract section

This commit is contained in:
pe3zx 2021-11-25 17:46:57 +07:00
parent 39664f434b
commit aeb67bea56

View File

@ -3302,6 +3302,10 @@ This repository is created as an online bookmark for useful links, resources and
<td><a href="https://github.com/crytic/echidna">crytic/echidna</a></td>
<td>Ethereum smart contract fuzzer</td>
</tr>
<tr>
<td><a href="https://github.com/csienslab/ProMutator">csienslab/ProMutator</a></td>
<td>ProMutator: Detecting Vulnerable Price Oracles in DeFi by Mutated Transactions</td>
</tr>
<tr>
<td><a href="https://github.com/crytic/slither">crytic/slither</a></td>
<td>Static Analyzer for Solidity</td>