ShimCacheParser icon indicating copy to clipboard operation
ShimCacheParser copied to clipboard

Add Python3 support

Open comawill opened this issue 5 years ago • 0 comments

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)

comawill avatar Oct 19 '19 12:10 comawill