Skip to content

Commit 1641253

Browse files
authored
Update volatility3/framework/plugins/linux/malware/malfind.py
1 parent 438acdd commit 1641253

File tree

1 file changed

+1
-0
lines changed
  • volatility3/framework/plugins/linux/malware

1 file changed

+1
-0
lines changed

volatility3/framework/plugins/linux/malware/malfind.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ def get_requirements(cls) -> List[interfaces.configuration.RequirementInterface]
4747
name="dump-page",
4848
description="Dump each dirty page and content - Default off",
4949
optional=True,
50+
default=False,
5051
),
5152
]
5253

0 commit comments

Comments
 (0)