xr

command module
v0.0.0-...-597c5f5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 23, 2026 License: MIT Imports: 7 Imported by: 0

README

NAME

xr - experimental record analyzer

SYNOPSIS

$ cat FILE | xr | uniq | sort

DESCRIPTION

xr is an experimental fast event record analyzer for forensic triaging. It targets to answer two main questions about event logs: WHAT and WHEN did it happen? Contrary to existing tools, it tries to answer these questions by analyzing the raw event record structure, rather than parsing whole event log chunks. By reading from any input stream, xr is capable of carving raw forensic disk images and memory dumps.

INSTALLATION

$ go install go.foxforensics.dev/xr@latest

REFERENCES

SEE ALSO

dd(1), cat(1), uniq(1), sort(1)

Documentation

Overview

Experimental record analyzer.

Usage:

cat FILE | xr | uniq | sort

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL