mirror of
https://github.com/volatilityfoundation/volatility3.git
synced 2026-08-26 08:02:23 +02:00
Add a reminder to fix up the API in this place.
This commit is contained in:
@@ -327,6 +327,7 @@ class LinuxUtilities(object):
|
||||
config,
|
||||
context: interfaces.context.ContextInterface,
|
||||
aslr_shift = 0):
|
||||
# FIXME: Change signature not to use config, but explicitly ask for symbol/layer names
|
||||
|
||||
if aslr_shift == 0:
|
||||
aslr_layer = config['primary.memory_layer']
|
||||
|
||||
Reference in New Issue
Block a user