# 智能合约漏洞检测 **Repository Path**: yemingzhi/smartcontract ## Basic Information - **Project Name**: 智能合约漏洞检测 - **Description**: No description available - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 7 - **Forks**: 1 - **Created**: 2021-02-05 - **Last Updated**: 2024-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 智能合约漏洞检测 **此项目正在开发中** ## 介绍 本项目期望实现以太坊智能合约 solidity/vyper 源代码的自动化漏洞检测工具 ## 开发规范 [git 开发规范](DevelopmentGuidelines.md) ## 架构设计 ![img.png](README.assets/Architecture.png) ### 合约收集模块 [合约收集模块](Contracts-source-code-collector/README.md) ## 参考文献 ### 语义匹配 ### 符号执行 ### Fuzz ### 污点分析