Skip to main content

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:
Verify installation

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

  1. Open PowerShell and run:
  1. Add to PATH (optional):
Note: Restart PowerShell after modifying the PATH for the change to take effect.
  1. Verify installation:

macOS

  1. Clone, compile, and install:
  1. Verify installation:

Linux

  1. Clone, compile, and install:
  1. Verify installation: