https://bugs.winehq.org/show_bug.cgi?id=39603
Bug ID: 39603 Summary: Multiple applications need support for loading Windows binary registry hives using native API (BartPE, Magical Jelly Bean Keyfinder, EasyBCD) Product: Wine Version: 1.7.55 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: ntdll Assignee: wine-bugs@winehq.org Reporter: focht@gmx.net Distribution: ---
Hello folks,
collector bug for apps/tools that need Windows binary registry hive support (import/export) via native API.
* bug 4001 (BartPE) * bug 19324 (ubcd4win) * bug 22124 (BartPE) * bug 28729 (EasyBCD) * bug 29529 (Magical Jelly Bean Keyfinder)
Regards
https://bugs.winehq.org/show_bug.cgi?id=39603
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.magicaljellybean | |.com/downloads/keyfinder.zi | |p
https://bugs.winehq.org/show_bug.cgi?id=39603
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |saulius2@gmail.com
--- Comment #1 from Anastasius Focht focht@gmx.net --- Hello folks,
add your infos/links here (FOSS projects etc.)
Regards
https://bugs.winehq.org/show_bug.cgi?id=39603
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=39603
Vijay Kamuju infyquest@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |infyquest@gmail.com
--- Comment #2 from Vijay Kamuju infyquest@gmail.com --- As discussed in one of the earlier bug #28729
We can use libhivex, its LGPL V2.1 https://github.com/libguestfs/hivex/blob/master/LICENSE https://github.com/libguestfs/hivex
https://bugs.winehq.org/show_bug.cgi?id=39603
--- Comment #3 from Saulius K. saulius2@gmail.com --- Quoting myself from bug #28729 comment #8: (partly colliding with text of Vijay Kamuju from comment #2)
--- snip --- Wine probably could use hivex/libhivex [3], especialy given that NeoSmart developers test it by contacting author itself, Richard W.M. Jones [4].
Then I see libhivex mentioned in the changelog [5] of fred -- cross-platform Forensic Registry EDitor [6]. I just found it's source but haven't looked at it yet: [7].
It seems hivex/libhivex is covered by LPGL, while fred uses GPL.
[3]http://libguestfs.org/hivex.3.html#description [4]https://www.redhat.com/archives/libguestfs/2014-October/msg00235.html [5]https://code.pinguin.lu/file/data/tphsilqyznescmu7ryyu/PHID-FILE-t3l35dqhthp... [6]https://www.pinguin.lu/fred [7]https://code.pinguin.lu/diffusion/FRED/browse/master/trunk/ --- snip ---
https://bugs.winehq.org/show_bug.cgi?id=39603
--- Comment #4 from Anastasius Focht focht@gmx.net --- Hello folks,
revisiting, obviously still present.
$ wine --version wine-4.3
Regards
https://bugs.winehq.org/show_bug.cgi?id=39603
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://www.magicaljellybean |https://web.archive.org/web |.com/downloads/keyfinder.zi |/20150422100930/http://www. |p |magicaljellybean.com/downlo | |ads/keyfinder.zip
https://bugs.winehq.org/show_bug.cgi?id=39603
F H francisco278herrera@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |francisco278herrera@gmail.c | |om
--- Comment #5 from F H francisco278herrera@gmail.com --- Issue still present in wine 10.0-rc4, for more details please see the AppDB entry https://appdb.winehq.org/objectManager.php?sClass=version&iId=42073
https://bugs.winehq.org/show_bug.cgi?id=39603
--- Comment #6 from F H francisco278herrera@gmail.com --- (In reply to F H from comment #5)
Issue still present in wine 10.0-rc4, for more details please see the AppDB entry https://appdb.winehq.org/objectManager.php?sClass=version&iId=42073
For visual studio 2022 which is affected by this bug