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

Venom - android jarsigner not found #48

Open
Promisekurdi opened this issue Mar 24, 2020 · 9 comments
Open

Venom - android jarsigner not found #48

Promisekurdi opened this issue Mar 24, 2020 · 9 comments

Comments

@Promisekurdi
Copy link

Promisekurdi commented Mar 24, 2020

hi help
when i chose android module in venom

  ./venom.sh: 11915: /etc/init.d/metasploit: not found

and

  [x] Abort module execution ..

Why ? please help

@codings9
Copy link

codings9 commented Mar 24, 2020

You might want to install Metasploit ...
Read this:✅💯🔥
#33 <<<<< metasploit start service bug

@Promisekurdi
Copy link
Author

Screenshot at 2020-03-24 11-26-38
Screenshot at 2020-03-24 11-27-05

@Promisekurdi Promisekurdi reopened this Mar 24, 2020
@r00t-3xp10it
Copy link
Owner

r00t-3xp10it commented Mar 29, 2020

that meeans that you dont have ZENITY packet installed (its a dependencie) ...
if you install it everything will work fine..

#44 <<<< issue 44 (duplicated)

Repository owner deleted a comment from codings9 Mar 29, 2020
@A-Unix
Copy link

A-Unix commented Mar 31, 2020

Screenshot 2020-03-31 19:57:05
Screenshot 2020-03-31 19:59:10
Screenshot 2020-03-31 19:59:39
I'm facing these problems as you can see in screenshots there are many file errors which can't found on my machine like xterm & jarsigner... Please help me to solve these issues!

@r00t-3xp10it
Copy link
Owner

r00t-3xp10it commented Mar 31, 2020

If you are on Mac or Linux, just go to the terminal and type in:

  whereis jarsigner

It will give you the location of the jarsigner



  • Install manually

If you can't find it, download and install Java JDK from here (Manual)


  • Install using apt-get
apt-get install default t-jdk
apt-get install default t-jre
apt-get install apk tools

xterm can be found here


Final Notes:

Venom gives you the choise to sign (keytool,jarsigner) or not ..

@A-Unix
Copy link

A-Unix commented Apr 1, 2020

Thanks @r00t-3xp10it to answer my problem but jarsigner still not found even after inatalling java! I don't know why! Xterm is working properly!

@codings9
Copy link

codings9 commented Apr 18, 2020

Thanks @r00t-3xp10it to answer my problem but jarsigner still not found even after inatalling java! I don't know why! Xterm is working properly!

Did you install manually?
Or using apt-get?
420F5BE3-40B8-4751-9D94-3C0A8254ED04

@A-Unix
Copy link

A-Unix commented Apr 18, 2020

Thanks @r00t-3xp10it to answer my problem but jarsigner still not found even after inatalling java! I don't know why! Xterm is working properly!

Did you install manually?
Or using apt-get?
420F5BE3-40B8-4751-9D94-3C0A8254ED04

manually

@A-Unix
Copy link

A-Unix commented Apr 18, 2020

But it's working just fine now! even without jarsigner!

@r00t-3xp10it r00t-3xp10it changed the title Venom Venom - android jarsigner not found Apr 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants