pyrometer
Contract Analyzer
Analyzes security and parameters of Solidity smart contracts using symbolic execution, abstract interpretation, and static analysis
A tool for analyzing the security and parameters of a solidity smart contract
682 stars
19 watching
55 forks
Language: Rust
last commit: 2 months ago Related projects:
Repository | Description | Stars |
---|---|---|
nascentxyz/simple-security-toolkit | A collection of practical security-focused guides and checklists for smart contract development | 1,076 |
chao-peng/sif | A framework to analyze and instrument Solidity smart contracts by parsing their abstract syntax trees (ASTs) and generating modified source code. | 50 |
crytic/tealer | A static analyzer tool for identifying vulnerabilities in smart contract code written in Teal | 62 |
raineorshine/solgraph | A tool for visualizing control flow and security vulnerabilities in smart contracts written in Solidity | 1,019 |
tintinweb/solgrep | A tool for finding and analyzing smart contracts in Solidity source code | 145 |
eth-sri/securify2 | An automated security scanner for Ethereum smart contracts | 589 |
naddison36/sol2uml | A tool for visualizing and analyzing Solidity contracts using Unified Modeling Language (UML) and blockchain explorer APIs. | 1,178 |
consensys/surya | A tool for visualizing and analyzing Solidity contract structures and function call graphs. | 1,104 |
fuzzinglabs/thoth | An all-in-one security toolkit for analyzing and decoding smart contract bytecode | 249 |
crytic/caracal | A tool for analyzing Starknet smart contracts written in Cairo for potential vulnerabilities and security issues | 136 |
ericr/sol-function-profiler | A tool to analyze and report on the functions of Ethereum smart contracts written in Solidity. | 81 |
msuiche/porosity | A tool for analyzing and decomposing Ethereum smart-contract bytecode into readable Solidity syntax | 927 |
aniket-engg/sol-profiler | Tool to visualize and review Solidity smart contract methods properties | 30 |
abstractsdk/cw-orchestrator | A tool for generating typed interfaces to CosmWasm smart contracts | 79 |
eth-sri/securify | A security scanner for Ethereum smart contracts | 219 |