matrix / backports-rtl8187

rtl8187 + Master Mode + Packet Injection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rtl8187 + Master Mode + Packet Injection

This repository contains everything you need to use a realtek chipset based wifi adapter with hostapd in master mode.

(◑○◑)

Yes, I was wrong ... the coordinates, I was born on the wrong planet.
( °-°)シ ミ★ ミ☆

Features

Patch the linux wireless backports to enable:

  • Master mode
  • Packet Injection

for rtl8187 based wifi adapters (tested with hostapd).

Building

  1. You need clone this repository:
$ git clone https://github.com/matrix/backports-rtl8187
  1. Proceed to build backports-rtl8187:
$ ./build.sh -b
  1. Now you can install backports-rtl8187:
$ ./build.sh -i

Notes

If you want, you can uninstall backports-rtl8187 by using the script:

$ ./build.sh -u

If you want cleanup the workdir tree:

$ ./build.sh -c

That's all folks ;)

About

rtl8187 + Master Mode + Packet Injection

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%