Automic VaultAutomic Vault

brew

Install evtx with Homebrew, Nix

Windows XML Event Log parser. Version 0.12.2 via Homebrew; verified 2026-06-13.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install evtx

local Homebrew formula metadata

Linux

Nixverified · 92%
nix profile install nixpkgs#evtx

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

overview

Package summary

Windows XML Event Log parser

Commands and aliases

  • bench_evtx_dump_loop
  • bench_tree_build
  • bench_tree_build_direct
  • bench_utf16_escape_matrix
  • evtx_dump

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

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

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
bench_evtx_dump_loopcliglobal executable
bench_tree_buildcliglobal executable
bench_tree_build_directcliglobal executable
bench_utf16_escape_matrixcliglobal executable
evtx_dumpcliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version0.12.2
manager updated2026-06-13
local dataok
upstreamcurrent
latest detectedv0.12.2

https://github.com/omerbenamram/evtx

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:evtx
Version0.12.2
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/evtx
Homepagehttps://github.com/omerbenamram/evtx
Repositoryhttps://github.com/omerbenamram/evtx
Upstream docshttps://github.com/omerbenamram/evtx#readme
LicenseApache-2.0 OR MIT
Source archivehttps://github.com/omerbenamram/evtx/archive/refs/tags/v0.12.2.tar.gz
Last updated2026-06-13T17:48:59Z
Pulseupdated
Build dependenciesrust
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

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 database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

evtx

nix profile install nixpkgs#evtx
  • normalized package name match
  • Matched by: 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

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • 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