Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/willcrichton/browser-bat

Forensic analysis for the browser [15-498 final]
https://github.com/willcrichton/browser-bat

Last synced: 23 days ago
JSON representation

Forensic analysis for the browser [15-498 final]

Awesome Lists containing this project

README

        

browser-bat
===========

Forensic analysis for the browser (in the browser)!

To install the necessary components, make sure you have [pip](http://www.pip-installer.org/en/latest/) installed first.
Then, run

pip install -r requirements.txt

Then, you can run the Flask server with

python server.py

And then visit `localhost:5000` for the web page.