mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00
Added screenshots to make module installation clearer
This commit is contained in:
parent
7b5fe7d294
commit
c599357679
BIN
docs/doxygen-user/images/module_install_netbeans.png
Normal file
BIN
docs/doxygen-user/images/module_install_netbeans.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 39 KiB |
BIN
docs/doxygen-user/images/module_install_python.png
Normal file
BIN
docs/doxygen-user/images/module_install_python.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 39 KiB |
@ -9,9 +9,15 @@ There are two types of modules:
|
||||
\section module_install_nbm Installing NetBeans Modules
|
||||
If you have an NBM file, then it may contain one or more Autopsy modules. To install it, use the plugin manager at "Tools", "Plugins".
|
||||
|
||||
\image html module_install_netbeans.png
|
||||
|
||||
Choose the "Downloaded" tab and then choose "Add Plugins". Browse to the NBM file. It may require you to restart Autopsy.
|
||||
|
||||
\section module_install_python Installing Python Modules
|
||||
If you have a ZIP file with a Python module in it, then unzip the file and you should get a folder. Open the Python module library folder using "Tools", "Python Plugins". Copy the module folder into there and Autopsy should identify and use it next time it loads modules.
|
||||
If you have a ZIP file with a Python module in it, then unzip the file and you should get a folder. Open the Python module library folder through Autopsy using "Tools", "Python Plugins".
|
||||
|
||||
\image html module_install_python.png
|
||||
|
||||
On Windows this will be under your user directory in "AppData\Roaming\autopsy\python_modules". Copy the module folder into there and Autopsy should identify and use it next time it loads modules.
|
||||
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user