
educationJun 8, 202622:28pending
Course 36 - Windows Forensics and Tools | Episode 10: Decoding Metadata and File Internals
About this episode
In this lesson, you’ll learn about: Windows Recycle Bin forensics and deleted file recovery1. Why the Recycle Bin Matters in Forensics
You can listen and download our episodes for free on more than 10 different platforms:
https://linktr.ee/cybercode_academy
- Deleting a file in Windows does not immediately erase it
- Instead, Windows:
- Moves it to a hidden system structure
- Renames it
- Keeps both metadata and data intact
- The Recycle Bin is often a hidden evidence repository
- Deleted files usually remain:
- On disk (physically intact)
- With modified references only
- Investigators can often recover:
- Files
- Paths
- Deletion timestamps
- INFO2 file
- Stored inside:
- Recycler folder
- Original file path
- File size
- Deletion order
- Acts as an index of deleted files
- $Recycle.Bin
- $R file
- Contains actual file data
- $I file
- Contains metadata:
- Original name
- Path
- Deletion timestamp
- Contains metadata:
- Data and metadata are split for tracking integrity
- $I file headers contain version indicators:
- 01 → older Windows versions
- 02 → Windows 10 era
- Helps investigators determine:
- Operating system version
- Timeline of deletion activity
- Hex editors
- Forensic analysis tools
- File paths
- Deletion timestamps
- File size metadata
- Original filenames
- Even “deleted” files can be reconstructed byte-by-byte
- Access $Recycle.Bin
- Match $R and $I files
- Decode metadata
- Reconstruct original file structure
- Extract evidence
- Deleted documents
- Malware payloads
- Sensitive user files
- Evidence of file wiping attempts
- Attackers often forget the Recycle Bin still holds traces
- Recycle Bin does not permanently delete data immediately
- Legacy systems use INFO2 index files
- Modern systems use $R and $I file pairs
- Metadata and file content are separated
- Hex analysis allows full reconstruction of deleted activity
- Delete action → Recycle Bin redirect → hidden storage → forensic recovery
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 12: Dynamic Analysis...
CyberCode Academy
Sep 8, 202628:08completed

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

Course 42 - Mobile Malware Analysis Fundamentals | Episode 10: The Essentials of...
CyberCode Academy
Sep 6, 202623:12pending

Course 42 - Mobile Malware Analysis Fundamentals | Episode 9: Mastering Basic St...
CyberCode Academy
Sep 5, 202621:16completed