PyCIRCLean/Makefile

9 lines
345 B
Makefile
Raw Permalink Normal View History

2017-08-07 23:22:27 +02:00
dev-install:
2017-08-07 23:11:58 +02:00
sudo apt-get update
sudo apt-get -y p7zip-full p7zip-rar libxml2-dev libxslt1-dev
2017-08-07 23:22:27 +02:00
pip install -r dev-requirements.txt
pip install lxml exifread pillow olefile oletools
2017-08-07 23:11:58 +02:00
pip install git+https://github.com/grierforensics/officedissector.git
wget https://didierstevens.com/files/software/pdfid_v0_2_1.zip
2017-08-07 23:19:49 +02:00
unzip pdfid_v0_2_1.zip