ShimCacheParser
ShimCacheParser copied to clipboard
Add Python3 support
This PR adds Python3 support for ShimCacheParser.py. The Script is still compatible with Python2. Since it is available via PyPI I removed the python-registry code from this repository instead of updating it to its recent version. Tested:
- Multiple test shim cache binaries from https://github.com/EricZimmerman/AppCompatCacheParser
- registry hive
- registry export (*.reg)
- MIR registy xml
- MIR registry xml in zip file
- csv export (BOM and no BOM)