.. |
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
|
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
|
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
|
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
|
FIX: added some tnp3xxx identification i formatMifare.lua
|
2014-11-03 21:59:31 +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
|
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
|
|
|
Legic_clone.lua
|
ADD: Added three legic luascript from @iscom (Mosic) Great work!
|
2016-02-28 14:50:49 +01:00 |
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
|
added nexwatch demod & iceman lua
|
2015-04-08 14:19:03 -04: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
|
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
|
CHG: help text output was not aligned because of tabs/spaces
|
2015-06-02 12:18:54 +02:00 |
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
|
FIX: the test scripts hade a problem when sending the new configuration block.
|
2015-04-05 17:02:13 +02:00 |
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
|
ADD: new tests for the T55XX commands.
|
2015-03-18 17:32:43 +01:00 |