Widespread Augmented Reality

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

Friday, February 26, 2021

Windows Subsystem for Kali Linux - My Process

Run PowerShell as administrator:

    

Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux
Restart Windows
Run PowerShell as administrator: 
dism.exe /online /enable-feature /featurename:VirtualMachinePlatform /all /norestart
dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart 
Restart Windows 
Download https://wslstorestorage.blob.core.windows.net/wslblob/wsl_update_x64.msi 
Double click wsl_update_x64.msi (Should request administrator permission)
Run PowerShell as administrator: 
 
wsl --set-default-version 2  
Install and double click Kali via the Microsoft Store
If already installed then run  
wsl --set-version kali-linux 2 
After setting user name and password:
kali@kali:~$ sudo apt update
kali@kali:~$ sudo apt upgrade
kali@kali:~$ sudo apt install kali-win-kex
kali@kali:~$ sudo apt install dbus-x11
kali@kali:~$ sudo apt install -y kali-linux-large
Then:
kex (For GUI)
or sudo kex --kill
sudo kex
and then on slower laptop, hit control c to kick start the GUI. 

============================Command Line Only

If sticking with command line for Wifite, but must first install Python.

Change directory to Downloads 
wget https://www.python.org/ftp/python/3.9.2/Python-3.9.2.tar.xz 
tar -xvf Python-3.9.2.tar.xz
cd Python-3.9.2 
./configure
configure: error: no acceptable C compiler found in $PATH
Oh oh..
sudo apt-get install gcc
sudo apt-get install make 
./configure 
make
sudo make install
(There are errors; however, this works:)
python3 -V
sudo apt-get install python3-pip 
Go back to home directory
git clone https://github.com/derv82/wifite2.git
cd wifite2
sudo python3 ./Wifite.py
 
More work to be done.... 
Like... 
sudo apt install realtek-rtl88xxau-dkms
 
 
 
 
Links:
https://docs.microsoft.com/en-us/learn/modules/get-started-with-windows-subsystem-for-linux/2-enable-and-install 
https://www.kali.org/docs/wsl/win-kex/
https://blog.eldernode.com/install-and-run-wifite-on-kali-linux/ 
https://www.tecklyfe.com/how-to-install-gui-win-kex-for-kali-linux-in-windows-wsl2/ 
https://store.rokland.com/apps/help-center#putting-awus036ac-awus036ach-or-awus036eac-into-monitor-mode 
  

Wednesday, January 27, 2021

Pentoo and Universal Radio Hacker

 I attempted to follow the instructions on the following links:

 

https://www.rtl-sdr.com/tutorial-on-performing-a-replay-attack-with-a-hackrf-and-universal-radio-hacker/ 

 

 https://github.com/jopohl/urh#Installation

 

After which, I ended up adjusting my tack slightly with the following commands:

 

pentoo@pentoo ~/Downloads $ python3 get-pip.py

pentoo@pentoo ~/.local/bin $ ./pip install urh

pentoo@pentoo ~/.local/bin $ ./urh

 




Sunday, January 24, 2021

Star Wars Battlefront II on PC problems

At first, BattleFront II would not hold the video open on the following PC setup.

Dell Tower

AMD Ryzen 7  2700 Eight-core processor

16GB RAM

AMD Radeon (TM) RX 580 4 GB

 

One or all of the following finally got the game running.

  • Moved folder _lvl_pc out of the game data folder
  • Run game in compatability mode for Windows 8
  • Specified overclock in the Radeon software app