±Your Account
Membership:
New Today: 1
New Yesterday: 3
Overall: 24197
Visitors: 43±Latest Webinar
±Follow Us
±Latest Jobs
±Latest Articles
· KS – an open source bash script for indexing data
· Mobile Device Geotags & Armed Forces
· Categorization of embedded system forensic collection methodologies
· Interpretation of NTFS Timestamps
· What are ‘gdocs’? Google Drive Data – part 2
· What are ‘gdocs’? Google Drive Data
· Bad Sector Recovery
· Forensic Artifact: Malware Analysis in Windows 8
· Windows 8: Important Considerations for Computer Forensics and Electronic Discovery
Forensic Analysis of the Windows Registry
Back to top Back to main Skip to menuForensic Analysis of the Windows Registry
Page: 1/16
School of Computer and Information Science, Edith Cowan University
lihwern@yahoo.com
Windows registry contains lots of information that are of potential evidential value or helpful in aiding forensic examiners on other aspects of forensic analysis. This paper discusses the basics of Windows XP registry and its structure, data hiding techniques in registry, and analysis on potential Windows XP registry entries that are of forensic values.
Keywords:
Windows registry, forensic analysis, data hiding
INTRODUCTION
REGISTRY STRUCTURE
Figure 1 shows Windows registry logical view from Register Editor (Windows default register editor). Each folder in the left key pane is a registry key. The right panes show the key's value. Subkey is used to show the relationship between a key and the keys nested below it. Branch refers to a key and all its subkeys. Windows uses symbolic link (i.e. similar to file system's shortcut) to link a key to a different path which allows the same key and its values to appear at two different paths (Russinovich, 1999).
Figure 1: Windows Registry Logical View Key
















