Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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]
- Host: GitHub
- URL: https://github.com/willcrichton/browser-bat
- Owner: willcrichton
- Created: 2013-09-27T20:15:13.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2021-01-02T21:04:22.000Z (almost 4 years ago)
- Last Synced: 2024-10-22T11:36:45.012Z (2 months ago)
- Language: CSS
- Homepage:
- Size: 681 KB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.txtThen, you can run the Flask server with
python server.pyAnd then visit `localhost:5000` for the web page.