Skip to content

Commit 896b40b

Browse files
committed
Fix bugs in thrdscan and threads. Add orphan kernel threads plugin
1 parent 59fec17 commit 896b40b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

volatility3/framework/plugins/windows/orphan_kernel_threads.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,4 +92,3 @@ def list_orphan_kernel_threads(
9292
# alert on threads that do not map to a module
9393
if not module_symbols:
9494
yield thread
95-

0 commit comments

Comments
 (0)