$ ls -l /proc/pid_number/fd
Try with the pid of your firefox process and you'll see all the sqlite files where firefox stores places, cookies, downloads, permissions, etc.. All the jar files, certificates, extensions and more.
Try:
$ echo ".dump" | sqlite3 /path_to_firefox_profile/formhistory.sqlite
:P
No hay comentarios:
Publicar un comentario