Displaying 1 result from an estimated 1 matches for "hengen".
Did you mean:
bengen
2018 Feb 26
0
ANNOUNCE: hivex - read and write Windows Registry hives - version 1.3.15 released
...iting
Windows Registry "hive" binary files.
I'm pleased to announce version 1.3.15 which you can get from:
http://download.libguestfs.org/hivex/
Highlights of this release:
- Improved performance by using a cache of iconv handles, especially
when dumping out large hives (Hilko Hengen).
- Add the ‘hivexregedit --max-depth’ option for exports, so you can
dump out only the top N-level keys (Michael Meyer).
- ‘hivexsh -u’ flag allows you to open some broken hives (Hilko Bengen).
- Fixes to broken POD documentation in some places (Pino Toscano).
- Fixes for OCaml 4.06 safe str...