We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4045f3 commit ec90972Copy full SHA for ec90972
1 file changed
changelog
@@ -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
12
28.03.2026
13
==========
14
hcxpcapngtool: changed EAPOL AUTH LIMIT for all EAPOL MESSSGES (m1, m2, m3, m4):
0 commit comments