Changeset 97
- Timestamp:
- 12/11/06 02:16:26 (2 years ago)
- Files:
-
- honeyclient/branches/bug/42/lib/HoneyClient/Agent/Integrity/Registry.pm (modified) (1 diff, 2 props)
- honeyclient/branches/bug/42/lib/HoneyClient/Agent/Integrity/Registry/Makefile (modified) (1 diff, 1 prop)
- honeyclient/branches/bug/42/lib/HoneyClient/Agent/Integrity/Registry/Parser.pm (modified) (1 diff, 2 props)
- honeyclient/branches/bug/42/lib/HoneyClient/Agent/Integrity/Registry/Parser.yp (modified) (1 diff, 2 props)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
honeyclient/branches/bug/42/lib/HoneyClient/Agent/Integrity/Registry.pm
- Property svn:executable deleted
- Property svn:keywords set to Id "$file"
r96 r97 5 5 # Description: Performs static checks of the Windows OS registry. 6 6 # 7 # CVS: $Id : Config.pm 1516 2006-11-05 09:40:17Z kindlund$7 # CVS: $Id$ 8 8 # 9 9 # @author kindlund, xkovah honeyclient/branches/bug/42/lib/HoneyClient/Agent/Integrity/Registry/Makefile
- Property svn:keywords set to Id "$file"
r95 r97 1 # $Id $ # 2 1 3 Parser: 2 4 yapp -m HoneyClient::Agent::Integrity::Registry::Parser Parser.yp honeyclient/branches/bug/42/lib/HoneyClient/Agent/Integrity/Registry/Parser.pm
- Property svn:executable deleted
- Property svn:keywords set to Id "$file"
r96 r97 23 23 # Description: Parses static hive dumps of the Windows OS registry. 24 24 # 25 # CVS: $Id : Config.pm 1516 2006-11-05 09:40:17Z kindlund$25 # CVS: $Id$ 26 26 # 27 27 # @author kindlund honeyclient/branches/bug/42/lib/HoneyClient/Agent/Integrity/Registry/Parser.yp
- Property svn:executable deleted
- Property svn:keywords set to Id "$file"
r96 r97 6 6 # Description: Parses static hive dumps of the Windows OS registry. 7 7 # 8 # CVS: $Id : Config.pm 1516 2006-11-05 09:40:17Z kindlund$8 # CVS: $Id$ 9 9 # 10 10 # @author kindlund
