Hit ~ for developer console
Enter:
ent_remove_all point_template
ent_remove_all prop_xen_grunt_pod
Nothing fancy, just a personal log with a built in search function so I can recall what is easily forgotten.
Thursday, December 29, 2022
Tuesday, December 27, 2022
Monday, December 19, 2022
Kali Linux - Pyrit
https://fb.watch/hwRJHD8Hrb/
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
Taken right from page:
these tools will help in wifi hacking through wifite. and the success rate will increasecooding------
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
Monday, November 14, 2022
Neutrinos
"1931 - A hypothetical particle is predicted by the theorist Wolfgang Pauli. Pauli based his prediction on the fact that energy and momentum did not appear to be conserved in certain radioactive decays. Pauli suggested that this missing energy might be carried off, unseen, by a neutral particle which was escaping detection."
- https://web.archive.org/web/20100925101827/http://www.ps.uci.edu/~superk/neutrino.htmlhttps://icecube.wisc.edu/news/press-releases/2022/11/icecube-neutrinos-give-us-first-glimpse-into-the-inner-depths-of-an-active-galaxy/
https://cdn.journals.aps.org/files/RevModPhys.75.985.pdf
Wednesday, November 2, 2022
Black Mesa Controller Support
This added support for my generic controller. Yay! https://www.naguide.com/black-mesa-controller-support/
Monday, October 31, 2022
Project Euler Completed 50 questions
Under user name shimart96. Project Euler
I sought optimization help on a few of the questions and a couple of them I would not have got no matter how long I stared at the problem.
Subscribe to:
Posts (Atom)

