Header Banner
Null Byte Logo
Null Byte
wonderhowto.mark.png
Cyber Weapons Lab Forum Metasploit Basics Facebook Hacks Password Cracking Top Wi-Fi Adapters Wi-Fi Hacking Linux Basics Mr. Robot Hacks Hack Like a Pro Forensics Recon Social Engineering Networking Basics Antivirus Evasion Spy Tactics MitM Advice from a Hacker

How to Increase TX-Power in Kali 2.0

Nov 13, 2015 12:51 AM
Mythical figure commanding celestial energy with a spear, set against a dynamic sky.

Hello,

*Note This is my first how to post on here, so please correct anything that I have missed and let me know if anything I explained is unclear and I will try to clearify. Also I am a NOOB when it comes to this art, so I might have missed something, if so please inform me so I can better myself*

I have spent some time trying to figure out how to successfully increase my tx-power for my usb wifi adapter. Of coarse I search here, google, and anywhere else that I could think of. Every post or how-to i found got me close but not quite there. So I wanted to share my findings.

Please keep in mind than increasing your tx power past your legal limit is ILLEGAL!!!! If you choose to follows these steps and increase your tx power past your legal limit you are doing this at your own risk. I am posting this for educational purposes only!!!!.

How to Increase TX-Power in Kali 2.0

The most helpful article I found was on here and this is the link:

Original Post.

The link for the crda download does not work any more as the version has changed this is the new link: CDRA Download

I also followed the steps mentioned by (prags post) to install the required dependencies.

*I am not going to post all of the details from the two post links above, as you should read their posts and give Kudos were fit.*

What I found is that the crda directory is located under /lib/crda. While it was looking for a directory /usr/lib/crda, which did not exsist in my Kali 2.0 install. Keep in mind I did run all the apt-get update, upgrade, dist-upgrade.

Command line interface displaying file directories and system information.
Terminal window displaying directory listings and error message about missing directory.
Command line interface displaying file directories and system information.
Terminal window displaying directory listings and error message about missing directory.

So I created a directory in /usr/lib/ called crda. While in the /usr/lib/ directory (cd /usr/lib/) i ran

  • mkdir crda
How to Increase TX-Power in Kali 2.0

Then cd to the new crda directory

  • cd crda

Then I copied the regulatory.bin file into my newley created /usr/lib/crda/ directory.

  • cp /lib/crda/regulatory.bin regulatory.bin
How to Increase TX-Power in Kali 2.0

After doing this I followed the how to in the link at the top of this post. and was able to successfully increase my tx-power to 33.

Please make sure to read the original post, if questions are asked that are detailed in the original posts I will simply respond with please read original posts.

Thank you for reading, I hope this helps someone.

-P4nT4N30

The next big software update for iPhone is coming sometime in April and will include a Food section in Apple News+, an easy-to-miss new Ambient Music app, Priority Notifications thanks to Apple Intelligence, and updates to apps like Mail, Photos, Podcasts, and Safari. See what else is coming to your iPhone with the iOS 18.4 update.

Related Articles

Comments

No Comments Exist

Be the first, drop a comment!