proxmark3/client/scripts
iceman1001 6c81ae5574 CHG: the default_toys.lua has the index bytes in mix endiansness. I tried to clean it up and verify them.
CHG: The tnp3clone.lua is now faster, and uses the "wipe" parameter to clean the tag before writing all data.
2015-04-05 14:27:12 +02:00
..
14araw.lua Minor changes, usage examples and selftests 2013-09-21 20:46:32 +00:00
cmdline.lua Added a PoC script which implements a commandline 2013-05-24 21:06:20 +00:00
dumptoemul.lua Some more lua-scripts and library fixes from iceman, including more default keys 2014-08-29 09:11:36 +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 ADD: tnp3xxx identification in luascripts. 2015-01-06 21:20:41 +01:00
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 Changes to how dumping is performed, now utilises a library. This is in preparation for a more generic dumping of different types of cards. Also added functionality to html-dump .eml-files 2013-10-19 20:18:50 +00: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: tnp3xxx identification in luascripts. 2015-01-06 21:20:41 +01:00
ndef_dump.lua Fixed linebreak error 2013-10-20 19:05:52 +00: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 lf t5 read plus lf demod adjustments 2015-03-22 15:28:48 -04:00
test_t55x7_bi.lua Merge branch 'master' of https://github.com/Proxmark/proxmark3 2015-03-24 11:45:31 +01:00
test_t55x7_fsk.lua lf t5 read plus lf demod adjustments 2015-03-22 15:28:48 -04:00
test_t55x7_psk.lua lf updates 2015-03-23 16:29:50 -04:00
tnp3clone.lua CHG: the default_toys.lua has the index bytes in mix endiansness. I tried to clean it up and verify them. 2015-04-05 14:27:12 +02:00
tnp3dump.lua CHG: minor fixes to some tnp luascripts 2015-03-30 16:15:53 +02:00
tnp3sim.lua CHG: minor fixes to some tnp luascripts 2015-03-30 16:15:53 +02:00
tracetest.lua lf t5 read plus lf demod adjustments 2015-03-22 15:28:48 -04:00