Volumetric is a web-based GUI for the volatility3 library.
Volumetric relies upon the following:
- npm (for webcomponents)
- >=cherrypy-10 (for serving the pages)
- volatility3
To install cherrypy locally, run:
pip3 install --user --upgrade cherrypy
Then from the top level directory run:
npm install
From the top level directory
python3 vol.py