mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
Motorola. FC guessing. CSN mapped straight from Indala descramble.
This commit is contained in:
parent
76f7763893
commit
b745602d8c
2 changed files with 135 additions and 15 deletions
|
@ -647,8 +647,6 @@ out:
|
|||
|
||||
*size = found_size;
|
||||
|
||||
//PrintAndLogEx(INFO, "DEBUG: detectindala RES = %d | %d | %d", res, found_size, idx);
|
||||
|
||||
if (found_size != 224 && found_size != 64) {
|
||||
PrintAndLogEx(INFO, "DEBUG: detectindala | %zu", found_size);
|
||||
return -5;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue