mirror of
https://github.com/volatilityfoundation/volatility3.git
synced 2026-09-13 05:07:38 +02:00
small adjustment made in note regarding pipe
This commit is contained in:
@@ -47,7 +47,7 @@ For plugin requests, Please create an issue with description of the plugin.
|
||||
linux.check_creds.Check_creds
|
||||
linux.check_idt.Check_idt
|
||||
|
||||
.. note:: Here the the command is piped to grep and head in-order to give you sample list of plugins.
|
||||
.. note:: Here the the command is piped to grep and head in-order to give you sample list of linux plugins.
|
||||
|
||||
|
||||
Using plugins
|
||||
|
||||
@@ -22,7 +22,7 @@ Listing Plugins
|
||||
windows.dlllist.DllList
|
||||
Lists the loaded modules in a particular windows
|
||||
|
||||
.. note:: Here the the command is piped to grep and head in-order to give you sample list of plugins.
|
||||
.. note:: Here the the command is piped to grep and head in-order to give you sample list of windows plugins.
|
||||
|
||||
Using plugins
|
||||
-------------
|
||||
|
||||
Reference in New Issue
Block a user