proxmark3/client/scripts
2017-02-14 15:54:10 +01:00
..
14araw.lua MOD:: reverse back changes to 14443b.c 2015-07-28 21:33:09 +02:00
calc_ev1_it.lua ADD: a minor xor script 2015-10-30 09:07:04 +01:00
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: some calyspo stuff 2016-08-04 21:57:40 +02:00
cmdline.lua
didump.lua CHG: remade selftest structure 2015-05-31 22:33:12 +02:00
dumptoemul-mfu.lua chg: added to print the author. 2016-06-20 13:31:51 +02:00
dumptoemul.lua chg: added to print the author. 2016-06-20 13:31:51 +02:00
e.lua chg: added some more outputs to the reveng-crc script e.lua ... now shows -b -B -l -L also in columns. You'll need to read the reveng -h helptext to understand. 2015-06-14 17:19:41 +02:00
emul2dump.lua
emul2html.lua
formatMifare.lua
hard.lua CHG: added a check if err variable is NIL. 2016-11-22 11:55:23 +01:00
hard_autopwn.lua still wrong... 2017-01-25 08:40:55 +01:00
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 Applied @icsom 's fixes from: b577582490 2016-06-22 09:33:21 +02:00
legic_buffer2card.lua ADD: Added three legic luascript from @iscom (Mosic) Great work! 2016-02-28 14:50:49 +01:00
Legic_clone.lua ADD: Added three legic luascript from @iscom (Mosic) Great work! 2016-02-28 14:50:49 +01:00
mfkeys.lua FIX: Since some changes in "hf mf chk" usbcommand package, this script has not been working. It now calls and gets the results back from the device. 2016-10-17 17:20:33 +02:00
mifare_autopwn.lua textual suger 2016-10-19 21:26:56 +02:00
ndef_dump.lua
parameters.lua
remagic.lua ADD: 'script runt remagic' - the Mifare Classic s50 (1k) magic tag restores now also all sector trailers. Default A/B keys is 0xFFFFFFFFFFFF. 2017-02-14 15:54:10 +01:00
test_t55x7_ask.lua CHG: help text output was not aligned because of tabs/spaces 2015-06-02 12:18:54 +02:00
test_t55x7_bi.lua
test_t55x7_fsk.lua
test_t55x7_psk.lua
tnp3clone.lua ADD: added a List parameter to tnp3clone.lua script. 2015-05-11 19:38:53 +02:00
tnp3dump.lua FIX: forgot a lua object for the call to ConvertAsciiToHex. Thanks @romaric for finding it. 2016-01-15 21:47:32 +01:00
tnp3sim.lua FIX: tnp3sim, now can insert keys if the dumpfile is blank. Like the ,,,lander dumps... 2015-10-19 22:39:08 +02:00
tracetest.lua
ufodump.lua ADD: added the writedumpfile function from "14araw.lua" into utils.lua 2017-01-30 16:51:07 +01:00