| Name: | hivex |
|---|---|
| Version: | 1.3.18 |
| Release: | 20.module+el8.3.0+7860+a7792d29 |
| Architecture: | x86_64 |
| Module: | virt:ol:8030020200909014558:9edba152 virt:ol:8030020201123162111:229f0a1c virt:ol:8030020210205201602:229f0a1c virt:ol:8030020210210212009:229f0a1c virt:ol:8030020210323115319:229f0a1c virt:ol:8040020210317013608:9f9e2e7e |
| Group: | Unspecified |
| Size: | 263146 |
| License: | LGPLv2 |
| RPM: | hivex-1.3.18-20.module+el8.3.0+7860+a7792d29.x86_64.rpm |
| Source RPM: | hivex-1.3.18-20.module+el8.3.0+7860+a7792d29.src.rpm |
| Build Date: | Fri Nov 06 2020 |
| Build Host: | jenkins-172-17-0-2-237b4ab7-979d-4697-aa25-2443d561c392.blddevtest1iad.osdevelopmeniad.oraclevcn.com |
| Vendor: | Oracle America |
| URL: | http://libguestfs.org/ |
| Summary: | Read and write Windows Registry binary hive files |
| Description: | Hive files are the undocumented binary files that Windows uses to store the Windows Registry on disk. Hivex is a library that can read and write to these files. 'hivexsh' is a shell you can use to interactively navigate a hive binary file. 'hivexregedit' (in perl-hivex) lets you export and merge to the textual regedit format. 'hivexml' can be used to convert a hive file to a more useful XML format. In order to get access to the hive files themselves, you can copy them from a Windows machine. They are usually found in %systemroot%\system32\config. For virtual machines we recommend using libguestfs or guestfish to copy out these files. libguestfs also provides a useful high-level tool called 'virt-win-reg' (based on hivex technology) which can be used to query specific registry keys in an existing Windows VM. For OCaml bindings, see 'ocaml-hivex-devel'. For Perl bindings, see 'perl-hivex'. For Python 3 bindings, see 'python3-hivex'. For Ruby bindings, see 'ruby-hivex'. |