solgraph
Smart contract analyzer
A tool for visualizing control flow and security vulnerabilities in smart contracts written in Solidity
Visualize Solidity control flow for smart contract security analysis. ⇆
1k stars
27 watching
122 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 6 awesome lists
ethereumsolidity
Related projects:
Repository | Description | Stars |
---|---|---|
raineorshine/solidity-by-example | A collection of contract examples showcasing Solidity language features and use cases in Ethereum smart contracts | 430 |
tintinweb/solgrep | A tool for finding and analyzing smart contracts in Solidity source code | 143 |
eth-sri/securify2 | An automated security scanner for Ethereum smart contracts | 588 |
eth-sri/securify | A security scanner for Ethereum smart contracts | 218 |
msuiche/porosity | A tool for analyzing and decomposing Ethereum smart-contract bytecode into readable Solidity syntax | 928 |
smartbugs/smartbugs | An open-source framework for analyzing Ethereum smart contracts for weaknesses and vulnerabilities | 574 |
raineorshine/solidity-repl | A tool that allows developers to interact with and execute Ethereum Solidity code using a JavaScript REPL (Read-Eval-Print Loop) | 396 |
ericr/sol-function-profiler | A tool to analyze and report on the functions of Ethereum smart contracts written in Solidity. | 80 |
aniket-engg/sol-profiler | Tool to visualize and review Solidity smart contract methods properties | 30 |
merklejerk/solpp | A preprocessor and flattener for Ethereum's Solidity source files | 112 |
naddison36/sol2uml | A tool for visualizing and analyzing Solidity contracts using Unified Modeling Language (UML) and blockchain explorer APIs. | 1,167 |
muellerberndt/smashing-smart-contracts | Security analysis and documentation of smart contracts on the Ethereum network | 168 |
aniket-engg/sol-verifier | Tool to verify Solidity smart contracts on Etherscan | 30 |
nascentxyz/pyrometer | Analyzes security and parameters of Solidity smart contracts using symbolic execution, abstract interpretation, and static analysis | 679 |
fuzzinglabs/thoth | An all-in-one security toolkit for analyzing and decoding smart contract bytecode | 244 |