proxmark3/client/scripts
iceman1001 69c8970201 FIX: https://github.com/iceman1001/proxmark3/issues/122
this should fix the ~ (tilde) bug I introduced...

In lua,  you need to evaluate false ie;   statement == false,    not like in C-style  ~statement
2017-08-13 15:06:30 +02: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: 'script run didump' - got some remake. unfinished. 2017-07-04 20:23:47 +02:00
dumptoemul-mfu.lua FIX: 'dumptoemul.lua' doesn't add the last newline in generated eml file. 2017-07-11 19:37:59 +02:00
dumptoemul.lua FIX: 'dumptoemul.lua' doesn't add the last newline in generated eml file. 2017-07-11 19:37:59 +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 Various scripts from iceman 2014-08-29 09:09:23 +02:00
emul2html.lua
formatMifare.lua FIX: 'script run formatMifare' https://github.com/Proxmark/proxmark3/pull/362 bad comparision value 2017-07-22 14:00:54 +02: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 FIX: https://github.com/iceman1001/proxmark3/issues/122 2017-08-13 15:06:30 +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: 'script run mifare_autopwn' some print statements 2017-07-24 13:00:40 +02:00
mifare_autopwn.lua chg: better text 2017-07-31 15:58:14 +02:00
ndef_dump.lua added nexwatch demod & iceman lua 2015-04-08 14:19:03 -04:00
parameters.lua
remagic.lua ADD: num_CPUs(void) method from pm3 master 2017-07-27 09:36:16 +02:00
test_t55x7_ask.lua CHG: correct texts, changes to local functions 2017-07-31 15:26:53 +02:00
test_t55x7_bi.lua CHG: correct texts, changes to local functions 2017-07-31 15:26:53 +02:00
test_t55x7_fsk.lua CHG: correct texts, changes to local functions 2017-07-31 15:26:53 +02:00
test_t55x7_psk.lua CHG: correct texts, changes to local functions 2017-07-31 15:26:53 +02:00
tnp3clone.lua ADD: added a List parameter to tnp3clone.lua script. 2015-05-11 19:38:53 +02:00
tnp3dump.lua FIX: introduced a bug in luascripts when adding the "safe ascii chars" to ConvertHexToAscii. Now its optional. 2017-03-09 10:26:01 +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 lf t5 read plus lf demod adjustments 2015-03-22 15:28:48 -04:00
ufodump.lua FIX: introduced a bug in luascripts when adding the "safe ascii chars" to ConvertHexToAscii. Now its optional. 2017-03-09 10:26:01 +01:00
ul_uid.lua ADD: script to change uid on a UL magic tag which uses backdoor commands 2017-04-20 15:29:45 +02:00