hfsplus-forensic 0.2.0

Forensic-grade, from-scratch Apple HFS+/HFSX reader — volume header geometry, catalog B-tree directory listing, and data-fork file extraction over a byte buffer
Documentation
# Privacy Policy

*Last updated: 2026-06-15*

## Summary

hfsplus-forensic is a local Rust library. It does not collect, transmit, or store any personal data on remote servers.

## Data Access

hfsplus-forensic reads only the file bytes you pass to it. All processing happens in memory on your local machine. Nothing is uploaded anywhere.

## Telemetry

hfsplus-forensic has **no telemetry**. It makes no network requests of any kind.

## Open Source

hfsplus-forensic is open source (MIT). You can audit every line of code at [github.com/SecurityRonin/hfsplus-forensic](https://github.com/SecurityRonin/hfsplus-forensic).

## Contact

Privacy questions: [security@securityronin.com](mailto:security@securityronin.com)

---

[Terms of Service](terms.md) · [Home](index.md) · © 2026 Security Ronin Ltd.