Source
Opened from CFReDS Hacking Case integration (case-08).
Gap
No recycle bin metadata parser in v0.5.3.
Blocks
- F-CFR-008 (4 executable files in recycle bin)
Proposal
@register_tool
def parse_recycle_bin(recycler_path: str) -> dict:
"""Parse INFO2 (XP) or $I/$R pairs (Vista+)."""
Estimate
1-2 days. Format documented in Microsoft KB and Forensic Wiki.
Source
Opened from CFReDS Hacking Case integration (case-08).
Gap
No recycle bin metadata parser in v0.5.3.
Blocks
Proposal
Estimate
1-2 days. Format documented in Microsoft KB and Forensic Wiki.