tgoop.com/prooftech/19
Last Update:
To hack someones social media
Step 1;
Update and upgrade the termux So that we will not get errors while installing the Wishfish tool.
"apt update && apt upgrade"
Step 2;
This command will install the git package which will allow us to download projects from the GitHub Repository.
"pkg install git python python2"
(While installing if it is asking do you wanna Continue just press y and enter.)
Step 3;
Cloning the CredMap Tool from the GitHub repository.
"git clone https://github.com/lightos/credmap.git"
Step 4;
Change directory to CredMap, If you don't know basic commands of termux then its highly recommended to check out this blog:[termux all basic command].
"cd credmap"
Step 5;
Now allow permissions to all the files in the credmap folder.
" chmod +x * "
BY Pro-hacker

Share with your friend now:
tgoop.com/prooftech/19