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.
2 parents efa4959 + 20317e0 commit 932ea7fCopy full SHA for 932ea7f
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