# mfcuk を Homebrew, apt, Nix でインストール

mfcuk のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:mfcuk
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install mfcuk
```

  証拠: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install mfcuk
```

  証拠: Debian stable package indexes: mfcuk from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#mfcuk
```

  証拠: nixpkgs package indexes: pkgs/by-name/mf/mfcuk/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:mfcuk
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/mfcuk>
- **バージョン:** 0.3.8
- **ソース概要:** MiFare Classic Universal toolKit
- **ホームページ:** <https://github.com/nfc-tools/mfcuk>
- **リポジトリ:** <https://github.com/nfc-tools/mfcuk>
- **ライセンス:** GPL-2.0-or-later
- **ソースアーカイブ:** <https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/mfcuk/mfcuk-0.3.8.tar.gz>
- **最終更新:** 2026-05-18T03:04:12Z
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- mfcuk (cli)
- mfcuk (エイリアス)

## 依存関係

- libnfc
- libusb
- libusb-compat

## ビルド依存関係

- pkgconf

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 0.3.8
- マネージャ更新日: 2026-05-18
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/nfc-tools/mfcuk
- 情報: No cached GitHub release or tag data was available.
## プロジェクトの歴史と使われ方

MFCUK, the MiFare Classic Universal toolKit, is an nfc-tools project for MIFARE Classic security research. Its README identifies the main tool as a Mifare Classic DarkSide key recovery tool, previously known as zv_mf_dark_side, and lists a bibliography of MIFARE Classic cryptanalysis work from the late 2000s. The AUTHORS file names Andrei Costin as author, with Romuald Conty contributing libnfc ports and the Nethemba Core Team contributing core autoconf/automake/configure and packaging work.

### プロジェクトの歴史

The project occupies a narrow but recognizable place in the NFC research toolchain: it combines libnfc-compatible readers, crapto1-related cryptanalytic code, and MIFARE Classic attack demonstrations in a command-line package. The README credits researchers, Proxmark/libnfc contributors, and the Nethemba team, and it explicitly points to MFOC as the earlier open-source GPL nested-authentication key recovery implementation.

### 使われ方

In practice, MFCUK is used by security researchers and NFC auditors working with owned or authorized MIFARE Classic tags. It is packaged in Homebrew, Debian/Ubuntu, and Nix as a specialist CLI rather than a general NFC SDK; it sits beside libnfc, MFOC, Proxmark-oriented tooling, and other MIFARE Classic analysis utilities.

### ソース

- <https://formulae.brew.sh/formula/mfcuk>
- <https://github.com/nfc-tools/mfcuk>
- <https://nfc-tools.github.io/projects/mfcuk/>
- <https://raw.githubusercontent.com/nfc-tools/mfcuk/master/AUTHORS>
- <https://raw.githubusercontent.com/nfc-tools/mfcuk/master/README>


## セキュリティノート

mfcuk に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、パッケージメタデータはここに公開されています。


## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** mfcuk
- **Version Scheme:** 0
- **Revision:** 1
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## 他のパッケージマネージャ記録

- Debian apt - mfcuk - 0.3.8+git20180720-2: normalized package name match | Debian stable package indexes: mfcuk from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | MiFare Classic Universal toolKit | https://github.com/nfc-tools/mfcuk
- Nix - mfcuk: normalized package name match | nixpkgs package indexes: pkgs/by-name/mf/mfcuk/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - mfcuk - 0.3.8+git20180720-2: normalized package name match | Ubuntu 24.04 LTS package indexes: mfcuk from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | MiFare Classic Universal toolKit | https://github.com/nfc-tools/mfcuk


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Security and crypto packages](https://pkg.so/ja/security-crypto-tools/) - Matched security, identity, cryptography, password, signing, or certificate metadata.
- [libusb-compat](https://pkg.so/ja/brew/libusb-compat/) - Runtime dependency declared by Homebrew.
- [libnfc](https://pkg.so/ja/brew/libnfc/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://pkg.so/ja/brew/pkgconf/) - Build dependency declared by Homebrew.
- [mfoc](https://pkg.so/ja/brew/mfoc/) - Shares pkgdb curated category or tags: cli, mifare, mifare-classic, nfc, nfc-rfid.
- [mfterm](https://pkg.so/ja/brew/mfterm/) - Shares pkgdb curated category or tags: cli, mifare, mifare-classic, nfc, nfc-rfid.
- [ipsw](https://pkg.so/ja/brew/ipsw/) - Shares pkgdb curated category or tags: cli, security, security-research.
- [openssl@3](https://pkg.so/ja/brew/openssl-3/) - Shares pkgdb curated category or tags: cli, security.
- [gnutls](https://pkg.so/ja/brew/gnutls/) - Shares pkgdb curated category or tags: cli, security.
- [p11-kit](https://pkg.so/ja/brew/p11-kit/) - Shares pkgdb curated category or tags: cli, security.
- [gnupg](https://pkg.so/ja/brew/gnupg/) - Shares pkgdb curated category or tags: cli, security.
- [krb5](https://pkg.so/ja/brew/krb5/) - Shares pkgdb curated category or tags: cli, security.
- [keepkey-agent](https://pkg.so/ja/brew/keepkey-agent/) - Security-sensitive metadata or terminology overlaps. Shared terms: cli, libusb, security.

## Combined YAML source

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


## ソース

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