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

dex2jar error on Windows ./d2j_invoke.sh: 48: java: not found #554

Open
JasmineScholz opened this issue Sep 29, 2022 · 2 comments
Open

dex2jar error on Windows ./d2j_invoke.sh: 48: java: not found #554

JasmineScholz opened this issue Sep 29, 2022 · 2 comments

Comments

@JasmineScholz
Copy link

Hi guys, has anyone run into this issue or found a workaround? I've watched some tutorials on installing d2j but none of them seem to have come up with the same issue as me.

I am trying to use d2j on a test APK I have for a course. But, I keep getting this error.
./d2j_invoke.sh: 48: java: not found

How to recreate
dex2jar-2.0>bash d2j-std-apk.sh TestApp.apk

--Result--
\dex2jar-2.0>bash d2j-std-apk.sh SecureStorev1.apk ./d2j_invoke.sh: 48: java: not found

I have a pentest coming up soon. Please let me know if you can help. :)

@ThexXTURBOXx
Copy link
Collaborator

#556

@Batman-exe
Copy link

Check that you have JDK and JRE already installed in your computer.

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

3 participants