What's Changed
- Improve SQLite3 WAL by @PimSanders in #9
- Check SQLite3 WAL size before initialization by @PimSanders in #14
- Fix error when reading first page from WAL commit in SQLite3 by @PimSanders in #15
- Add NTDS parser by @joost-j in #8
- Improve SQLite3 primary key constraint parsing by @JSCU-CNI in #24
- Fix SQLite3 Cell data overflow reading for databases with
header.reserved_sizeset by @JSCU-CNI in #25 - Add sam_account_type to NTDS User class by @Schamper in #27
- Add helpers for password history by @Schamper in #29
- Add SQLCipher CE implementation by @JSCU-CNI in #28
- Only query users in NTDS.users by @Matthijsy in #37
- Improve handling of OIDs by @Schamper in #32
- Add NTDS Group Policies by @Matthijsy in #38
- Add ntds cli tools and add all tools as pyproject entry points by @william-billaud in #34
- Add more properties to NTDS objects by @Matthijsy in #41
- Include observed WAL page_numbers when calculating SQLite3 page_count by @JSCU-CNI in #30
New Contributors
- @PimSanders made their first contribution in #9
- @joost-j made their first contribution in #8
- @JSCU-CNI made their first contribution in #24
- @Matthijsy made their first contribution in #37
Full Changelog: 1.0...1.1