SdbUnpacker is a small script that converts the new Shim database (SDB) format, that is used in Windows 10 15063, to old format so you can use tools like sdb2xml.exe again.
- python SdbUnpacker.py –i appraiser.sdb –o appraiser_decompressed.sdb
- Use tool like sdb2xml.exe to convert sdb to xml
MIT