firefox dump working

This commit is contained in:
marcos.luna
2025-12-02 11:58:59 +01:00
parent c8fff22a64
commit f57850f243
15 changed files with 737 additions and 4 deletions
@@ -40,6 +40,9 @@ ls
# List running processes
ps
# Identify installed browsers
browser_info
# Check current directory contents
ls C:\Users
```