iceman1001
|
71ce6e07ee
|
CHG: moved trace commands into its own category (from hf)
'trace list'
there will also the load / save of trace buffer come.
For backwardfunctionality the old commands still works.
|
2018-03-18 18:00:41 +01:00 |
|
Brian Pow
|
cf7b12a734
|
use PrintAndLogEx() instead of PrintAndLog()
|
2018-02-21 20:43:48 +08:00 |
|
Brian Pow
|
b1d414c680
|
CHG: replace 'samples:' with 'Examples:', unify some usage text
|
2018-02-09 22:56:16 +08:00 |
|
iceman1001
|
2f3dbbcaa3
|
rename: ul_switch_off_field -> DropField (inside cmdhf14a.c)
chg: Fix memory bounds error (@wsmoses)
c3511781a1
|
2017-11-11 23:23:01 +01:00 |
|
iceman1001
|
c5616dfe76
|
minor corrections..
|
2017-08-29 15:47:26 +02:00 |
|
iceman1001
|
e8015142cd
|
fix: TRUE/FALSE -> bools
fix: 'iclass' filepath 255, to use FILE_PATH_SIZE
fix: unified params test
|
2017-07-14 20:54:11 +02:00 |
|
iceman1001
|
62cdba0568
|
CHG: hf em commands. Client side now has same commands as Peter Fillmores 14atagfuzz repo. OBS: not all exists on deviceside yet!
|
2017-02-28 14:08:15 +01:00 |
|
iceman1001
|
9c624f67b3
|
chg: @piwi's code cleanup and some more.
ref: 43534cbad2
|
2017-02-23 00:03:10 +01:00 |
|
iceman1001
|
6a1687cc3e
|
ADD: 'hf emv' - forgot to add some file
|
2017-02-05 22:16:50 +01:00 |
|