Prerequisites
Before installing Crypto Finder, ensure you have the following:- Scanner: Crypto Finder requires either OpenGrep or Semgrep
Note: OpenGrep is the default scanner used by Crypto Finder.
- Go 1.25+ and Git: Only required if building from source or installing via the Go package manager.
Installation
Go
If you have Go installed, install Crypto Finder directly.Docker
Docker provides a complete, pre-configured environment with all scanners and dependencies included.Build from Sources
Windows
-
Open PowerShell and run:
-
Add to PATH (Optional)
Note: You’ll need to restart PowerShell after modifying the PATH.
-
Verify Installation
macOS
-
Clone, compile and install
-
Verify Installation
Linux
-
Clone, compile and install
-
Verify Installation