Therefore you can brute a passphrase with PMK to MIC compare (Use MIC as hash)
For example:
9d 8d b4 5c PMK
08 4a 7c 7c XOR
95 c7 c8 20 MIC
Only works with quite a few 0's in MIC, to confirm bytes
Because you can xor a hex at dual hex or xor as left ...
For example:
9d 8d b4 5c PMK
08 4a 7c 7c XOR
95 c7 c8 20 MIC
Only works with quite a few 0's in MIC, to confirm bytes
Because you can xor a hex at dual hex or xor as left ...