mirror of
https://github.com/volatilityfoundation/volatility3.git
synced 2026-09-27 03:54:49 +02:00
Add additional docstrings and refactor/rearrange the entire codebase.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user