I was making a backup of the passwords of my original mooltipass v1 with the limpkin script decoder smc_decode_win.py ( https://github.com/mooltipass/minible/tree/master/scripts/smc_decode ) when I realized in the readme that it seemed to be able to do the same thing with the DB of the card of my MiniBLE.
however when I run the script (which works very well with the V1) I get an error with the DB of the minible :
extract of the result (i replaced some sensible info with xxxxxxx ) :
Please Enter Your PIN: xxxx
Correct PIN
AES key extracted: xxxxxxxx
Decrypting file with CPZ xxxxxxxxx
Nonce: xxxxxxxx
Decrypting memory file contents...
accounts.xxxxx.com: xxx...@gmail.com / Traceback (most recent call last):
File "C:\python\smc_decode_win.py", line 260, in <module>
print(decrypted_backup_file[5][service_id]["name"] + ":", decrypted_backup_file[6][j]["name"], "/", decoded_password)
UnicodeEncodeError: 'utf-8' codec can't encode character '\udfb8' in position 12: surrogates not allowed
disconnecting from ACS CCID USB Reader 0
any help or an updated script ?
--
You received this message because you are subscribed to the Google Groups "mooltipass" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mooltipass+...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/mooltipass/a1ac5050-93f1-4de3-b3cf-528e17591f2cn%40googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/mooltipass/90ac794e-8cdb-4bd3-804e-da0ac1bf606fn%40googlegroups.com.