diff --git a/README.md b/README.md index 008b138..70eb335 100644 --- a/README.md +++ b/README.md @@ -151,6 +151,7 @@ A curated list of awesome Ethereum security references, guidance, tools, and mor * [Panoramix](http://eveem.org/about) * [pyevmasm](https://github.com/trailofbits/pyevmasm) - EVM assembler and disassembler with a CLI and a Python API * [Rattle](https://github.com/trailofbits/rattle) - EVM binary static analysis framework. Produces SSA representations of EVM code. +* [SIF](https://github.com/chao-peng/SIF) - Analyse and Instrument Solidity source code. ### Custody