decompile-apk
decompile-apk copied to clipboard
Error when using decompile-apk.sh
this is the error message: jdgui-apk.sh: líne 4: source: util.sh: file not found
is the same error with every option, the "util.sh" file exists
i have the same problem did you solved ?
try editor SH file line 4 source util.sh → ./source util.sh
@skysumbra it must be source ./util.sh
try sh => bash in every option
bash jdgui-apk.sh $arg
bash classyshark-apk.sh $arg
bash jadx-apk.sh $arg
bash bytecode-viewer.sh $arg
@skysumbra it must be source ./util.sh
This fixed the issue for me!