We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efa4959 commit 20317e0Copy full SHA for 20317e0
volatility3/framework/plugins/windows/amcache.py
@@ -215,7 +215,7 @@ def _get_datetime_str_value(
215
216
217
class Amcache(interfaces.plugins.PluginInterface, timeliner.TimeLinerInterface):
218
- """Scans for windows services."""
+ """Extract information on executed applications from the AmCache."""
219
220
_required_framework_version = (2, 0, 0)
221
_version = (1, 0, 0)
0 commit comments