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

Can't installl mingw-w64 and mingw-32 #718

Open knocktech opened 2 years ago

knocktech commented 2 years ago

I tried to install using the commands given as the solutions but it's not working

this is the error I got * - Checking Mingw 64 Bit (Compiler)..........[x] Not Found

------------Solution -------------
Step 1 - Run Setup from fatrat

chmod +x setup.sh && ./setup.sh


------------Solution -------------
Step 1 - Run setup from fatrat

chmod +x setup.sh && ./setup.sh

I ran the command but I got this message

mingw-w64 -> Not OK
mingw-32 -> Not OK
DX -> OK
Aapt -> OK
Apktool -> OK
Baksmali -> OK
Metasploit -> 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

foysal-ahamed commented 2 years ago

Same Issue, Anyone please?

shinjith-dev commented 2 years ago

https://github.com/screetsec/TheFatRat/blob/master/troubleshoot.md

Checkout the first one!

SteliosMalamas commented 2 years ago

A common solution for this issue can be found here.

Morsmalleo commented 2 years ago

Try this script I made

https://github.com/Morsmalleo/TheFatRat-MinGW-fix