Widespread Augmented Reality

Widespread Augmented Reality
Click on the image to get the Android Augmented Reality Heads up Display

Thursday, December 29, 2022

Black Mesa Interloper Level Crash - ed_alloc no free edicts

Hit ~ for developer console

Enter:

ent_remove_all point_template

ent_remove_all prop_xen_grunt_pod

Monday, December 19, 2022

Kali Linux - Pyrit

https://fb.watch/hwRJHD8Hrb/

Taken right from page:

these tools will help in wifi hacking through wifite. and the success rate will increase
cooding------
Commands for installing hcx dump tool------
sudo git clone https://github.com/ZerBea/hcxdumptool
sudo apt install libssl-dev
cd hcxdumptool
sudo make
sudo make install
// I added here that you should cd .. back out of hcxdumptool directory
commands for installing hcxtool------
sudo git clone https://github.com/ZerBea/hcxtools
cd hcxtools
sudo apt install libz-dev
cd ..
sudo apt install libcurl4-gnutls-dev
cd hcxtools
sudo make
sudo make install
Commands for installing Pyrit-------
sudo apt-get install libcap-dev
sudo apt-get install python2.7-dev libssl-dev zlib1g-dev libcap-dev
/// I also needed sudo apt-get install libpcap-dev
sudo git clone https://github.com/JPaulMora/Pyrit.git
cd Pyrit
sudo python setup.py clean
// I used sudo python2 setup.py clean
sudo python setup.py build
// I used sudo python2 setup.py build
sudo python setup.py install
// I used sudo python2 setup.py install
#KaliLinux
#kalilinux
#Linux
#how_to
#hcxtool
#hcxdumptool
#pyrit
#ethicalhacking
#cybersecurity
#ITsecurity

Kali Linux Desktop Menu Panel Suddenly Went Missing