Skip to content
This repository has been archived by the owner on Dec 11, 2024. It is now read-only.

Latest commit

 

History

History

static_analysis

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

static analysis tools


  • EVM bytecode assessment tool for detecting contract vulnerabilities using taint analysis, concolic analysis, and control flow checking


  • python-based Solidity static analysis framework for finding vulnerabilities, enhancing code comprehension, and writing custom analyses for smart contracts


  • EVM bytecode static analysis framework designed to work on deployed smart contracts


  • solidity analyzer in rust


  • static analyzer for starknet smart contracts


  • powerful static analysis framework allowing query codebases for specific code patterns
  • trail of bits docs