development/libraries/python

python-registry - Read access to Windows Registry Files

Website: http://www.williballenthin.com/registry/
License: Apache 2.0
Description:
python-registry was originally written by Willi Ballenthin, a forensicator at Mandiant who wanted to access the contents of the
Windows Registry from his Linux laptop. python-registry currently provides read-only access to Windows Registry files,
such as NTUSER.DAT, userdiff, and SAM. The interface is two-fold: a high-level interface suitable for most tasks, and a low level
set of parsing objects and methods which may be used for advanced study of the Windows Registry. python-registry is written in pure
Python, making it portable across all major platforms.

Packages

python-registry-1.2.0-1.fc21.i686 [45 KiB] Changelog by Willi Ballenthin (2015-12-22):
* Release 1.2.0-1
	- [DEPRECATED] records() in HBINBlock, use the more correct cells() instead, by @NiKiZe
	- fix bug in parsing of resident values with length zero, reported and patched by @BridgeyTheGeek
	- fix handling of path cycles, reported and patched by @sbv-csis
python-registry-1.1.0-2.fc21.i686 [37 KiB] Changelog by Willi Ballenthin (2015-02-26):
* Release 1.1.0-2
	This is the version available on 2015-02-26 which is a patch to 1.1.0 making release 2.
python-registry-1.1.0-1.fc21.x86_64 [37 KiB] Changelog by Willi Ballenthin (2015-02-16):
* Release 1.1.0-1
	1.1.0
	- add raw_data method
	- fix testing scripts and methods
	- add amcache.hve parsing script
	- add script for mounting hive as file system via FUSE
	- many fixes, including checksum calculations, by @NiKiZe
	- fixes to RegDateTime parsing by @woanware

Listing created by Repoview-0.6.6-4.el7