cleanhive
](https://github.com/dfir-dd/dfir-toolkit/blob/main/doc/cleanhive.md)evtx2bodyfile
](https://github.com/dfir-dd/dfir-toolkit/blob/main/doc/evtx2bodyfile.md)evtxanalyze
](https://github.com/dfir-dd/dfir-toolkit/blob/main/doc/avtxanalyze.md)evtxscan
](https://github.com/dfir-dd/dfir-toolkit/blob/main/doc/evtxscan.md)evtxcat
](https://github.com/dfir-dd/dfir-toolkit/blob/main/doc/evtxcat.md)evtxls
](https://github.com/dfir-dd/dfir-toolkit/blob/main/doc/evtxls.md)es4forensics
](https://github.com/dfir-dd/dfir-toolkit/blob/main/doc/es4forensics.md)hivescan
](https://github.com/dfir-dd/dfir-toolkit/blob/main/doc/hivescan.md)ipgrep
](https://github.com/dfir-dd/dfir-toolkit/blob/main/doc/ipgrep.md)lnk2bodyfile
](https://github.com/janstarke/lnk2bodyfile)mactime2
](https://github.com/dfir-dd/dfir-toolkit/blob/main/doc/mactime2.md)mft2bodyfile
](https://github.com/janstarke/mft2bodyfile)ntdsextract2
](https://github.com/janstarke/ntdsextract2)pol_export
](https://github.com/dfir-dd/dfir-toolkit/blob/main/doc/pol_export.md)procbins
](https://github.com/janstarke/procbins)regdump
](https://github.com/dfir-dd/dfir-toolkit/blob/main/doc/regdump.md)regls
](https://github.com/janstarke/regls)regview
](https://github.com/janstarke/regview)ts2date
](https://github.com/dfir-dd/dfir-toolkit/blob/main/doc/ts2date.md)usnjrnl_dump
](https://github.com/janstarke/usnjrnl)bash
cargo install dfir-toolkit
To generate autocompletion scripts for your shell, invoke the tool with the --autocomplete
option, e.g.
bash
mactime2 --autocomplete bash | sudo tee /etc/bash_completion.d/mactime2
would install a autocompletion script in /etc/bash_completion.d/mactime2
.