proxmark3/client/scripts
Philippe Teuwen 844d732297 Replace ukbhit by kbd_enter_pressed, not requiring tcgetattr:
Note that it behaves differently now
* it looks for Enter key only, not any key
* it "eats" the input, no need for (void)getchar() after it
* it works the same no matter the value of ICANON
* the mingw version has been adapted to act the similarly

This should fix its usage on Android where tcgetattr always returns -1
2019-07-11 13:01:34 +02:00
..
14araw.lua
amiibo.lua fix: syntax erros in luascripts 2019-06-23 08:13:17 -04:00
brutesim.lua
calc_di.lua
calc_ev1_it.lua
calc_mizip.lua
calypso.lua Fix syntax errors with Calypso & 14443b Lua 2019-06-23 11:53:48 +02:00
cmdline.lua
didump.lua Replace ukbhit by kbd_enter_pressed, not requiring tcgetattr: 2019-07-11 13:01:34 +02:00
dumptoemul-mfu.lua
dumptoemul.lua
e.lua
emul2dump.lua
emul2html.lua
formatMifare.lua Replace ukbhit by kbd_enter_pressed, not requiring tcgetattr: 2019-07-11 13:01:34 +02:00
hf_read.lua
htmldump.lua
iso15_magic.lua
legic.lua
legic_buffer2card.lua
Legic_clone.lua
lf_bulk.lua Replace ukbhit by kbd_enter_pressed, not requiring tcgetattr: 2019-07-11 13:01:34 +02:00
mfkeys.lua Replace ukbhit by kbd_enter_pressed, not requiring tcgetattr: 2019-07-11 13:01:34 +02:00
mifare_access.lua
mifare_autopwn.lua Replace ukbhit by kbd_enter_pressed, not requiring tcgetattr: 2019-07-11 13:01:34 +02:00
mifareplus.lua fix: syntax erros in luascripts 2019-06-23 08:13:17 -04:00
ndef_dump.lua
ntag_3d.lua hf mf/mfu dbg => hw dbg 2019-06-06 11:31:47 +02:00
parameters.lua
read_pwd_mem.lua
remagic.lua
test_t55x7.lua make style 2019-06-07 21:40:33 +02:00
test_t55x7_ask.lua
test_t55x7_bi.lua
test_t55x7_fsk.lua
test_t55x7_psk.lua
tnp3clone.lua
tnp3dump.lua Replace ukbhit by kbd_enter_pressed, not requiring tcgetattr: 2019-07-11 13:01:34 +02:00
tnp3sim.lua hf mf/mfu dbg => hw dbg 2019-06-06 11:31:47 +02:00
tracetest.lua Replace ukbhit by kbd_enter_pressed, not requiring tcgetattr: 2019-07-11 13:01:34 +02:00
ufodump.lua
ul_uid.lua