Skip to content

Latest commit

Β 

History

History
36 lines (24 loc) Β· 1.13 KB

File metadata and controls

36 lines (24 loc) Β· 1.13 KB

πŸš€ Cyfrinup

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. πŸš€