This commit is contained in:
iceman1001 2021-01-07 12:51:57 +01:00
parent 90cbfbf0fc
commit 11991976de
2 changed files with 2 additions and 3 deletions

View file

@ -338,8 +338,8 @@ static int smart_response(uint8_t *data) {
static int CmdSmartRaw(const char *Cmd) {
CLIParserContext *ctx;
CLIParserInit(&ctx, "smart brute",
"Tries to bruteforce SFI, using a known list of AID's",
CLIParserInit(&ctx, "smart raw",
"Sends raw bytes to card",
"smart raw -s -0 -d 00a404000e315041592e5359532e4444463031 -> `1PAY.SYS.DDF01` PPSE directory with get ATR\n"
"smart raw -0 -d 00a404000e325041592e5359532e4444463031 -> `2PAY.SYS.DDF01` PPSE directory\n"
"smart raw -0 -t -d 00a4040007a0000000041010 -> Mastercard\n"

View file

@ -141,5 +141,4 @@ lf t55xx recoverpw
lf t55xx sniff
lf t55xx special
lf t55xx wipe
smart raw
script run