Skip to content

Releases: acquiredsecurity/as-aix

v1.0.0 - Initial Release

27 Feb 01:50

Choose a tag to compare

AIX v1.0.0 — AI Query History Forensic Extractor

Initial release of the AI forensic artifact extractor.

Supported AI Tools

  • Claude Code — Full conversation extraction (history.jsonl + session JSONL files)
  • ChatGPT Desktop — Conversation metadata extraction from LevelDB storage (Windows MS Store, macOS, standalone)

Features

  • Auto-scan triage directories for AI artifacts
  • Direct extraction from specific paths
  • Interactive guided menu
  • CSV output with NaturalLanguage column for timeline analysis

Downloads

Platform File
macOS (Apple Silicon) aix-v1.0.0-macos-arm64.zip
Windows (x86_64) aix-v1.0.0-windows-x86_64.zip

Linux users: build from source with cargo build --release