What's Changed
* Fixes Issues 11 and 12 and Updates all Expected Outputs: JSON, Pickles, TXT by utkonos in https://github.com/malwarology/versioninfo/pull/13
* Handled Condition When Input is Random Data by utkonos in https://github.com/malwarology/versioninfo/pull/16
* Parse Var structs with String children properly. Fixes 14. by utkonos in https://github.com/malwarology/versioninfo/pull/17
* Handle premature null terminated String structs. Fixes 18 by utkonos in https://github.com/malwarology/versioninfo/pull/19
* Handle zero stomped szKey at top level. Fixes 20 by utkonos in https://github.com/malwarology/versioninfo/pull/21
**Full Changelog**: https://github.com/malwarology/versioninfo/compare/v1.1.1...v1.1.2