Automic VaultAutomic Vault

brew

evtx mit Homebrew, Nix installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install evtx

local Homebrew formula metadata

Linux

Nixverifiziert · 92%
nix profile install nixpkgs#evtx

nixpkgs package indexes · pkgs/by-name/ev/evtx/package.nix · Quelle: api.github.com

Überblick

Paketzusammenfassung

Windows XML Event Log parser

Befehle und Aliase

  • bench_evtx_dump_loop
  • bench_tree_build
  • bench_tree_build_direct
  • bench_utf16_escape_matrix
  • evtx_dump

Verlauf

Projektgeschichte und Nutzung

evtx is a Rust library and command-line utility for parsing the Windows XML Event Log format, centered on the evtx_dump tool and also exposed through Rust and Python bindings.

Projektgeschichte

The GitHub repository was created on 2019-03-30 and the first GitHub release, 0.3.0, was published on 2019-05-14. The project positions itself as a cross-platform parser for Windows EVTX files, implemented in safe Rust, with XML, JSON, and JSON Lines output paths.

By the 0.12.x series the README emphasized multithreaded parsing, recovery of missing records or chunks, offline WEVT template rendering, WebAssembly-backed local viewing, and release binaries for Windows, macOS, and Linux.

Adoptionsgeschichte

The package has visible adoption in Rust and package-manager communities: crates.io reported more than 212,000 total downloads and Homebrew shipped evtx 0.12.2 with recent install analytics. The repository also links pyevtx-rs as Python bindings around the same Rust core.

Its niche is forensic and incident-response tooling rather than general-purpose logging. The README compares it directly with python-evtx, libevtx, Go EVTX parsers, and pyevtx-rs, which reflects its role in a small but performance-sensitive parser ecosystem.

Wie es verwendet wird

The main CLI, evtx_dump, converts .evtx files to XML, JSON, or JSON Lines, can write to files, can read from stdin, and can be combined with tools such as fd, xargs, and jq for batch processing.

As a library, evtx exposes EvtxParser for iterating over records from Rust code. Optional WEVT template-cache support lets users extract templates from provider binaries and render records that otherwise fail because of missing template data.

Warum Paket-Nerds sich dafür interessieren

Package maintainers care about evtx because it is a modern, cross-platform replacement candidate for older EVTX parsers that were often tied to Python or C libraries. It also has the classic package-nerd appeal of a small CLI wrapping a fast library with stable machine-readable output.

The project is especially useful in Unix pipelines that need to process Windows forensic artifacts without a Windows host.

Zeitleiste

  • 2019: Repository created and first GitHub release published.
  • 2026: README benchmarked evtx 0.12.2 and documented PGO-built release binaries for Linux and macOS.
  • 2026: crates.io reported evtx 0.12.2 as the maximum version with more than 212,000 total downloads.

Related projects

  • pyevtx-rs provides Python bindings for the same Rust core.
  • The README benchmarks against python-evtx, libevtx, Velocidex evtx, and golang-evtx.

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 6 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
bench_evtx_dump_loopcliglobales Executable
bench_tree_buildcliglobales Executable
bench_tree_build_directcliglobales Executable
bench_utf16_escape_matrixcliglobales Executable
evtx_dumpcliglobales 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-Version0.12.2
Manager aktualisiert2026-06-13
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv0.12.2

https://github.com/omerbenamram/evtx

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:evtx
Version0.12.2
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/evtx
Homepagehttps://github.com/omerbenamram/evtx
Repositoryhttps://github.com/omerbenamram/evtx
Upstream-Dokumentationhttps://github.com/omerbenamram/evtx#readme
LizenzApache-2.0 OR MIT
Quellarchivhttps://github.com/omerbenamram/evtx/archive/refs/tags/v0.12.2.tar.gz
Zuletzt aktualisiert2026-06-13T17:48:59Z
Pulseupdated
Build-Abhängigkeitenrust
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameevtx
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.

Nix95%

evtx

nix profile install nixpkgs#evtx
  • normalized package name match
  • Abgeglichen nach: Evtx
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ev/evtx/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

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