pkg.soopen package index

brew / Rang 8519

z80dasm mit Homebrew, apt, dnf installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für z80dasm in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install z80dasm

local Homebrew formula metadata

Linux

Debian aptverifiziert · 92%
sudo apt install z80dasm

Debian stable package indexes · z80dasm · Quelle: deb.debian.org

Fedora dnfverifiziert · 92%
sudo dnf install z80dasm

Fedora Rawhide package metadata · z80dasm · Quelle: dl.fedoraproject.org

Überblick

Paketzusammenfassung

Disassembler for the Zilog Z80 microprocessor and compatibles

Befehle und Aliase

  • z80dasm

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 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.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • Es wurden keine Homebrew-Bottle-Metadaten erfasst.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
z80dasmExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-08-03
Manager-Version1.2.0
Manager aktualisiert
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:z80dasm
Version1.2.0
PaketmanagerHomebrew
Homepagehttps://packages.debian.org/sid/z80dasm
Bottlenicht erfasst
Dienstkeiner deklariert

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

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 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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-25.fc45

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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

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