-
Notifications
You must be signed in to change notification settings - Fork 173
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error when using decompile-apk.sh #3
Comments
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 |
@skysumbra |
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 |
This fixed the issue for me! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
this is the error message:
jdgui-apk.sh: líne 4: source: util.sh: file not found
The text was updated successfully, but these errors were encountered: