gushmazuko / metasploit_in_termux

Install Metasploit Framework 6 in Termux
MIT License
1.59k stars 262 forks source link

msfconsole not found #221

Closed f0xn1 closed 11 months ago

f0xn1 commented 1 year ago

No command msfconsole found

Screenshot_2023-01-04-15-35-58-164_com.termux.jpg

dedshit commented 1 year ago

looks like exited halfway thru . run ./msfconsole

f0xn1 commented 1 year ago

Do I have to go into the directory to run it? Please help me😭😭

f0xn1 commented 1 year ago

Before I could just type msfconsole and run it

dedshit commented 1 year ago

Do I have to go into the directory to run it? Please help mesobsob

you are already inside the metasploit dir

dedshit commented 1 year ago

Before I could just type msfconsole and run it

looks like exited halfway thru . run ./msfconsole

.

f0xn1 commented 1 year ago

thank you I was wondering if there was a way to run it in any directory

Screenshot_2023-01-04-15-47-50-857_com.termux.jpg

dedshit commented 1 year ago

thank you I was wondering if there was a way to run it in any directory

ln -s $HOME/metasploit-framework/msfvenom $PREFIX/bin/; ln -s $HOME/metasploit-framework/msfconsole $PREFIX/bin/

f0xn1 commented 1 year ago

Thank you very much I have a little problem Please help me.😭😭 How to solve this problem

Calling DidYouMean::SPELL_CHECKERS.merge!(error_name => spell_checker)' has been deprecated. Please callDidYouMean.correct_error(error_name, spell_checker)' instead.

Screenshot_2023-01-04-16-14-10-655_com.termux.jpg

dedshit commented 1 year ago

your bundler version ?

f0xn1 commented 1 year ago

Screenshot_2023-01-04-16-33-48-321_com.termux.jpg

android11 termux 0.118

dedshit commented 1 year ago

gem list -e bundler

f0xn1 commented 1 year ago

~ $ gem list -e bundler

LOCAL GEMS

bundler (2.4.2, default: 2.4.1, 2.1.4)

f0xn1 commented 1 year ago

Screenshot_2023-01-04-16-51-15-371_com.termux.jpg

dedshit commented 1 year ago

gem uninstall bundler -v '<2.4.1'

f0xn1 commented 1 year ago

thank you\^O^/

Student-196 commented 1 year ago

Screenshot_20230119-210338

Student-196 commented 1 year ago

Bana da yardım edin lütfen