Basically a simple script to dump a database to (flow) records. Iterate over all the tables and records and yield all rows. https://github.com/fox-it/dissect.database/pull/34 was a good start for this for NTDS.
Basically a simple script to dump a database to (flow) records. Iterate over all the tables and records and yield all rows.
#34 was a good start for this for NTDS.