Skip to content

Instantly share code, notes, and snippets.

@Hubcapp
Hubcapp / session2html.py
Created June 29, 2018 20:43 — forked from mirogula/session2html.py
Convert Firefox sessionstore.js file to html.
#!/usr/bin/python
################################################################################
# usage: session2html.py [-h] -s SESSION_FILE [-o OUTPUT_FILE]
#
# Convert Firefox sessionstore.js file to html.
#
# optional arguments:
# -h, --help show this help message and exit
# -s SESSION_FILE session file to be converted