
educationJun 4, 202620:35pending
Course 36 - Windows Forensics and Tools | Episode 6: From System Hives to Forensic Analysis
About this episode
In this lesson, you’ll learn about: Windows Registry structure and forensic analysis1. What is the Windows Registry?
You can listen and download our episodes for free on more than 10 different platforms:
https://linktr.ee/cybercode_academy
- A centralized configuration database in Windows
- Stores system, user, and application settings
- Think of it as the brain of Windows configuration
- Hives
- Keys
- Subkeys
- Values
- Hive → main database file
- Key → folder
- Value → actual data entry
- HKEY_LOCAL_MACHINE (HKLM)
- HKEY_CURRENT_USER (HKCU)
- HKLM → system-wide settings
- HKCU → settings for the logged-in user
- Stored on disk in:
- Investigators can extract registry data directly from disk
- Even if Windows is not bootable
- Stores:
- User accounts
- Password hashes
- Stores:
- Local security policy
- LSA secrets
- Authentication data
- Stores:
- Installed applications
- Configuration settings
- Stores:
- Drivers
- Services
- Boot configuration
- These hives are critical for system and user reconstruction
- BCD (Boot Configuration Data)
- Controls boot process
- ELAM (Early Launch Anti-Malware)
- Protects early boot stage
- Browser-related application data hives
- Improve security and system initialization
- FTK Imager
- Used to extract registry hives from disk
- Registry viewers (offline analysis tools)
- Bypasses OS restrictions
- Works on live or dead systems
- Acquire disk image
- Extract registry hives
- Load into analysis tool
- Examine keys and values
- User activity
- Installed software
- System boot history
- Malware persistence mechanisms
- The registry is a central configuration database for Windows
- It is structured into hives, keys, and values
- Critical hives include SAM, SECURITY, SOFTWARE, SYSTEM
- Registry files are physically stored on disk
- Tools like FTK Imager enable offline forensic extraction
- Registry = Windows “black box” of system activity
You can listen and download our episodes for free on more than 10 different platforms:
https://linktr.ee/cybercode_academy
Get every episode summarized
Each time CyberCode Academy publishes, we email you a written briefing from the transcript — the topics, who appeared, and any specific claims, with the ad reads skipped.
Email me new episodesFree for 3 shows. No card needed.
Hosts & guests
No transcript yet
This episode has not been transcribed. Request it and it moves to the front of the queue.
More episodes
More from CyberCode Academy

Course 42 - Mobile Malware Analysis Fundamentals | Episode 14: Architecture and...
CyberCode Academy
Sep 10, 202624:31completed

Course 42 - Mobile Malware Analysis Fundamentals | Episode 13: Designing and Arc...
CyberCode Academy
Sep 9, 202617:34failed

Course 42 - Mobile Malware Analysis Fundamentals | Episode 12: Dynamic Analysis...
CyberCode Academy
Sep 8, 202628:08completed

Course 42 - Mobile Malware Analysis Fundamentals | Episode 11: Dynamic Analysis...
CyberCode Academy
Sep 7, 202624:15completed