Prerequisites
Before installing Crypto Finder, ensure you have the following:- Scanner: Crypto Finder requires either OpenGrep (recommended)
or Semgrep.
Note: OpenGrep is the default scanner used by Crypto Finder.
- Go 1.23+ and Git: Required only when building from source or installing via the Go package manager.
Installation
Go
If you have Go installed, run the following command to install Crypto Finder from its package path:Docker
Two Docker images are available: a full image with all scanners pre-installed, and a slim image for use with an externally provided scanner.Build from Source
Windows
- Open PowerShell and run:
- Add to PATH (optional):
Note: Restart PowerShell after modifying the PATH for the change to take effect.
- Verify installation:
macOS
- Clone, compile, and install:
- Verify installation:
Linux
- Clone, compile, and install:
- Verify installation: