securify2
Contract analyzer
An automated security scanner for Ethereum smart contracts
Securify v2.0
588 stars
26 watching
136 forks
Language: Solidity
last commit: 12 months ago
Linked from 2 awesome lists
datalogethereumsecuritysmart-contractsoliditystatic-analysisvulnerability
Related projects:
Repository | Description | Stars |
---|---|---|
eth-sri/securify | A security scanner for Ethereum smart contracts | 218 |
sri-csl/solidity | An automated verifier for the Solidity programming language used in smart contracts on the Ethereum platform. | 50 |
raineorshine/solgraph | A tool for visualizing control flow and security vulnerabilities in smart contracts written in Solidity | 1,018 |
ericr/sol-function-profiler | A tool to analyze and report on the functions of Ethereum smart contracts written in Solidity. | 80 |
msuiche/porosity | A tool for analyzing and decomposing Ethereum smart-contract bytecode into readable Solidity syntax | 928 |
eth-sri/zkay | Tools and language for compiling and deploying private smart contracts on the Ethereum blockchain | 81 |
aniket-engg/sol-verifier | Tool to verify Solidity smart contracts on Etherscan | 30 |
sec-bit/adelaide | An extension to the Solidity compiler for static analysis of smart contracts written in C++ | 19 |
ethereum/sourcify | A decentralized service for verifying the integrity of smart contract source code on Ethereum. | 782 |
decurity/semgrep-smart-contracts | Provides a set of security and performance rules for smart contract code. | 632 |
tintinweb/solgrep | A tool for finding and analyzing smart contracts in Solidity source code | 143 |
muellerberndt/smashing-smart-contracts | Security analysis and documentation of smart contracts on the Ethereum network | 168 |
originprotocol/security | Provides security-related resources and tools for developers building smart contracts on the Ethereum blockchain | 200 |
raineorshine/solidity-by-example | A collection of contract examples showcasing Solidity language features and use cases in Ethereum smart contracts | 430 |
nascentxyz/pyrometer | Analyzes security and parameters of Solidity smart contracts using symbolic execution, abstract interpretation, and static analysis | 679 |