TheFatRat icon indicating copy to clipboard operation
TheFatRat copied to clipboard

new errors...

Open justin20-0 opened this issue 1 year ago • 1 comments

new errors...

xterm -> OK Dns-Utils -> OK Mono-Denvelop Utils -> Not OK GCC -> OK Apache2 -> OK Gnome Terminal -> OK UPX -> OK Ruby -> OK Openssl -> OK Jarsigner -> OK Unzip -> OK Keytool -> OK mingw-w64 -> Not OK mingw-32 -> Not OK DX -> OK Aapt -> OK Apktool -> OK Dex2Jar -> 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

Originally posted by @wizard54 in https://github.com/screetsec/TheFatRat/issues/334#issuecomment-447863991

justin20-0 avatar Aug 04 '22 21:08 justin20-0

For the mingw-64 & mingw-32 fix, run the script I made here

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

As for mono-denvolop-utils just run

apt-get install mono-mcs -y

Then run TheFatRat setup again.

Morsmalleo avatar Aug 04 '22 21:08 Morsmalleo