This aims to be a replacement of https://github.com/csababarta/ntdsxtract/ by @csababarta.
bash
cargo install --git https://github.com/janstarke/ntdsextract2.git
``` ntdsextract2 0.1.0
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 help Print this message or the help of the given subcommand(s) timeline create a timeline (in bodyfile format) user Display user accounts ```