Skip to content

Smart Contract Security Vulnerability Detection Method based on Target-guided Symbolic Execution

Notifications You must be signed in to change notification settings

yagol2020/Smart-Target

Repository files navigation

Smart-Target

Smart Contract Security Vulnerability Detection Method based on Target-guided Symbolic Execution

Dependencies

pip install solc-select==0.2.0
pip install timeout_decorator
pip install graphviz
pip install evm_cfg_builder
pip install slither-analyzer
pip install eth-hash==0.3.2
pip install loguru

and mythril_target in Mythril-Target

cd Mythril-Target
python setup.py install

check with myth -v

for exam analysis and output the exam result, should install..

pip install openpyxl
pip install pandas
pip install seaborn

About

Smart Contract Security Vulnerability Detection Method based on Target-guided Symbolic Execution

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages