Commit Graph

14 Commits

Author SHA1 Message Date
Spacehuhn d01bd2bfc4 Updated copyright in code 2021-01-11 18:14:55 +01:00
GlOwl 0944a56cc2
fixed printing/removing order 2020-01-05 22:41:19 +01:00
Stefan Kremser bd332d533e Beautified stuff 2018-10-12 21:16:06 +02:00
Stefan Kremser 7242543017 New string functions & better seperation of display functions 2018-10-12 13:41:26 +02:00
Stefan Kremser 4589592a30 Select APs and STs by SSID name 2018-10-11 09:15:35 +02:00
Stefan Kremser fb2e49c014 Fixed sort of APs and STs 2018-10-11 09:15:17 +02:00
Stefan Kremser 899e4b3e9b Updated to newer version of SimpleList 2018-10-10 18:41:16 +02:00
Stefan Kremser 8a0f48bb4b v2.0.6
Rewritten LED classes and simplified config files
2018-06-05 11:50:38 +02:00
Stefan Kremser 0a111a522b Fixed bugs when removing AP 2018-04-09 13:50:32 +02:00
Stefan Kremser 396d8e69fe Improved the way stations save their AP
There was the problem that when the AP list get's sorted (when starting an attack for example), the pointers to the stations would become messed up.
2018-04-09 12:24:36 +02:00
Stefan Kremser a20a1d6d0f Fixed more compiler warnings 2018-04-05 14:55:44 +02:00
Stefan Kremser 157f3ff9d5 Stations with SimpleList 2018-04-01 12:34:26 +02:00
Stefan Kremser e494d95c15 Improved attack routine
- less count() calls
- fixed the deauth station crash (hopefully)
- sort targets after channel for better performance
- increment counter in deauth/beacon/probe function and not in sendPacket() that was stupid anyway
2018-03-25 10:26:55 +02:00
Stefan Kremser 24d9043988 Version 2.0 2018-03-24 18:15:59 +01:00