Open ghost opened 1 year ago
What linux distribution you use?
What linux distribution you use?
Same problem with me
My Linux distribution is "Ubuntu"
Thanks for information! To solve this problem you can try to enter these commands:
# Update the package list to fetch information about available packages
sudo apt update
# Upgrade installed packages to their latest versions
sudo apt upgrade
# Install MINGW-w64 https://launchpad.net/ubuntu/+source/mingw-w64
sudo apt install -y mingw-w64
# Install MINGW-32
sudo apt-get install -y mingw32
To install Metasploit you can use this article. https://adamtheautomator.com/install-metasploit-on-ubuntu/
What linux distribution you use?
Same problem with me My Linux distribution is "Ubuntu"
Thanks for information! To solve this problem you can try to enter these commands:
# Update the package list to fetch information about available packages sudo apt update # Upgrade installed packages to their latest versions sudo apt upgrade # Install MINGW-w64 https://launchpad.net/ubuntu/+source/mingw-w64 sudo apt install -y mingw-w64 # Install MINGW-32 sudo apt-get install -y mingw32
To install Metasploit you can use this article. https://adamtheautomator.com/install-metasploit-on-ubuntu/
No sorry but mingw-w64 and mingw32 need to be installed from the Debian Jessie repo otherwise this will keep telling you it's the wrong version
What linux distribution you use?
Same problem with me My Linux distribution is "Ubuntu"
Thanks for information! To solve this problem you can try to enter these commands:
# Update the package list to fetch information about available packages sudo apt update # Upgrade installed packages to their latest versions sudo apt upgrade # Install MINGW-w64 https://launchpad.net/ubuntu/+source/mingw-w64 sudo apt install -y mingw-w64 # Install MINGW-32 sudo apt-get install -y mingw32
To install Metasploit you can use this article. https://adamtheautomator.com/install-metasploit-on-ubuntu/
No sorry but mingw-w64 and mingw32 need to be installed from the Debian Jessie repo otherwise this will keep telling you it's the wrong version
You also don't upgrade after Installing Jessie mingw either because it will upgrade it and cause the same problems, it will tell you it's the wrong versions
xterm -> OK Dns-Utils -> OK Mono-Denvelop Utils -> OK GCC -> OK Apache2 -> OK Gnome Terminal -> OK UPX -> OK Ruby -> OK Python2 -> OK Python3 -> OK Python3-pip -> OK Openssl -> OK Jarsigner -> OK Unzip -> OK Keytool -> OK Zipalign -> OK mingw-w64 -> Not OK mingw-32 -> Not OK DX -> OK Aapt -> OK Apktool -> OK Baksmali -> OK Metasploit - msfconsole -> Not OK Metasploit - msfvenom -> Not OK Backdoor-Factory -> OK Searchsploit -> Ok