Motorola. FC guessing. CSN mapped straight from Indala descramble.

This commit is contained in:
iceman1001 2019-10-12 12:36:09 +02:00
commit b745602d8c
2 changed files with 135 additions and 15 deletions

View file

@ -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;