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

Root #824

Open Rsnat05 opened 4 months ago

Rsnat05 commented 4 months ago

When i try to start a "./setup.sh" for example, it says that i need to be the [root] but I don't know how to do that 🥲

Morsmalleo commented 4 months ago

When i try to start a "./setup.sh" for example, it says that i need to be the [root] but I don't know how to do that 🥲

Type sudo su into the terminal.

Then run the script again.

Either that or run sudo ./setup.sh

Huntemall commented 3 months ago

yeah do what he said