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.48k stars 2.27k forks source link

Configuration file does not exists , run setup.sh first for config . #138

Closed technogamer29 closed 7 years ago

technogamer29 commented 7 years ago

can anyone please tell me how to solve this Configuration file does not exists , run setup.sh first for config .

peterpt commented 7 years ago

1st - update your fatrat . 2nd - even after the update and running setup.sh if that message still occurs ,then it means that some package was not possible to be installed . Setup will say in the end which package was not installed .

technogamer29 commented 7 years ago

Monodevelop -> Not OK THIS ONE !

peterpt commented 7 years ago

you are using kali and you dont have any repositories on your sources.list .

Check this thread and follow the steps of the others . https://github.com/Screetsec/TheFatRat/issues/126

technogamer29 commented 7 years ago

I DID IT BUT NO LUCK still showing Configuration file does not exists , run setup.sh first for config and also Monodevelop -> Not OK

peterpt commented 7 years ago

what did you did exactly from other thread ?

peterpt commented 7 years ago

1st - learn how to take a print screen and upload to github .

2nd - open your terminal and write : uname -a

and then after that write this : cat /etc/apt/sources.list

upload the image to here .

technogamer29 commented 7 years ago

screenshot from 2017-06-10 16-34-17 ok^^

technogamer29 commented 7 years ago

please HELP me with this PETERPT

peterpt commented 7 years ago

do this :
apt-get remove --purge monodevelop && apt-get autoremove -y && apt-get install -f

After that , write this :

and get a print screen from it .

technogamer29 commented 7 years ago

i didn't get u mrdelt4....?? 😯

technogamer29 commented 7 years ago

ok peterpt

technogamer29 commented 7 years ago

screenshot from 2017-06-10 18-34-48 IT WORKED

BRO THANK U SO MUCH !!!.. +1:

peterpt commented 7 years ago

good . Did you realized what was happening ?

technogamer29 commented 7 years ago

yea monodevlop was the prob.. bt thank u so much bro..

peterpt commented 7 years ago

i know , but do you know why monodevelop was giving issues ?

technogamer29 commented 7 years ago

no can u tl me i wuld lik to know

peterpt commented 7 years ago

that is what i was trying to get from you . I will explain to you and to all others that may read this thread what happened : Conflicting packages in monodevelop was the issue , user try to install monodevelop before from other repository .

technogamer29 commented 7 years ago

oh k thanks..

technogamer29 commented 7 years ago

bro for hook point selection which point should i choose any r anything specific??

peterpt commented 7 years ago

some hook points may not compile , you have to test some if it fails to compile . selecting an hook point in apk will mean that the victim will only activate the payload to connect to you when that code instruction is loaded in the victim app or game . But if you are doing it to test for yourself then you can avoid that and go directly to msfvenom menu and compile the apk rat only in android submenu .

ghost commented 7 years ago

Hi, I also have the same problem (Configuration file does not exist, run setup.sh first for config.) install the repositories and update thefatrat, but still I get the problem. what should I do to solve. uname -a ( Linux kali 4.9.0-kali3-amd64 #1 SMP Debian 4.9.18-1kali1 (2017-04-04) x86_64 GNU/Linux ) . but during the installation the only error that I get is: [X] Mingw-w64 -> not found

Xterm -> OK Dns-Utils -> OK GCC -> OK Apache2 -> OK Gnome Terminal -> OK UPX -> OK Ruby -> OK Openssl -> OK Monodevelop -> OK Jarsigner -> OK Unzip -> OK Keytool -> OK Mingw-64 -> Not OK DX -> OK Aapt -> OK Apktool -> OK Dex2Jar -> OK Metasploit -> OK Backdoor-Factory -> OK Searchsploit -> OK

PLEASE HELP !!!

zayne24 commented 6 years ago

i have the same issue , but am not able to solve it with the above solution ..help!! screenshot from 2018-02-12 16-34-07

peterpt commented 6 years ago

what about reading the troubleshoot.md file on fatrat ? https://github.com/Screetsec/TheFatRat/blob/master/troubleshoot.md Stop writing on closed issues .