mirror of
https://github.com/volatilityfoundation/volatility3.git
synced 2026-09-12 04:37:38 +02:00
Fix bugs in thrdscan and threads. Add orphan kernel threads plugin
This commit is contained in:
@@ -92,4 +92,3 @@ class Threads(thrdscan.ThrdScan):
|
||||
# alert on threads that do not map to a module
|
||||
if not module_symbols:
|
||||
yield thread
|
||||
|
||||
|
||||
Reference in New Issue
Block a user