Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion AppAnalysis/preprocess/IntelliDroidPreprocessAPK.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ if [ "$(uname)" == "Darwin" ]; then
DARE=$(dirname $0)/dare-1.1.0-macos/dare
fi

APKTOOL=$(dirname $0)/apktool-2.0.0rc4/apktool
APKTOOL=$(dirname $0)/apktool-2.3.1/apktool

preprocessAPK() {
# Expand the APK file path (only works in Linux)
Expand Down
Binary file removed AppAnalysis/preprocess/apktool-2.0.0rc4/apktool.jar
Binary file not shown.
Binary file added AppAnalysis/preprocess/apktool-2.3.1/apktool.jar
Binary file not shown.