GithubHelp home page GithubHelp logo

anthrax3 / rtl8814au Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jdiazmx/rtl8814au

0.0 0.0 0.0 4.94 MB

Working drivers for RTL8814AU (AWUS 1900) on Fedora 26

Makefile 0.37% C 95.24% C++ 4.14% Objective-C 0.24% Shell 0.01%

rtl8814au's Introduction

RTL8812AU/21AU and RTL8814AU linux driver with monitor mode and frame injection

Credit to astsam and ulli-kroll and the kali linux folks for porting this driver, the guide will help you make the AWUS 1900 Work in Fedora, it might work else where, but i can't garantee it.

The drivers work and can capture WPA handshakes, which the previous one didn't work on my setup, i hope this helps others.

https://www.alfa.com.tw/products_show.php?pc=137&ps=246 (is the card, it's a sexy beast of a card)

The chipset driver is RTL8814AU

for Fedora26

plug your adapter and everything should work.

for Kali Linux

apt install realtek-rtl88xxau-dkms.

configure monitormode

Note : airmon-ng doesn't work to make the card go in monitor mode you have to do it manually.

  • sudo airmon-ng check kill
  • sudo ifconfig wlan0 down
  • sudo iwconfig wlan0 mode monitor
  • sudo ifconfig wlan0 up

to make aircrack-ng use the 5ghz bands

sudo airodump-ng -c 149 wlan0 -w psk --band a

Note : i do not own these drivers, not looking for credit, only a method to make these work with my setup.

rtl8814au's People

Contributors

madmantm avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.