Commit graph

4 commits

Author SHA1 Message Date
Antoine Brodin
325ea40973 Update python-registry to 0.2.7 2013-08-17 08:49:49 +00:00
Antoine Brodin
5e46505535 Update python-registry to 0.2.6 2013-08-10 11:51:31 +00:00
Antoine Brodin
9ed1e705d8 Update python-registry to 0.2.5.1 2013-07-30 19:03:06 +00:00
Ruslan Makhmatkhanov
6748e3b8de python-registry was originally written by Willi Ballenthin, a forensicator 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 SOFTWARE. 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.

WWW: http://www.williballenthin.com/registry/

PR:		173141
Submitted by:	Antoine Brodin <antoine@FreeBSD.org>
2013-03-26 20:24:12 +00:00