Add additional docstrings and refactor/rearrange the entire codebase.

This commit is contained in:
Mike Auty
2014-06-11 01:35:50 +01:00
parent a97bd19988
commit 39c0b38f09
13 changed files with 6049 additions and 5450 deletions
+4 -1
View File
@@ -1,4 +1,7 @@
__author__ = 'mike'
"""Volatility 3 Constants
Stores all the constant values that are generally fixed throughout volatiltiy
This includes default scanning block sizes, etc."""
import os.path