Skip to content

Commit

Permalink
zpaq handling
Browse files Browse the repository at this point in the history
  • Loading branch information
doomedraven committed Nov 1, 2023
1 parent 4be50f5 commit 7c50b43
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 18 deletions.
2 changes: 1 addition & 1 deletion installer/cape2.sh
Original file line number Diff line number Diff line change
Expand Up @@ -887,7 +887,7 @@ function dependencies() {
# deps
apt install python3-pip build-essential libssl-dev libssl3 python3-dev cmake nfs-common -y
apt install innoextract msitools iptables psmisc jq sqlite3 tmux net-tools checkinstall graphviz python3-pydot git numactl python3 python3-dev python3-pip libjpeg-dev zlib1g-dev -y
apt install upx-ucl wget zip unzip p7zip-full lzip rar unrar unace-nonfree cabextract geoip-database libgeoip-dev libjpeg-dev mono-utils ssdeep libfuzzy-dev exiftool -y
apt install zpaq upx-ucl wget zip unzip p7zip-full lzip rar unrar unace-nonfree cabextract geoip-database libgeoip-dev libjpeg-dev mono-utils ssdeep libfuzzy-dev exiftool -y
apt install uthash-dev libconfig-dev libarchive-dev libtool autoconf automake privoxy software-properties-common wkhtmltopdf xvfb xfonts-100dpi tcpdump libcap2-bin -y
apt install python3-pil subversion uwsgi uwsgi-plugin-python3 python3-pyelftools git curl -y
apt install openvpn wireguard -y
Expand Down
21 changes: 5 additions & 16 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ requests-file = "1.5.1"
orjson = "3.8.5"
# maec = "4.1.0.17"
regex = "2021.7.6"
SFlock2 = {version = "0.3.55", extras = ["shellcode"]}
SFlock2 = {version = "0.3.56", extras = ["shellcode"]}
pyattck = "7.1.1"
# volatility3 = "2.0.0"
# XLMMacroDeobfuscator = "0.2.7"
Expand Down

0 comments on commit 7c50b43

Please sign in to comment.