Fix alignement

This commit is contained in:
Christian Bremvåg 2019-11-14 21:05:34 +01:00 committed by GitHub
parent f4347a0971
commit f1894b5fd8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,10 +22,12 @@ Only for use with Linux & Android
``` ```
Realtek released a new multichip 'base', the v5.6.4.2 which supports Android 10, kernel v5.3 Realtek released a new multichip 'base', the v5.6.4.2 which supports Android 10, kernel v5.3
and they fixed the P2P NoA potentially buffer overflow. and they fixed the P2P NoA potentially buffer overflow.
<br>
While we on our side added our patchset for penetration testing abilities, added monitor mode & frame injection, While we on our side added our patchset for penetration testing abilities,
unlocked channels, adding txpower control and lots of other stuff, keeping it running as kernels are pushed added monitor mode & frame injection, unlocked channels, adding txpower control and others,
faster then lightning these days. Follow the README.md, 'iwconfig' is deprecated, use 'iw' .. allways kill keeping it running as kernels are pushed faster then lightning these days.
<br>
Follow the README.md, 'iwconfig' is deprecated, use 'iw' .. allways kill
interference with 'airmon-ng check kill' or 'kill -9 <pid>' first! interference with 'airmon-ng check kill' or 'kill -9 <pid>' first!
``` ```