metasploit_in_termux icon indicating copy to clipboard operation
metasploit_in_termux copied to clipboard

Please help me to solve this issues.

Open Admin122312 opened this issue 2 years ago • 10 comments

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like A clear and concise description of what you want to happen. Bundler could not find compatible versions for gem "mini_portile2": In snapshot (Gemfile.lock): mini_portile2 (= 2.8.0)

In Gemfile: metasploit-framework was resolved to 6.2.9, which depends on nokogiri was resolved to 1.8.0, which depends on mini_portile2 (~> 2.2.0)

Deleting your Gemfile.lock file and running bundle install will rebuild your snapshot from scratch, using only the gems in your Gemfile, which may resolve the conflict.

Admin122312 avatar Jul 28 '22 09:07 Admin122312

In order to have updated Termux:

  • Purge all data of Termux in Android Settings
  • Uninstall and reinstall latest Termux version from F-Droid (Version on Play Store is outdated)
  • Then launch Termux to initialization, close it (force stop, not swap)
  • Reopen and execute:
source <(curl -fsSL https://kutt.it/msf)

gushmazuko avatar Jul 28 '22 10:07 gushmazuko

Screenshot_2022-07-28-15-28-27 Please help me to solve this problem.

Admin122312 avatar Jul 29 '22 05:07 Admin122312

Just ignore metasploit will still work perfectly with the error I got the same message but my metasploit works perfectly

The error message already told you

Gem couldn't find miniportile v2.8.0 so it resolved to v2.2.0 Simple And also if you are really determined to fix it the only solution is to install miniportile2 manually but I advise you not to do so cause you might end up destroying your termux files like I did 😊

krisdowis avatar Jul 29 '22 15:07 krisdowis

Помогите выбивает ошыбку Screenshot_20220801-164022_Termux

nuprostoartem avatar Aug 01 '22 13:08 nuprostoartem

Помогите выбивает ошыбку Screenshot_20220801-164022_Termux

Это была моя ошибка Я допустил ошибку при внесении кода, но я уже открыл запрос на включение, чтобы исправить это Владелец еще не одобрил, потому что он занят, но вы можете исправить это с помощью команды на данный момент

source <(curl -fsSL https://bit.ly/3cTWx5g)

krisdowis avatar Aug 01 '22 22:08 krisdowis

Пожалуйста, дайте мне знать, если вы смогли решить проблему или у вас все еще есть ошибки

krisdowis avatar Aug 01 '22 23:08 krisdowis

Та же ошибка, можете помочь как решите пожалуйста, я новичок, если можете объяснить буду очень благодарна

kaabramo avatar Aug 13 '22 23:08 kaabramo

Та же ошибка, можете помочь как решите пожалуйста, я новичок, если можете объяснить буду очень благодарна

Это была моя ошибка Я допустил ошибку при внесении кода, но я уже открыл запрос на включение, чтобы исправить это Владелец еще не одобрил, потому что он занят, но вы можете исправить это с помощью команды на данный момент

source <(curl -fsSL https://bit.ly/3cTWx5g)

krisdowis avatar Aug 15 '22 02:08 krisdowis

Та же ошибка, можете помочь как решите пожалуйста, я новичок, если можете объяснить буду очень благодарна

Я объясню, почему это происходит, в строке 101 есть синтаксическая ошибка, ошибка заключается в том, что после «тогда» есть пробел, поэтому, когда код доходит до строки ошибки 101, ошибка приводит к остановке установки, вызывая такие команды, как msfconsole и мсфвеном не работать

krisdowis avatar Aug 15 '22 02:08 krisdowis

Fixed https://github.com/gushmazuko/metasploit_in_termux/commit/65c9cf10e227b945a42e238118158ebfe087d34e

gushmazuko avatar Aug 16 '22 21:08 gushmazuko

Help

send proper screenshot

dedshit avatar Sep 23 '22 16:09 dedshit

$ msfconsole Calling DidYouMean::SPELL_CHECKERS.merge!(error_name => spell_checker)' has been deprecated. Please call DidYouMean.correct_error(error_name, spell_checker)' instead. Could not find Ascii85-1.1.0 in any of the sourcesRun bundle install to install missing gems. ~

How to solve this Screenshot_20220925-221619

EBADSIDD avatar Sep 25 '22 17:09 EBADSIDD

$ msfconsole Calling DidYouMean::SPELL_CHECKERS.merge!(error_name => spell_checker)' has been deprecated. Please call DidYouMean.correct_error(error_name, spell_checker)' instead. Could not find Ascii85-1.1.0 in any of the sourcesRun bundle install to install missing gems. ~

How to solve this Screenshot_20220925-221619

run bundle install

dedshit avatar Sep 25 '22 18:09 dedshit

~ $ bundle install bash: /data/data/com.termux/files/usr/bin/bundle: ruby: bad interpreter: No such file or directory

EBADSIDD avatar Sep 25 '22 19:09 EBADSIDD

~ $ bundle install bash: /data/data/com.termux/files/usr/bin/bundle: ruby: bad interpreter: No such file or directory

just clear everything related to ruby try cloning this repo

dedshit avatar Sep 26 '22 02:09 dedshit