Automic VaultAutomic Vault

brew

z80dasm を Homebrew, apt, dnf でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install z80dasm

local Homebrew formula metadata

概要

パッケージ概要

Disassembler for the Zilog Z80 microprocessor and compatibles

コマンドとエイリアス

  • z80dasm

履歴

プロジェクトの歴史と使われ方

z80dasm is a Unix-style command-line disassembler for the Zilog Z80 family, aimed at turning ROM images and other raw machine-code binaries from 1980s microcomputers back into readable Z80 assembly.

プロジェクトの歴史

The project descends from dz80 3.0, a Z80 disassembler by Jan Panteltje. z80dasm kept that core lineage but fixed bugs, added a more Unix-like command-line interface, and focused on output that could be assembled back into the original binary.

Tomaz Solc developed z80dasm in the context of the Galaksija ROM disassembly, which explains the tool's practical reverse-engineering bias: labels, symbol files, code/data block hints, and careful handling of undocumented, illegal, and partial Z80 opcodes matter more than a polished GUI.

The 1.1 series added stronger symbol handling, split code/data blocks, fixes for relative-branch wrapping, and many undocumented Z80 instructions. The 1.2.0 news entry adds support for Z180-specific instructions, keeping the tool useful for related Zilog-compatible targets.

採用の歴史

z80dasm is a niche package, but it has the kind of adoption that matters for retrocomputing and preservation work: it is present in Debian-family package archives, Fedora, Homebrew, and other Unix packaging ecosystems, so ROM-analysis workflows can depend on a small reproducible CLI instead of a one-off local build.

Its adoption is tied less to volume and more to trust in reversible output. The README says compatibility with z80asm was thoroughly tested, and the manpage-oriented interface fits scripts that compare disassembly, reassembly, and original binary output.

使われ方

Typical usage feeds z80dasm a binary or ROM dump, supplies an origin address, asks it to generate labels, and optionally provides symbol or block information so code and data are separated cleanly. The resulting assembly can be reassembled with tools such as z80asm, zasm, or the original Zilog assembler in compatible modes.

パッケージ好きにとっての重要性

z80dasm is package-nerd significant because it is exactly the kind of tiny specialist tool that package managers preserve well: no external runtime library, a manpage-friendly CLI, and a focused job in old-machine archaeology.

It also shows why distribution packaging matters for preservation: the interesting artifact is often not the tool itself, but the old firmware, ROM, or operating system image that becomes easier to inspect when a reliable disassembler is one install command away.

タイムライン

  • 1994-2007: dz80 and z80dasm copyright history spans Jan Panteltje's original dz80 work and Tomaz Solc's z80dasm development.
  • 2007: z80dasm 1.0 and 1.1 era work added Debian packaging changes, symbol-table rewrites, and code/data block support.
  • 2009-2018: 1.1.x releases fixed branch, symbol, block, and undocumented-instruction handling.
  • 1.2.0: Added Z180-specific instruction support and symbol-comment output.

Related projects

  • Related projects include dz80, z80asm, zasm, the original Zilog assembler, Galaksija ROM disassembly work, and other Z80/Z180 reverse-engineering tools.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 12 個のプラットフォームターゲットで利用できます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
z80dasmcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-08
マネージャ版1.2.0
マネージャ更新日
ローカルデータOK
上流not checked
検出された最新未検出

https://packages.debian.org/sid/z80dasm

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:z80dasm
バージョン1.2.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/z80dasm
ホームページhttps://packages.debian.org/sid/z80dasm
リポジトリhttps://www.tablix.org/~avian/git/z80dasm.git
上流ドキュメントhttps://sources.debian.org/src/z80dasm/1.1.6-1/README
ライセンスGPL-2.0-or-later
ソースアーカイブhttps://geeklan.co.uk/files/z80dasm-1.2.0.tar.gz
Bottle利用可能 (対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namez80dasm
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

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

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

z80dasm 1.1.6-1

disassembler for the Zilog Z80 microprocessor

https://www.tablix.org/~avian/blog/articles/z80dasm/

sudo apt install z80dasm
  • Section: devel
  • Architecture: amd64
  • 1 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Z80dasm
Debian stable package indexes · deb.debian.org · Debian stable package indexes: z80dasm from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

z80dasm 1.1.6-1

disassembler for the Zilog Z80 microprocessor

https://www.tablix.org/~avian/blog/articles/z80dasm/

sudo apt install z80dasm
  • Section: universe/devel
  • Architecture: amd64
  • 1 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Z80dasm
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: z80dasm from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf95%

z80dasm 1.1.3-24.fc44

Z80 Disassembler

http://www.tablix.org/~avian/blog/articles/z80dasm/

sudo dnf install z80dasm
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: z80dasm
  • 2 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Z80dasm
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: z80dasm from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment