Files
proxmark3/client/scripts
iceman1001 69c8970201 FIX: https://github.com/iceman1001/proxmark3/issues/122
this should fix the ~ (tilde) bug I introduced...

In lua,  you need to evaluate false ie;   statement == false,    not like in C-style  ~statement
2017-08-13 15:06:30 +02:00
..
2015-10-30 09:07:04 +01:00
2016-08-04 21:57:40 +02:00
2014-08-29 09:09:23 +02:00
2017-01-25 08:40:55 +01:00
2017-07-31 15:58:14 +02:00