Skip to content

The Config File

Daryl Bennett edited this page Jul 3, 2017 · 2 revisions

The Config File

Assigning values here will override any arguments given and will be the new default value. In order to assign a value simply type the appropriate value after the assignment operator =.

[DEFAULT]
volatility =                # Location of your Volatility directory </someplace/volatility>
output = 		    # something not dump.lime
compress =                  # Set to false to never compress dump

The options

volatility

This will be the default path to the volatility directory. This path will to the the volatility parent directory.

Clone this wiki locally