๐ Cyfrinup
March 6, 2025 ยท View on GitHub
The all-in-one security toolkit for downloading Command Line tools from Cyfrin.
โ Supported Platforms
- Linux
- macOS
- WSL
โ ๏ธ Windows native users cannot use Cyfrinup and should manually download supported tools from their respective repositories.
๐ Installation
Run the following command to install Cyfrinup:
curl -L https://raw.githubusercontent.com/Cyfrin/up/main/install | bash
NOTE: If you have previously installed Cyfrinup from Aderyn's repository, you do not have to install it again.
๐ฆ Tools Included
| Tool | Description | Supported Platforms |
|---|---|---|
| Aderyn | Rust based Solidity AST security scanner | Linux, macOS, WSL |
| Safe-Hash | Safe Wallet Tx Verificaton tool | Linux, macOS, WSL, Windows (Intel) |
๐ Usage
After installation, run the following command to download all available tools:
cyfrinup
This will fetch and install all supported tools for your platform. ๐