lf t55xx recoverpw .. - now uses cliparser

This commit is contained in:
iceman1001
2021-01-12 20:38:55 +01:00
parent 00b1613afa
commit 55b76f0d4c
3 changed files with 223 additions and 254 deletions
+222 -250
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -198,7 +198,7 @@ bool tryDetectP1(bool getData);
bool test(uint8_t mode, uint8_t *offset, int *fndBitRate, uint8_t clk, bool *Q5);
int special(const char *Cmd);
bool AcquireData(uint8_t page, uint8_t block, bool pwdmode, uint32_t password, uint8_t downlink_mode);
uint8_t tryOnePassword(uint32_t password, uint8_t downlink_mode);
uint8_t t55xx_try_one_password(uint32_t password, uint8_t downlink_mode, bool try_all_dl_modes);
void printT55x7Trace(t55x7_tracedata_t data, uint8_t repeat);
void printT5555Trace(t5555_tracedata_t data, uint8_t repeat);
-3
View File
@@ -114,10 +114,8 @@ lf hitag cc
lf t55xx config
lf t55xx dangerraw
lf t55xx detect
lf t55xx deviceconfig
lf t55xx dump
lf t55xx info
lf t55xx p1detect
lf t55xx read
lf t55xx resetread
lf t55xx restore
@@ -126,6 +124,5 @@ lf t55xx wakeup
lf t55xx write
lf t55xx bruteforce
lf t55xx chk
lf t55xx recoverpw
lf t55xx special
script run