libyal / libesedb

Library and tools to access the Extensible Storage Engine (ESE) Database File (EDB) format.
GNU Lesser General Public License v3.0
338 stars 91 forks source link

Windows 2016 NTDS.dit problem #40

Closed jackpit110 closed 6 years ago

jackpit110 commented 6 years ago

I can not export ntds.dit of windows server 2016

Unable to open: ../ntds.dit. libesedb_catalog_definition_read: unsupported last fixed size data type: 12. libesedb_catalog_read: unable to read catalog definition. libesedb_file_open_read: unable to read catalog. libesedb_file_open_file_io_handle: unable to read from file handle. libesedb_file_open: unable to open file: ../ntds.dit. info_handle_open: unable to open input file.

joachimmetz commented 6 years ago

Duplicate of https://github.com/libyal/libesedb/issues/34