Install Phoneinfoga In Kali Linux Jun 2026
Navigate to a directory where you want to store the tool (e.g., /opt/ or your home directory) and clone the official repository:
curl -sSL https://raw.githubusercontent.com/sundowndev/phoneinfoga/master/support/scripts/install | bash Use code with caution. Copied to clipboard Make it Global install phoneinfoga in kali linux
Ensure git , make , and curl are installed. Navigate to a directory where you want to store the tool (e
cd ~/phoneinfoga git pull make build sudo cp ./build/phoneinfoga /usr/local/bin/ install phoneinfoga in kali linux