Skip to content
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

Open
nicolasfritzges opened this issue Mar 26, 2020 · 6 comments
Open

Error when using decompile-apk.sh #3

nicolasfritzges opened this issue Mar 26, 2020 · 6 comments

Comments

@nicolasfritzges
Copy link

this is the error message:
jdgui-apk.sh: líne 4: source: util.sh: file not found

@nicolasfritzges
Copy link
Author

is the same error with every option, the "util.sh" file exists

@Aniskonig
Copy link

i have the same problem did you solved ?

@skysumbra
Copy link

try editor SH file line 4
source util.sh → ./source util.sh

@seedlord
Copy link

seedlord commented Oct 4, 2020

@skysumbra
it must be
source ./util.sh

@Twopothead
Copy link

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

@Frontesque
Copy link

@skysumbra it must be source ./util.sh

This fixed the issue for me!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants