Skip to content

Commit ec90972

Browse files
author
=
committed
AUTHLEN is now 512 bytes
1 parent a4045f3 commit ec90972

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

changelog

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
14.04.2026
2+
==========
3+
hcxpcapngtool: changed EAPOL AUTH LIMIT for all EAPOL MESSSGES (m1, m2, m3, m4):
4+
internal = 512 bytes
5+
22000 = 255 bytes (limited by hashcat)
6+
37100 = 512 bytes (https://github.com/hashcat/hashcat/pull/4645#issuecomment-4238210610)
7+
john = 255 bytes (john uses internal ancient hccap format that is limited to en EAPOL LEN of 255 bytes)
8+
hccapx = 255 bytes (format is limited to en EAPOL LEN of 255 bytes)
9+
hccap = 255 bytes (format is limited to en EAPOL LEN of 255 bytes)
10+
11+
112
28.03.2026
213
==========
314
hcxpcapngtool: changed EAPOL AUTH LIMIT for all EAPOL MESSSGES (m1, m2, m3, m4):

0 commit comments

Comments
 (0)