projects
/
proxmark3-svn
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Added info to changelog about bootroom update
[proxmark3-svn]
/
client
/
scripts
/
mifare_autopwn.lua
diff --git
a/client/scripts/mifare_autopwn.lua
b/client/scripts/mifare_autopwn.lua
index 8d0d358fa72590936992ac147dff9cab4c55d015..eb98ffbf753809d64188a47448286e5760735498 100644
(file)
--- a/
client/scripts/mifare_autopwn.lua
+++ b/
client/scripts/mifare_autopwn.lua
@@
-133,6
+133,8
@@
function nested(key,sak)
typ = 0
elseif 0x10 == sak then-- "NXP MIFARE Plus 2k"
typ = 2
+ elseif 0x01 == sak then-- "NXP MIFARE TNP3xxx 1K"
+ typ = 1
else
print("I don't know how many sectors there are on this type of card, defaulting to 16")
end
Impressum
,
Datenschutz