proxmark3/client/scripts
iceman1001 6648776f2a CHG: added the possibility to "remagic" the new found Mifare Ultralight tags, which answers to chinese backdoor commands for uid change.
The script now deals with to different kind of tags.  Mifare Classic 1k gen1  and  Mifare Ultralight gen1 (7bytes uid)

-Classic will get    UID: 01 02 03 04
-Ultralight will get UID: 53 80 71 02 00 D9 80
2016-05-15 19:27:04 +02:00
..
14araw.lua
calc_ev1_it.lua
calc_mizip.lua ADD: added a lua script which calculates mifare keys based on a uid diversification 2016-05-06 10:19:15 +02:00
calypso.lua CHG: the 14b is getting better, since I added the fpga waiting signaling I found in "14a emgetcmd" etc. 2016-04-29 22:23:32 +02:00
cmdline.lua
didump.lua
dumptoemul-mfu.lua
dumptoemul.lua CHG: just made the autopwn script main loop a bit more verbal 2016-05-10 07:40:27 +02:00
e.lua
emul2dump.lua
emul2html.lua
formatMifare.lua
hf_read.lua
htmldump.lua CHG: just made the autopwn script main loop a bit more verbal 2016-05-10 07:40:27 +02:00
legic.lua ADD: @icsom changes and additions to lua scripts for LEGIC 2016-03-20 19:25:48 +01:00
legic_buffer2card.lua
Legic_clone.lua
mfkeys.lua
mifare_autopwn.lua CHG: output when finding key it the same as from the client. 2016-05-10 07:51:05 +02:00
ndef_dump.lua
parameters.lua
remagic.lua CHG: added the possibility to "remagic" the new found Mifare Ultralight tags, which answers to chinese backdoor commands for uid change. 2016-05-15 19:27:04 +02:00
test_t55x7_ask.lua
test_t55x7_bi.lua
test_t55x7_fsk.lua
test_t55x7_psk.lua
tnp3clone.lua
tnp3dump.lua
tnp3sim.lua
tracetest.lua