Install Phoneinfoga In Kali Linux ~repack~ -

To run PhoneInfoga from any directory, move the binary executable to /usr/local/bin/ : sudo mv ./phoneinfoga /usr/local/bin/ Use code with caution. Step 3: Verify the Installation

PhoneInfoga is written in Go, so you need Go installed on your system.

# Update your system sudo apt update && sudo apt upgrade -y install phoneinfoga in kali linux

sudo apt update sudo apt install golang-go

phoneinfoga scan -n "+14155552671"

sudo systemctl daemon-reload sudo systemctl enable phoneinfoga sudo systemctl start phoneinfoga

sudo apt install build-essential -y

This returns:

cd $GOPATH/src/phoneinfoga git pull go build -o phoneinfoga sudo mv phoneinfoga /usr/local/bin/ To run PhoneInfoga from any directory, move the

# 3. Move the binary to /usr/local/bin sudo mv phoneinfoga /usr/local/bin/