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
iceman1001
6b472f6c56
textual
2019-05-07 23:04:29 +02:00
Philippe Teuwen
4632cc0203
typo
2019-03-16 10:50:01 +01:00
Philippe Teuwen
1b2601a48a
Add missing EOF LF
2019-03-12 00:12:26 +01:00
Philippe Teuwen
05ff45e550
lua: fix mix of spaces & tabs
2019-03-09 10:34:43 +01:00
iceman1001
9512f60227
chg: formatMifare.lua helptext output
2018-02-20 20:20:34 +01:00
iceman1001
a13ecc4a4e
CHG: applied https://github.com/Proxmark/proxmark3/pull/553 (@arnie97) and in some more places
2018-01-25 09:51:49 +01:00
iceman1001
9701643fdd
CHG: NO_RATS adjustments to luascripts.
2017-10-05 16:17:09 +02:00
iceman1001
6bae0b8590
chg: 'script run formatMifare' - added the 'x' parameter. when using this parameter, the generated commands will also be EXECUTED against your card. This will wipe your card.
2017-08-28 17:35:50 +02:00
iceman1001
72f6ed45eb
FIX: 'script run formatMifare' https://github.com/Proxmark/proxmark3/pull/362 bad comparision value
2017-07-22 14:00:54 +02:00
iceman1001
8aa79dee20
FIX: added some tnp3xxx identification i formatMifare.lua
...
FIX: tnp3.lua is more or less finished. Needs testing.
2014-11-03 21:59:31 +01:00
Martin Holst Swende
5b1311fba2
Various scripts from iceman
2014-08-29 09:09:23 +02:00