thoth

Smart contract analyzer

An all-in-one security toolkit for analyzing and decoding smart contract bytecode

Cairo/Starknet security toolkit (bytecode analyzer, disassembler, decompiler, symbolic execution, SBMC)

GitHub

244 stars
4 watching
21 forks
Language: Python
last commit: 2 months ago
Linked from 2 awesome lists

analysiscairo-langcallflowcfgdecompilerdisassemblerreversingsecuritysierrastarknetsymbolic-execution

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
fuzzinglabs/cairo-fuzzer A tool for testing smart contract security by generating random inputs and executing them on a contract to identify vulnerabilities. 118
fuzzinglabs/sierra-analyzer Analyzes and decomposes binary files used by the Sierra blockchain network 7
openzeppelin/cairo-contracts A library for secure smart contract development written in Cairo for Starknet 824
eth-sri/securify A security scanner for Ethereum smart contracts 218
davidhq/sublimeethereum A package providing syntax highlighting for Smart Contract languages Solidity, Vyper, Yul, and StarkNet Cairo in the SublimeText editor. 116
crytic/caracal A tool for analyzing Starknet smart contracts written in Cairo for potential vulnerabilities and security issues 135
raineorshine/solgraph A tool for visualizing control flow and security vulnerabilities in smart contracts written in Solidity 1,018
muellerberndt/smashing-smart-contracts Security analysis and documentation of smart contracts on the Ethereum network 168
veridise/medjai A symbolic execution tool for verifying the correctness of smart contracts written in Cairo. 49
theresafewconors/sooty A tool designed to aid cybersecurity analysts in automating routine checks and enhancing their workflow 1,352
nascentxyz/pyrometer Analyzes security and parameters of Solidity smart contracts using symbolic execution, abstract interpretation, and static analysis 679
crytic/tealer A static analyzer tool for identifying vulnerabilities in smart contract code written in Teal 62
eth-sri/securify2 An automated security scanner for Ethereum smart contracts 588
msuiche/porosity A tool for analyzing and decomposing Ethereum smart-contract bytecode into readable Solidity syntax 928
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