volatilityfoundation / volatility

An advanced memory forensics framework
http://volatilityfoundation.org/
GNU General Public License v2.0
7.26k stars 1.28k forks source link

"volatility: error: argument plugin: invalid choice" #819

Open Hikh30opL8 opened 2 years ago

Hikh30opL8 commented 2 years ago

Hello to everyone,

I had recently ran into an issue when I had downloaded the Volatility3 framework. This is my first time using this tool and believed to have made an error. Any tips in that could help resolve this issue would be gladly appreciated. I had been trying to play around with memory images.

Below was a copy of the error in cmd.

" C:\volatility3>python vol.py C:*********************\20220511.mem windows.info.Info Volatility 3 Framework 2.1.0 usage: volatility [-h] [-c CONFIG] [--parallelism [{processes,threads,off}]] [-e EXTEND] [-p PLUGIN_DIRS] [-s SYMBOL_DIRS] [-v] [-l LOG] [-o OUTPUT_DIR] [-q] [-r RENDERER] [-f FILE] [--write-config] [--save-config SAVE_CONFIG] [--clear-cache] [--cache-path CACHE_PATH] [--offline] [--single-location SINGLE_LOCATION] [--stackers [STACKERS ...]] [--single-swap-locations [SINGLE_SWAP_LOCATIONS ...]] plugin ... volatility: error: argument plugin: invalid choice C:*********************\RAM

digitalisx commented 2 years ago

Hello @Hikh30opL8, I think we can look into the error if we re-raise the issue in the volatility3 repository, not here.