VolUtility
VolUtility copied to clipboard
Publish to pip
We'd like to get this into the SANS forensics workstation, it would help us to keep things up to date and to keep things easy to install if you could add a setup.py and publish to the python package repo.
Would this be possible?
Thanks
You can package Django Apps in pip that can be included in other django projects. I Will look at packaging a full django project for release.
If not in pip a Debian package would be awesome too.
Thanks
On Mar 22, 2016, at 02:24, kevthehermit [email protected] wrote:
You can package Django Apps in pip that can be included in other django projects. I Will look at packaging a full django project for release.
— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub
Have a couple of issues to fix then i will generate a .deb. Current SIFT V3 has volatility 2.4 as the default install.
sansforensics@siftworkstation:~$ python
Python 2.7.6 (default, Mar 22 2014, 22:59:56)
[GCC 4.8.2] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import volatility.constants as con
>>> con.VERSION
'2.4'
>>>
This needs to be uplifted to 2.5 as 2.5 is the earlist version that implements 'unified output'
https://github.com/volatilityfoundation/volatility/wiki/Unified-Output
It should be 2.5, however the SIFT VM is probably still 2.4, but if you install/update using the bootstrap script, you'll get 2.5