# 使用 Homebrew, apt, Nix, scoop 安装 crip

查看 crip 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:crip
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install crip
```

  证据: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install crip
```

  证据: Debian stable package indexes: crip from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#crip
```

  证据: nixpkgs package indexes: pkgs/by-name/cr/crip/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

### Windows

- Scoop (92%):

```sh
scoop install extras/crip
```

  证据: Scoop official bucket manifest trees: bucket/crip.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:crip
- **软件包管理器:** Homebrew
- **版本:** 2.7.1
- **来源摘要:** Tool to extract server certificates
- **主页:** <https://github.com/Hakky54/certificate-ripper>
- **仓库:** <https://github.com/Hakky54/certificate-ripper>
- **最后更新:** 2026-06-22T14:03:06-07:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- crip (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 2.7.1
## 项目历史与用法

crip is the command-line executable for Certificate Ripper, a small security utility for extracting server certificate chains and exporting them in formats useful to TLS and Java truststore workflows.

### 项目历史

Certificate Ripper appeared as a Java/GraalVM-oriented CLI project in 2021. The official README positions it as a no-OpenSSL certificate extraction tool with native executables in releases and support for HTTPS, WebSocket, mail, FTP, and database TLS endpoints.

### 采用历史

Official installation instructions cover GitHub releases, Homebrew, the maintainer's Homebrew tap, and Debian/Ubuntu packaging, with additional community packaging for AUR, Nix, Chocolatey, and Scoop. That makes crip notable less for ecosystem size than for broad binary packaging of a narrowly scoped certificate workflow.

### 使用方式

Common usage is printing or exporting remote server certificates as human-readable output, PEM, DER, JKS, or PKCS12, including bulk extraction from multiple URLs and proxy-aware operation.

### 为什么软件包爱好者会关心

For package indexes, crip is a compact example of a JVM project distributed as native executables as well as a fat JAR, which reduces the usual Java runtime friction for a CLI security tool.

### 时间线

- 2021: Repository created and first public release 0.0.1 published.
- 2021: 1.0.0 release published after early 0.x releases.
- 2022: 2.0.0 release line published.

### Related projects

- GraalVM Native Image is used by the documented native executable build path.
- OpenSSL is an implicit comparison point because the README highlights that crip does not require it.

### 来源

- <https://github.com/Hakky54/certificate-ripper#readme>
- <https://github.com/Hakky54/certificate-ripper/releases/tag/0.0.1>
- <https://github.com/Hakky54/certificate-ripper/releases/tag/1.0.0>
- <https://github.com/Hakky54/certificate-ripper/releases/tag/2.0.0>


## 安全说明

broad file, network, media, or database tool signal.

- **Geiger 风险:** blue / 中
- broad file, network, media, or database tool signal

## 其他软件包管理器记录

- Debian apt - crip - 3.9-4: normalized package name match | Debian stable package indexes: crip from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | terminal-based ripper/encoder/tagger tool | http://bach.dynet.com/crip/
- Nix - crip: normalized package name match | nixpkgs package indexes: pkgs/by-name/cr/crip/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - crip - 3.9-3: normalized package name match | Ubuntu 24.04 LTS package indexes: crip from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | terminal-based ripper/encoder/tagger tool | http://bach.dynet.com/crip/
- Scoop - extras/crip: normalized package name match | Scoop official bucket manifest trees: bucket/crip.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/crip.yml](https://github.com/mxcl/pkgdb/blob/main/combined/crip.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
