I was looking for some kind to change the regulatory.bin file in the new version of Kali and couldn't find one. After some tinkering I was finally able to get it done and decided to share.
First follow this great guide:
https://null-byte.wonderhowto.com/how-to/set-your-wi-fi-cards-tx-power-higher-than-30-dbm-0149606/
Before you make the CRDA file, you are going to need to download some of the dependencies.
apt-get install libnl-3-dev libgcrypt11-dev libnl-genl-3-dev
I also had to do a minor edit to the CRDA Makefile
cd crda-1.1.3
gedit Makefile
REGBIN?=/lib/crda/regulatory.bin
Comments
No Comments Exist
Be the first, drop a comment!