Closed technogamer29 closed 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 .
Monodevelop -> Not OK THIS ONE !
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
I DID IT BUT NO LUCK still showing Configuration file does not exists , run setup.sh first for config and also Monodevelop -> Not OK
what did you did exactly from other thread ?
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 .
ok^^
please HELP me with this PETERPT
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 .
i didn't get u mrdelt4....?? 😯
ok peterpt
IT WORKED
BRO THANK U SO MUCH !!!.. +1:
good . Did you realized what was happening ?
yea monodevlop was the prob.. bt thank u so much bro..
i know , but do you know why monodevelop was giving issues ?
no can u tl me i wuld lik to know
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 .
apt-get remove --purge monodevelop (This command removed completly any faulty monodevelop version installed on user system)
apt-get autoremove -y (This command removed packages that were connected to that version of monodevelop)
apt-get install -f (This command fixed any other conflicted packages in user system)
apt-get install monodevelop (This command installed monodevelop from user original repository and not any other one)
oh k thanks..
bro for hook point selection which point should i choose any r anything specific??
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 .
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 !!!
i have the same issue , but am not able to solve it with the above solution ..help!!
what about reading the troubleshoot.md file on fatrat ? https://github.com/Screetsec/TheFatRat/blob/master/troubleshoot.md Stop writing on closed issues .
can anyone please tell me how to solve this Configuration file does not exists , run setup.sh first for config .