mirror of
https://github.com/volatilityfoundation/volatility3.git
synced 2026-09-05 09:17:38 +02:00
Drop out the NlpDtbfinder from the linux plugins, since the LayerStacker should sort it.
This commit is contained in:
@@ -25,7 +25,6 @@ windows_automagic = ['ConstructionMagic',
|
||||
linux_automagic = ['ConstructionMagic',
|
||||
'LayerStacker',
|
||||
'LinuxSymbolCache',
|
||||
'NlpDtbfinder',
|
||||
'LinuxSymbolFinder']
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user