You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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. :)
The text was updated successfully, but these errors were encountered:
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. :)
The text was updated successfully, but these errors were encountered: