volatility-install
🔥munjur hasan
step 1>git clone https://github.com/volatilityfoundation/volatility.git<br>
step 2>sudo apt-get install pcregrep libpcre++-dev python-dev -y<br>
step 3>cd volatility<br>
step 4>sudo python setup.py install<br>
step 5>python setup.py build<br>
step 6>sudo python setup.py build install<br>
step 7>sudo apt-get install yara -y<br>
step 8><br>
click the drive link>>https://drive.google.com/drive/folders/1S1Oo83VPGTK04mvLGhlIXmp20ak43R2K?usp=sharing
click the Download option as you see my picture.
step 9>unzip the folder that you have downloaded.Then enter into that folder.<br>
step 10>Then open a terminal here..<br>
step 11>cd distorm3<br>
step 12>sudo python setup.py build<br>
step 13>sudo python setup.py build install<br>
step 14>tar -xvzf pycrypto-2.6.1.tar.gz<br>
step 15>cd pycrypto-2.6.1<br>
step 16>sudo python setup.py build<br>
step 17>sudo python setup.py build install<br>
step 18>vol.py --h<br>
Then you can see you have installed volatility successfully.