SIF
Contract analyzer
A framework to analyze and instrument Solidity smart contracts by parsing their abstract syntax trees (ASTs) and generating modified source code.
Solidity code instrumentation and analysis framework.
50 stars
3 watching
11 forks
Language: C++
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool for visualizing and analyzing Solidity contracts using Unified Modeling Language (UML) and blockchain explorer APIs. | 1,178 |
| An extension to the Solidity compiler for static analysis of smart contracts written in C++ | 19 |
| Analyzes security and parameters of Solidity smart contracts using symbolic execution, abstract interpretation, and static analysis | 682 |
| A tool for finding and analyzing smart contracts in Solidity source code | 145 |
| A tool for visualizing and analyzing Solidity contract structures and function call graphs. | 1,104 |
| An automated security scanner for Ethereum smart contracts | 589 |
| A tool to analyze and report on the functions of Ethereum smart contracts written in Solidity. | 81 |
| A tool for visualizing control flow and security vulnerabilities in smart contracts written in Solidity | 1,019 |
| Tool to visualize and review Solidity smart contract methods properties | 30 |
| A static analyzer tool for identifying vulnerabilities in smart contract code written in Teal | 62 |
| An automated verifier for the Solidity programming language used in smart contracts on the Ethereum platform. | 50 |
| An all-in-one security toolkit for analyzing and decoding smart contract bytecode | 249 |
| A tool for analyzing and decomposing Ethereum smart-contract bytecode into readable Solidity syntax | 927 |
| A tool for compiling and manipulating Solidity smart contract source code | 128 |
| A tool that analyzes code for security vulnerabilities and provides feedback to developers | 369 |