tthtlc / volatility

Automatically exported from code.google.com/p/volatility
GNU General Public License v2.0
0 stars 0 forks source link

Getting several "no such option" errors #517

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi all, I'm running volalitity 2.0 and getting the following error:

C:\volatility-2.0>python vol.py hivelist -o 44658696 -f images/Bob.vmem
Volatile Systems Volatility Framework 2.0 Usage: Volatility - A memory 
forensics analysis platform.                                                    
                                 vol.py: error: no such option: -o

I also get -s no such option error when trying the following cmd prompt:

C:\volatility-2.0>python vol.py strings.py -s Bob.vmem.strings -f Bob.vmem > out
put.strings
Volatile Systems Volatility Framework 2.0
Usage: Volatility - A memory forensics analysis platform.

vol.py: error: no such option: -s

Have tried it without the .py's, and get the same error. Any idea what's wrong?

Original issue reported on code.google.com by world2...@gmail.com on 17 Oct 2014 at 2:37

GoogleCodeExporter commented 9 years ago
Hello, please use Volatility 2.4. The 2.0 version is many years old. Also, we 
have moved to Github. https://github.com/volatilityfoundation/volatility

Original comment by michael.hale@gmail.com on 18 Oct 2014 at 2:12