.. |
14araw.lua
|
CHG: applied https://github.com/Proxmark/proxmark3/pull/553 (@arnie97) and in some more places
|
2018-01-25 09:51:49 +01:00 |
amiibo.lua
|
FIX: ntag215 is 7.. Thanks @axfla for pointing it out.
|
2018-08-22 22:36:41 +02:00 |
brutesim.lua
|
chg: 'brutesim' - script prints author and checks for being called with no arguments.
|
2018-02-20 20:18:37 +01:00 |
calc_di.lua
|
add: 'script run lf_bulk' - the original script is call lf_buld_program but thats a too long name, with adaptations in code.
|
2018-02-20 20:16:30 +01:00 |
calc_ev1_it.lua
|
fix: lua bit32 can actually take several values. How did I miss this?
|
2018-07-27 09:07:53 +02:00 |
calc_mizip.lua
|
add: 'script run lf_bulk' - the original script is call lf_buld_program but thats a too long name, with adaptations in code.
|
2018-02-20 20:16:30 +01:00 |
calypso.lua
|
CHG: 'hf mf fchk' - textual
|
2019-01-02 12:11:49 +01:00 |
cmdline.lua
|
Added a PoC script which implements a commandline
|
2013-05-24 21:06:20 +00:00 |
didump.lua
|
CHG: applied https://github.com/Proxmark/proxmark3/pull/553 (@arnie97) and in some more places
|
2018-01-25 09:51:49 +01:00 |
dumptoemul-mfu.lua
|
add: 'script run lf_bulk' - the original script is call lf_buld_program but thats a too long name, with adaptations in code.
|
2018-02-20 20:16:30 +01:00 |
dumptoemul.lua
|
chg: better debugging functions.
|
2017-12-03 15:24:24 +01:00 |
e.lua
|
adjustments, still breaks on ubuntu,
|
2018-02-03 22:47:17 +01: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
|
chg: formatMifare.lua helptext output
|
2018-02-20 20:20:34 +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 |
iso15_magic.lua
|
chg: 'script run iso15_magic' - added switch "-a" to swap between iceman styled vs offical styled iso15 raw commands.
|
2019-01-21 09:59:47 +01:00 |
legic.lua
|
chg: 'script run legic' - minor adjustments.
|
2019-01-26 19:10:29 +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
|
FIX: 'script run legic_clone' - correct getoptions pattern
|
2017-10-05 17:34:33 +02:00 |
lf_bulk.lua
|
fix: 'script lf_bulk' - parity fixes (@pwpiwi)
|
2018-03-29 13:20:00 +02:00 |
mfkeys.lua
|
CHG: applied https://github.com/Proxmark/proxmark3/pull/553 (@arnie97) and in some more places
|
2018-01-25 09:51:49 +01:00 |
mifare_access.lua
|
fix: wrong string used.
|
2018-04-25 18:13:28 +02:00 |
mifare_ad.lua
|
chg: 'script run mifare_ad' - minor fix
|
2018-12-14 20:27:11 +01:00 |
mifare_autopwn.lua
|
FIX: 'script run mifare_autopwn' - now doesn't crash
|
2019-02-04 22:16:12 +01:00 |
mifareplus.lua
|
helptext, syntax
|
2018-05-28 21:34:58 +02:00 |
ndef_dump.lua
|
chg: 'script run ndef_dump' - local functions
|
2019-01-26 10:40:37 +01:00 |
ntag_3d.lua
|
CHG: applied https://github.com/Proxmark/proxmark3/pull/553 (@arnie97) and in some more places
|
2018-01-25 09:51:49 +01: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 |
read_pwd_mem.lua
|
chg: 'script run read_pwd_mem' - m|t|i params to simplify printing dictionary items
|
2019-01-10 18:55:56 +01:00 |
remagic.lua
|
FIX: 'script run mifare_autopwn' - now doesn't crash
|
2019-02-04 22:16:12 +01: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
|
Update tnp3clone.lua
|
2019-01-21 17:36:58 +01:00 |
tnp3dump.lua
|
CHG: applied https://github.com/Proxmark/proxmark3/pull/553 (@arnie97) and in some more places
|
2018-01-25 09:51:49 +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 |
ufodump.lua
|
CHG: applied https://github.com/Proxmark/proxmark3/pull/553 (@arnie97) and in some more places
|
2018-01-25 09:51:49 +01:00 |
ul_uid.lua
|
fix: lua bit32 can actually take several values. How did I miss this?
|
2018-07-27 09:07:53 +02:00 |