Skip to content

Instantly share code, notes, and snippets.

View jlcarruda's full-sized avatar
:shipit:
Focusing

Joao Lucas de Carvalho Arruda jlcarruda

:shipit:
Focusing
View GitHub Profile
@jlcarruda
jlcarruda / .wslconfig
Last active December 26, 2023 21:55
Build a custom Kernel for WSL2 for module load
[wsl2]
kernel=C:\\Users\\WIN10_USER\\bzimage
@jlcarruda
jlcarruda / arch-qtile-install.sh
Created August 8, 2023 01:12
giga-arch-qtile installer
git clone https://github.com/jlcarruda/giga-arch-qtile ~/.ricing && ~/.ricing/installer.sh
set-option -sa terminal-overrides ",xterm*:Tc"
########## Common configs ############
unbind C-b
set -g prefix C-a
bind C-a send-prefix
setw -g mode-keys vi
setw -g mouse on
setw -g monitor-activity on
# Links to download linux headers when make command fails
# https://http.kali.org/kali/pool/main/l/linux/ (linux-headers and common)
# https://kali.download/kali/pool/main/l/linux/ (linux kbuild)
# Credits: https://www.hackster.io/thatiotguy/enable-monitor-mode-in-tp-link-tl-wn722n-v2-v3-128fc6
# Tested on Kali Linux 2022.3
# Commands used to Setup the Adapter from aircrack repository
apt update
apt install bc -y
rmmod r8188eu.ko