[+] apktool
This commit is contained in:
Executable
+4
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
BASEDIR="$(dirname "$0")"
|
||||
java -jar "$BASEDIR/apktool.jar" "$@"
|
||||
Binary file not shown.
Reference in New Issue
Block a user