We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
so when you enter the following commands
### git clone https://github.com/Screetsec/TheFatRat.git cd TheFatRat chmod +x setup.sh && ./setup.sh
after that it will give you the two options
[1]Setup Backdoor-Factory Path Manually [ 2 ] Install Backdoor-Factory from Kali Repository
So i have selected both options but non of them worked for me whenever i try to start the fatrat it always ask these 2 things again and again
beside that i even tried the following commands but it still didn't worked for me
1st - mkdir /opt && cd /opt && git clone https://github.com/secretsquirrel/the-backdoor-factory.git 2nd - cd the-backdoor-factory && pip install pefile capstone
The text was updated successfully, but these errors were encountered:
I had the same problem, try using a VPN and run it again
Sorry, something went wrong.
No branches or pull requests
so when you enter the following commands
### git clone https://github.com/Screetsec/TheFatRat.git
cd TheFatRat
chmod +x setup.sh && ./setup.sh
after that it will give you the two options
[1]Setup Backdoor-Factory Path Manually
[ 2 ] Install Backdoor-Factory from Kali Repository
So i have selected both options but non of them worked for me whenever i try to start the fatrat it always ask these 2 things again and again
beside that i even tried the following commands but it still didn't worked for me
1st - mkdir /opt && cd /opt && git clone https://github.com/secretsquirrel/the-backdoor-factory.git
2nd - cd the-backdoor-factory && pip install pefile capstone
The text was updated successfully, but these errors were encountered: