-
Notifications
You must be signed in to change notification settings - Fork 6
Labels
Description
Adding a new CLI tools would ease working/testing on NTDS. Not a replacement of the dissect.target just a dumb cli tool.
E.g doing something like that to dump all records related to an objectClass
python3 -m dissect.database.ese.ntds.ntds -o User ./path/to/ntds.dit
Reactions are currently unavailable