mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-02-13 10:43:01 +08:00
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 |
||
---|---|---|
.. | ||
14araw.lua | ||
amiibo.lua | ||
brutesim.lua | ||
calc_di.lua | ||
calc_ev1_it.lua | ||
calc_mizip.lua | ||
calypso.lua | ||
cmdline.lua | ||
didump.lua | ||
dumptoemul-mfu.lua | ||
dumptoemul.lua | ||
e.lua | ||
emul2dump.lua | ||
emul2html.lua | ||
formatMifare.lua | ||
hf_read.lua | ||
htmldump.lua | ||
iso15_magic.lua | ||
legic.lua | ||
legic_buffer2card.lua | ||
Legic_clone.lua | ||
lf_bulk.lua | ||
mfkeys.lua | ||
mifare_access.lua | ||
mifare_autopwn.lua | ||
mifareplus.lua | ||
ndef_dump.lua | ||
ntag_3d.lua | ||
parameters.lua | ||
read_pwd_mem.lua | ||
remagic.lua | ||
test_t55x7.lua | ||
test_t55x7_ask.lua | ||
test_t55x7_bi.lua | ||
test_t55x7_fsk.lua | ||
test_t55x7_psk.lua | ||
tnp3clone.lua | ||
tnp3dump.lua | ||
tnp3sim.lua | ||
tracetest.lua | ||
ufodump.lua | ||
ul_uid.lua |