Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37041200
en ru br
Репозитории ALT

Группа :: Разработка/Прочее
Пакет: hivex

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 1.3.23-alt1
Время сборки: 20 января 2023, 08:37 ( 61.9 недели назад )
Размер архива: 146.42 Kb

Домашняя страница:   http://libguestfs.org/

Лицензия: LGPLv2
О пакете: Read and write Windows Registry binary hive files
Описание:

Hive files are the undocumented binary blobs 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' 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 bindings, see 'python3-module-hivex'.

For Ruby bindings, see 'ruby-hivex'.

Текущий майнтейнер: Anton Farygin

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • hivex
  • hivex-debuginfo
  • hivex-devel
  • ocaml-hivex
  • ocaml-hivex-debuginfo
  • ocaml-hivex-devel
  • perl-hivex
  • perl-hivex-debuginfo
  • python-module-hivex
  • python-module-hivex-debuginfo
  • python3-module-hivex
  • python3-module-hivex-debuginfo
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin