This aims to be a replacement of https://github.com/csababarta/ntdsxtract/ by @csababarta.
bash
cargo install --git https://github.com/janstarke/ntdsextract2.git
```
USAGE:
ntdsextract2 [OPTIONS]
ARGS:
OPTIONS: -h, --help Print help information -q, --quiet Less output per occurrence -v, --verbose More output per occurrence -V, --version Print version information
SUBCOMMANDS: computer display computer accounts entry display one single entry from the directory information tree group Display groups help Print this message or the help of the given subcommand(s) search search for entries whose values match to some regular expression timeline create a timeline (in bodyfile format) tree display the directory information tree types list all defined types user Display user accounts
```