Sentence reframed and clarrified regarding sample plugin list

This commit is contained in:
Tejas
2022-07-05 19:36:58 +05:30
parent fc48e7b83f
commit 89f1116374
+3 -1
View File
@@ -35,7 +35,7 @@ To create a symbol table please refer this :ref:`symbol-tables:Mac or Linux symb
Listing plugins
---------------
Following are the list of linux plugins available for volatility3. More plugins will be available on future releases.
Following are the sample of linux plugins available for volatility3. More plugins will be available on future releases.
For plugin requests, Please create an issue with description of the plugin.
.. code-block:: shell-session
@@ -47,6 +47,8 @@ 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.
Using plugins
-------------