Giter Club home page Giter Club logo

drdeviant / nethunter_kernel_oneplus8 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kimocoder/nethunter_kernel_oneplus8

0.0 0.0 0.0 1.27 GB

NetHunter kernel for OnePlus 8 / 8 Pro

Home Page: https://www.nethunter.com

License: Other

Makefile 0.26% Roff 0.01% C 96.34% Assembly 1.06% C++ 1.42% Objective-C 0.53% Shell 0.12% Perl 0.10% Awk 0.01% Python 0.12% sed 0.01% Yacc 0.01% Lex 0.01% UnrealScript 0.01% SmPL 0.01% Gherkin 0.01% XS 0.01% Raku 0.01% Clojure 0.01% M4 0.01%

nethunter_kernel_oneplus8's Introduction

NetHunter kernel for OnePlus 8 / 8 Pro

What's supported?

There is a bunch of USB adapters (BT/WIFI/SDR/DVB) added, so below is just a highlight.

* rtl8812au (v5.6.4.2) from aircrack-ng added
* rtl8188eus (v5.3.9) from aircrack-ng added
* WiFi injection patches added.
* Supports monitor mode on internal WiFi SoC
* CDROM emulation supported (drivedroid)
* AirSpy / HackRF (RTL-SDR) supported
* Bluetooth (RFCOMM) support added.
* NTFS read/write

Howto compile/build?


 * First be sure you have buildtools (standard Android kernel build tools) installed.
   $ apt-get install bison gawk bc ccache device-tree-compiler libssl-dev python3


 $ git clone https://github.com/kimocoder/nethunter_kernel_oneplus8 -b nethunter-10.0
 $ cd nethunter_kernel_oneplus8/
 $ ./build.sh

Simple scripts to manage patches


 I have included a set of different scripts to manage imports from 'linux-stable',
 CodeAurora (Qualcomm (CAF) and Patchwork.

 Planning to merge latest drivers/patches from linux-stable? do;

 $ ./scripts/linux-stable.sh


 Planning to pull patches (cherry pick) from Patchwork? do;

 $ ./scripts/pwclient


 Keep your WiFi driver (QCACLD-3) up to date the simple way? do;
 $ ./scripts/qcacld3-setup.sh

 BUT AFTER SETTING THIS UP IN .GIT/CONFIG (REMOTE REPO)
 you will have to use this update scripts in the future;

 $ ./scripts/qcacld3-update.sh

-- kimocoder

nethunter_kernel_oneplus8's People

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.