4 Commits

Author SHA1 Message Date
aa4e6fa88f Add typed URLs extraction with multi-profile support
Add Get-TypedURLs.ps1 for browser typed URL forensics:
- IE (registry), Edge, Chrome, Chromium (all profiles), Firefox
- Auto-detects all browser profiles (Default, Profile 1, 2, etc.)
- Shows typed counts and visit frequencies
- Proper DB locking/cleanup with finally blocks
- Requires sqlite3.exe for Chromium-based browsers

Update README.md and TODO.md with recent scripts.
2026-02-03 22:25:56 +01:00
22c13d4633 Update README.md to include a special friend 2026-02-03 21:35:56 +01:00
ca296447f3 Update README.md change name to artif 2026-02-03 21:33:48 +01:00
dc8a848373 Inital commit 2026-02-03 21:31:05 +01:00