Results 3 comments of BirdHacks

@AliPurdy Update to the latest version. 0x34 is the magic value for Windows 10 after the Creators update.

@mbevilacqua It looks like you're trying to parse a hive file as a registry file. Try using `-i ` instead of `-r`.

@mbevilacqua yw. 0x66676572 are the first four bytes of a hive file (ascii 'regf' in little endian). That's why I think it isn't a registry file. The files from C:\Windows\System32\config*...