mf_nonce_brute icon indicating copy to clipboard operation
mf_nonce_brute copied to clipboard

possibly error

Open merlokk opened this issue 6 years ago • 0 comments

https://github.com/J-Run/mf_nonce_brute/blob/master/mf_nonce_brute.c#L143

check = odd_parity(byte) ^ ((nt > 16) & 1) ^ ((xored >> 9) & 1);

merlokk avatar Jan 30 '18 20:01 merlokk