pkg.soopen package index

brew / 排名 3925

使用 Homebrew, Nix 安装 evtx

查看 evtx 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install evtx

local Homebrew formula metadata

Linux

Nix已验证 · 92%
nix profile install nixpkgs#evtx

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

概览

软件包摘要

Windows XML Event Log parser

命令和别名

  • evtx_dump

历史

项目历史与用法

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.

项目历史

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.

采用历史

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.

使用方式

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.

为什么软件包爱好者会关心

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.

时间线

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

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
evtx_dump可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本0.12.2
管理器更新时间2026-06-13
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:evtx
版本0.12.2
软件包管理器Homebrew
主页https://github.com/omerbenamram/evtx
仓库https://github.com/omerbenamram/evtx
最后更新2026-06-13T17:48:59Z
Pulseupdated
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

evtx

nix profile install nixpkgs#evtx
  • normalized package name match
  • 匹配方式: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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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