..
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
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
emul2html.lua
formatMifare.lua
chg: formatMifare.lua helptext output
2018-02-20 20:20:34 +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
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
skip first 4 bytes of legic writing
2018-11-11 12:34:59 +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
chg: prng detection now takes in consideration if detection fails.
2018-02-20 21:20:17 +01:00
mifareplus.lua
helptext, syntax
2018-05-28 21:34:58 +02:00
ndef_dump.lua
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
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
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
Update tnp3clone.lua
2019-01-20 23:55:11 +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
tracetest.lua
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