diff options
-rw-r--r-- | python/dfwinreg/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python/dfwinreg/README b/python/dfwinreg/README index d52d68367008..f945c69093a3 100644 --- a/python/dfwinreg/README +++ b/python/dfwinreg/README @@ -1,4 +1,4 @@ -dfWinReg, or Digital Forensics Windows Registry, provides read-only access to -Windows Registry objects. The goal of dfWinReg is to provide a generic -interface for accessing Windows Registry objects that resembles the Registry -key hierarchy as seen on a live Windows system. +dfWinReg, or Digital Forensics Windows Registry, provides read-only +access to Windows Registry objects. The goal of dfWinReg is to provide +a generic interface for accessing Windows Registry objects that +resembles the Registry key hierarchy as seen on a live Windows system. |