mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-20 13:23:51 -07:00
chg: better text
This commit is contained in:
parent
6df9012de5
commit
3c2fa8d4f3
1 changed files with 2 additions and 0 deletions
|
@ -164,6 +164,8 @@ local function main(args)
|
||||||
nested(key,sak)
|
nested(key,sak)
|
||||||
-- Dump info
|
-- Dump info
|
||||||
dump(uid)
|
dump(uid)
|
||||||
|
else
|
||||||
|
print("Card found, darkside attack useless PRNG hardend on UID", uid)
|
||||||
end
|
end
|
||||||
print_message = true
|
print_message = true
|
||||||
end
|
end
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue