forked from viper-framework/viper
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements-dev.txt
59 lines (52 loc) · 867 Bytes
/
requirements-dev.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
Django
SQLAlchemy
beautifulsoup4
bitstring
bottle
cffi
dnspython
enum34
flake8
idna
ipaddress
pbkdf2
py3kwarn
pyasn1
pycparser
pycrypto
pyelftools
pylzma
pymisp
pypdns
pypssl
pytest
pytest-cov
python-dateutil
python-magic
r2pipe
requests-cache
scandir
six
terminaltables
tox
virustotal-api
yara-python
cryptography
requests[socks]
git+https://github.com/viper-framework/pefile.git#egg=pefile
git+https://github.com/smarnach/pyexiftool.git#egg=pyexiftool
git+https://github.com/kbandla/pydeep.git#egg=pydeep
# pe module (verify sigs)
git+https://github.com/sebdraven/verify-sigs.git
# office module
olefile
git+https://github.com/decalage2/oletools.git
## Flash lookup
git+https://github.com/viper-framework/xxxswf.git
# clamd module
pyclamd
# apk module
ipython < 6; python_version == '2.7'
git+https://github.com/androguard/androguard.git
# archiving
rarfile