Skip to main content

Read exported windows registry text files

Project description

regparse

Read and parse exported windows registry text files

Install

Install using pip:

pip install regparse

Usage

Typical usage:

import regparse
r=regparse.RegParse()
c=r.readfile('Computer_HKLM.reg')
r.getkey('HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Policies\\System','EnableLUA','n/a-dword:00000001')

Raw function to get the key:

r.getconfig('HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Policies\\System','"EnableLUA"','n/a-dword:00000001')

Automatically parse value from the registry (note: default should be also parseable):

current = reg.getval('HKEY_LOCAL_MACHINE\\SYSTEM\\Select','Current','dword:00000001')

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

regparse-1.0.0-py3-none-any.whl (3.8 kB view details)

Uploaded Python 3

File details

Details for the file regparse-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: regparse-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 3.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.40.1 CPython/3.7.5

File hashes

Hashes for regparse-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 942677ce96bf1841f3d4070c0b1fe4e5b344c4c713f34a18fb536ff4641ca0b4
MD5 b1fe68ff0e1fc9146c1d4b4679039e47
BLAKE2b-256 8cf2e7132e643b26bbb0d45d941f13a89a16f7b5d59cc03520049e3c24c90051

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page