File: ChangeLog

package info (click to toggle)
aircrack 2.1-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 344 kB
  • ctags: 172
  • sloc: ansic: 1,787; makefile: 76; sh: 17
file content (63 lines) | stat: -rw-r--r-- 1,711 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63

Version 2.1 released on 2004-10-01. Changes from version 2.0.2:

        * added 11g and WPA detection support in airodump

        * aircrack automatically avoids using WPA IVs

        * aircrack can break 256-bit and 512-bit WEP keys

        * win32 - fixed yet again the "missed IVs" bug

        * win32 - ported the 802ether WEP decryptor program

Version 2.0.2 released on 2004-09-24. Changes from version 2.0.1:

        * win32 - added the WZCOOK key recovery program

        * fixed a bug in the BSSID iteration code in airodump

        * completely rewrote the documentation, moved to /docs

Version 2.0.1 released on 2004-09-21. Changes from version 2.0:

        * win32 - fixed the channel reset bug

        * win32 - fixed the "missed IVs"  bug

        * win32 - rewrote drivers.txt

Version 2.0 released on 2004-09-03. Changes from version 1.4:

        * native win32 port of airodump and aircrack

        * aireplay better spots potential arp-requests

Version 1.4 released on 2004-08-26. Changes from version 1.3:

        * fixed check_wepkey, works with exotic LLC headers

        * airodump prints lots of information, Kismet-style

Version 1.3 released on 2004-08-19. Changes from version 1.2:

        * bugfixed and improved KoreK's code

	* renamed airunwep to 802ether

Version 1.2 released on 2004-08-17. Changes from version 1.1:

        * implemented KoreK's advanced WEP attacks

        * completely rewrote the SMP engine

Version 1.1 released on 2004-08-11. Changes from version 1.0:

        * implemented WEP arp-requests replay attack

        * improved the fudge calculation algorithm

        * added multi-processor support

Version 1.0 released on 2004-07-29