feat: Add search history extraction (Get-SearchHistory.ps1)
Extract Windows Search queries, typed paths, and Run dialog history from registry (WordWheelQuery, TypedPaths, RunMRU). Includes warnings about Windows 11 limitations - modern search without Microsoft account doesn't persist history due to cloud-first design. Update TODO.md.
This commit is contained in:
2
TODO.md
2
TODO.md
@@ -25,7 +25,7 @@
|
||||
### Browser & Search History
|
||||
- [ ] Browser history - Edge, Chrome, Firefox artifacts
|
||||
- [x] Typed URLs - URLs manually typed in browsers
|
||||
- [ ] Search terms - Windows Search history
|
||||
- [x] Search terms - Windows Search history
|
||||
|
||||
### File Access
|
||||
- [ ] LNK files - Shortcut files showing file access
|
||||
|
||||
Reference in New Issue
Block a user