Skip to content

misteveus/volumetric

 
 

Repository files navigation

Introduction

Volumetric is a web-based GUI for the volatility3 library.

Dependencies

Volumetric relies upon the following:

  • npm (for webcomponents)
  • >=cherrypy-10 (for serving the pages)
  • volatility3

Installation

Install Cherrypy

To install cherrypy locally, run:

pip3 install --user --upgrade cherrypy

Install webcomponent dependencies

Then from the top level directory run:

npm install

Running the server

From the top level directory

python3 vol.py

About

Volumetric Development

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 61.0%
  • Python 37.3%
  • HTML 1.7%