Skip to content

Instantly share code, notes, and snippets.

View wahlflo's full-sized avatar

Florian Wahl wahlflo

  • Munich
View GitHub Profile
; Enable classical context menu
[HKEY_CURRENT_USER\SOFTWARE\CLASSES\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32]
@=""
@wahlflo
wahlflo / setup_AWUS036ACH.sh
Created May 13, 2020 16:13
Driver installation for the Alfa Network AWUS036ACH WLAN USB Adapter
# works on Kali (Debian), Manjaro (Arch) and Ubuntu
git clone https://github.com/aircrack-ng/rtl8812au.git
cd rtl8812au
sudo ./dkms-install.sh
echo "[+] AWUS036ACH can now be plugged in and used - set monitor mode manually, not with airmon-ng"