ShimCacheParser icon indicating copy to clipboard operation
ShimCacheParser copied to clipboard

Results 5 ShimCacheParser issues
Sort by recently updated
recently updated
newest added

The link to https://www.fireeye.com/content/dam/fireeye-www/services/freeware/shimcache-whitepaper.pdf appears to be broken. It referenced in https://github.com/mandiant/ShimCacheParser/blob/master/README

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...

[+] Reading binary file: /SYSTEM... [-] Got an unrecognized magic value of 0x66676572... bailing [-] No Shim Cache entries found...

made minor fix to the read_zip function: - changed the file name to search for - removed hostname column - headers updated to be consistent with tool