Order changed

This commit is contained in:
Tejas
2022-04-02 17:28:36 +05:30
parent 0d4c4b5808
commit f4e1533628
+9 -9
View File
@@ -30,15 +30,6 @@ To create a symbol table please refer this :ref:`symbol-tables:Mac or Linux symb
We can also find some ISF files from `Linux ISF Server <https://isf-server.techanarchy.net/>`_ , which is built and maintained by `kevthehermit <https://twitter.com/kevthehermit>`_.
Using plugins
-------------
The following is the syntax to run volatility tool.
.. code-block:: shell-session
$ python3 vol.py -f <path to memory image> plugin_name plugin_option
Listing plugins
---------------
@@ -55,6 +46,15 @@ For plugin requests, Please create an issue with description of the plugin.
linux.check_idt.Check_idt
Using plugins
-------------
The following is the syntax to run volatility tool.
.. code-block:: shell-session
$ python3 vol.py -f <path to memory image> plugin_name plugin_option