proxmark3/client/scripts
2016-03-21 22:06:51 +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
calypso.lua CHG: fixed the commands, its now valid calypso 7816 commands. 2016-03-21 22:06:51 +01:00
cmdline.lua Added a PoC script which implements a commandline 2013-05-24 21:06:20 +00:00
didump.lua CHG: remade selftest structure 2015-05-31 22:33:12 +02:00
dumptoemul-mfu.lua
dumptoemul.lua
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 Various scripts from iceman 2014-08-29 09:09:23 +02:00
emul2html.lua Script to convert emulator file (ASCII dump of data) into HTML 2013-10-20 18:48:04 +00:00
formatMifare.lua
hf_read.lua Some more tinkering with a generic 13.56MHz reader, still not finished 2013-10-31 10:35:03 +00:00
htmldump.lua
legic.lua ADD: @icsom changes and additions to lua scripts for LEGIC 2016-03-20 19:25:48 +01: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 Made script-based default key check a bit more intelligent, so it works not only on 4k cards. Also added option to save data to a dump-file 2013-10-01 19:58:42 +00:00
mifare_autopwn.lua ADD: @marshmellow42's decrypt crypto-1 method, 2015-10-11 09:07:29 +02:00
ndef_dump.lua CHG: fix the default_toys.lua file to handle more aspects of information for a given tag. 2015-04-06 18:47:53 +02:00
parameters.lua Implemented parameter passing into script, added a minimal getop-parser, added an example script which takes parameters 2013-09-19 19:21:12 +00:00
remagic.lua STEP 3 - the actual new files for Ultralight. 2015-01-20 21:29:55 +01:00
test_t55x7_ask.lua
test_t55x7_bi.lua FIX: the test scripts hade a problem when sending the new configuration block. 2015-04-05 17:02:13 +02:00
test_t55x7_fsk.lua FIX: the test scripts hade a problem when sending the new configuration block. 2015-04-05 17:02:13 +02:00
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
tnp3sim.lua
tracetest.lua