screetsec / TheFatRat

Thefatrat a massive exploiting tool : Easy tool to generate backdoor and easy tool to post exploitation attack like browser attack and etc . This tool compiles a malware with popular payload and then the compiled malware can be execute on windows, android, mac . The malware that created with this tool also have an ability to bypass most AV software protection .
GNU General Public License v3.0
9.47k stars 2.27k forks source link

Problem with Mingw-64, Mingw-32, msfconsole, msfvenom -> Not Ok #769

Open Yunan95 opened 1 year ago

Yunan95 commented 1 year ago

anyone can help me please?

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 Was not possible to install The Packages Labeled (Not Ok) in this list above Try : (apt-get remove --purge && apt-get autoremove && apt-get install -f) before running fatrat setup script again

vhaudhary112 commented 1 year ago

Update fatrat

nomansafdar commented 1 year ago

could you please tell me how to update fatrat? to resolve this mingw version error issue @vhaudhary112

SBISH29 commented 1 year ago

I have updated but still mingw 32 and 64 are not ok

AlexKost07 commented 1 year ago

Hi guys! This is how to solve the mingw-w64 and mingw-32 issues, please check here: https://github.com/Screetsec/TheFatRat/issues/244 Basically, you need to add these repositories in your sources list: https://github.com/Screetsec/TheFatRat/issues/244#issuecomment-366370454

I'm looking forward to see how to solve the metasploit frameworks installation issue (msfconsole and msfvenom), as I haven't found any information on this yet. As soon as you manage this problem, please let me know!

Biggestmeme commented 1 year ago
sudo apt install aptitude
sudo aptitude install mingw-w64

then running the setup again, choose NO when it asks you to reinstall mingw and your done.