Files
volatility3/volatility/symbols/__init__.py
T

9 lines
232 B
Python

"""Defines the symbols architecture
This is the namespace for all volatility symbols,
and determines the path for loading symbol ISF files
"""
from volatility.framework import constants
__path__ = constants.SYMBOL_BASEPATHS