mirror of
https://github.com/volatilityfoundation/volatility3.git
synced 2026-08-31 12:19:42 +02:00
Remove argument that matches default
This commit is contained in:
@@ -153,7 +153,6 @@ class SvcScan(interfaces.plugins.PluginInterface):
|
||||
layer_name=kernel.layer_name,
|
||||
symbol_table=kernel.symbol_table_name,
|
||||
filter_string="machine\\system",
|
||||
hive_offsets=None,
|
||||
):
|
||||
# Get ControlSet\Services.
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user