Offline windows registry access on *nix platforms.
r0g
aioe.org at technicalbloke.com
Fri Feb 26 11:14:50 EST 2010
r0g wrote:
> Hi Everybody,
>
> I do a fair bit of programming in Python and I have to say I find perl a
> little intimidating right now as I don't have a lot of experience with
> it however its the only language I have found that seemed to have a
> library for what I need right now: Win32::Registry (or maybe
> Win32::TieRegistry)
>
> I way to read/search for windows registry keys from offline hive files
> e.g. NTUSER.DAT on *nix platforms, in my case Ubuntu linux - nothing
> more advanced than that.
Actually scrap that, just found "Parse::Win32Registry", happy days! :)
Roger.
More information about the Python-list
mailing list