Automic VaultAutomic Vault

brew

demumble mit Homebrew, zypper installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install demumble

local Homebrew formula metadata

Linux

openSUSE zypperverifiziert · 92%
sudo zypper install demumble

openSUSE Tumbleweed package metadata · demumble · Quelle: download.opensuse.org

Überblick

Paketzusammenfassung

More powerful symbol demangler (a la c++filt)

Befehle und Aliase

  • demumble

Verlauf

Projektgeschichte und Nutzung

demumble is a small cross-platform symbol demangler positioned as a friendlier c++filt and undname.exe replacement. It demangles Itanium and Visual Studio C++ symbols and also handles D, Rust, and Swift symbols.

Projektgeschichte

The official repository was created in December 2016 and presents demumble as a pragmatic answer to day-to-day symbol decoding pain. Its README focuses on small but important behavior differences: underscore handling across macOS and Linux, stdin filtering that avoids demangling ordinary words, and Windows-style symbol support outside Windows.

The project has stayed intentionally compact. Its build instructions are just CMake plus Ninja, and its release page provides prebuilt x64 binaries for Linux, macOS, and Windows.

Adoptionsgeschichte

demumble's adoption is niche but recognizable among developers who read linker output, compiler IR, crash logs, or binary symbols across platforms. Homebrew and openSUSE packaging reflect that it is useful enough as a standalone CLI even though it is not a large framework.

The GitHub release feed shows maintenance through v1.3.0 in August 2024, with releases spanning several years rather than rapid churn.

Wie es verwendet wird

The simplest use is to pass a mangled symbol and receive a demangled function signature. demumble can also run as a filter on standard input, which makes it useful in shell pipelines over logs, objdump output, LLVM IR, or compiler diagnostics.

The README's examples emphasize cross-platform convenience: the same binary can demangle Itanium ABI names and Microsoft Visual C++ names, reducing the need to remember which platform-specific demangler applies.

Warum Paket-Nerds sich dafür interessieren

For package nerds, demumble is the kind of tiny diagnostic utility that earns a formula because it removes friction from debugging native builds. It is not infrastructure, but it makes opaque package failures easier to read.

It also illustrates a common package-manager pattern: a small upstream tool with prebuilt releases becomes more valuable when installed uniformly through brew or distribution packages.

Zeitleiste

  • 2016: The demumble repository is created on GitHub.
  • 2019: The v1.2 release line is published.
  • 2020: demumble v1.2.2 is released.
  • 2024: demumble v1.3.0 is released.

Related projects

  • c++filt is the traditional Unix comparison point for Itanium C++ demangling.
  • undname.exe is the Windows comparison point for Microsoft Visual C++ symbols.
  • LLVM and compiler toolchains generate the kinds of symbols demumble is commonly used to inspect.

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

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 10 Plattformziele verfügbar.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

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
demumblecliglobales Executable

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-07-25
Manager-Version1.3.0
Manager aktualisiert
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv1.3.0

https://github.com/nico/demumble

  • InfoNo package-manager update timestamp was available.niedrig Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:demumble
Version1.3.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/demumble
Homepagehttps://github.com/nico/demumble
Repositoryhttps://github.com/nico/demumble
Upstream-Dokumentationhttps://github.com/nico/demumble#readme
LizenzApache-2.0
Quellarchivhttps://github.com/nico/demumble/archive/refs/tags/v1.3.0.tar.gz
Build-Abhängigkeitencmake
Bottleverfügbar (auf arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

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

zypper95%

demumble 1.3.0-1.3

A better c++filt and a better undname.exe, in one binary

https://github.com/nico/demumble

sudo zypper install demumble
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: demumble
  • 2 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Demumble
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: demumble from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-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
  • 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