Kali installation packages

## Not using it anymore 
## sudo apt install pyenv

## python -m venv ~/.myvenv
## echo "# ====== My Aliases =======" >> ~/.zshrc
## echo "alias myvenv='. ~/.myvenv/bin/activate'" >> ~/.zshrc
## echo "# ====== End Aliases =======" >> ~/.zshrc

## . ~/.zshrc
## myvenv
pipx install git+https://github.com/Chocapikk/pwncat-vl
sudo apt install python3-pwntools
## still useful to have pyenv
sudo apt install pyenv

Install Wappalyzerarrow-up-right on the browser

Last updated