volatility
volatility copied to clipboard
About volatility setup
After I enter the volatility_master folder, I use this command to install.
python setup.py install
But there's some error like this
If I ignore it and type
python vol.py --info
I got another errorlike this
I've had distorm and pycryptodome installed, I use Windows 10.
Is anyone know what is the problem?