Philippe Teuwen
|
225d406d21
|
cppcheck fix: Checking if unsigned variable 'len_to_read' is less than zero.
|
2019-08-05 00:12:35 +02:00 |
|
Philippe Teuwen
|
45c27573b3
|
ARM Makefile: softer dependency on fpga_compress
|
2019-08-04 21:33:57 +02:00 |
|
iceman1001
|
2cc24c8714
|
chg: 'hf iclass' generically, check button press fewer times to not interupt time critical parts too much
|
2019-08-04 18:31:52 +02:00 |
|
iceman1001
|
7cb696c5bc
|
chg: 'hf iclass sim 3' - now supports READ4 cmd.
|
2019-08-04 18:16:16 +02:00 |
|
iceman1001
|
a90e5e1858
|
chg: legic cmds uses return macros.
chg: hf search started to use macros
|
2019-08-03 23:36:55 +02:00 |
|
Philippe Teuwen
|
60bfc37f35
|
remove more dummy cmds
|
2019-08-03 22:52:32 +02:00 |
|
Philippe Teuwen
|
61538bd635
|
thinfilm simulation when on battery
|
2019-08-03 22:37:01 +02:00 |
|
Philippe Teuwen
|
3dae748314
|
thinfilm is ok with thumb
|
2019-08-03 22:28:58 +02:00 |
|
Philippe Teuwen
|
25f358955b
|
make hf search robust to various HF configurations
|
2019-08-03 22:14:12 +02:00 |
|
Philippe Teuwen
|
4a3fb3ccf1
|
split nfcbarcode from iso14443a
|
2019-08-03 22:14:12 +02:00 |
|
Philippe Teuwen
|
517f0886ba
|
make style
|
2019-08-03 20:20:08 +02:00 |
|
Iceman
|
f08649ac0e
|
Merge pull request #304 from ViRb3/format-and-docs
Format and docs
|
2019-08-03 19:53:49 +02:00 |
|
Philippe Teuwen
|
a0a232a985
|
rename few CMD_* to get some less diversity
|
2019-08-03 19:48:02 +02:00 |
|
Victor
|
5913ee670a
|
Add auth comments
|
2019-08-03 18:36:47 +01:00 |
|
Victor
|
835a8a3b03
|
Add state comments
|
2019-08-03 18:36:47 +01:00 |
|
Victor
|
4bd03bb920
|
Fix more comment alignment
|
2019-08-03 18:36:47 +01:00 |
|
Victor
|
868469db0d
|
Fix comment alignment
|
2019-08-03 18:36:47 +01:00 |
|
Iceman
|
87e300588b
|
Merge pull request #303 from ViRb3/fix-pass-write
Fix password write offset by 1
|
2019-08-03 19:34:10 +02:00 |
|
Victor
|
714280fad2
|
Fix password write offset by 1
|
2019-08-03 17:57:39 +01:00 |
|
iceman1001
|
65feeeafc8
|
chg: 'lf t55xx deviceconfig - a compact output'
|
2019-08-03 18:48:08 +02:00 |
|
iceman1001
|
0320455090
|
chg 'lf t55xx deviceconfig - color adaptations
|
2019-08-03 09:53:08 -04:00 |
|
iceman1001
|
f643a7a5a4
|
chg: 'lf t55xx deviceconfig' - matrix styled output
|
2019-08-03 15:26:46 +02:00 |
|
Philippe Teuwen
|
5061869efd
|
help iceman reverting last
|
2019-08-03 10:57:59 +02:00 |
|
iceman1001
|
bf2dc0304b
|
revert last
|
2019-08-03 04:43:01 -04:00 |
|
Philippe Teuwen
|
96ed907605
|
Fix momentarily flash read/write of dicts
|
2019-08-02 20:48:44 +02:00 |
|
Philippe Teuwen
|
865a7c3ad4
|
Add thinfilm simulation
|
2019-08-02 00:26:07 +02:00 |
|
Philippe Teuwen
|
85c0f3e9e3
|
thinfilm partial info when verbose
|
2019-08-01 17:49:35 +02:00 |
|
iceman1001
|
2400418067
|
style
|
2019-08-01 11:15:39 -04:00 |
|
Philippe Teuwen
|
118c8478f0
|
fix ManchesterDecoding_Thinfilm (msb was always forced to 0)
|
2019-08-01 16:55:20 +02:00 |
|
Iceman
|
759ba4056e
|
Merge pull request #299 from cjbrigato/master
HF_COLIN 2/3 : Now able to read Known key schemes from SPIFFS JSON Config File
|
2019-08-01 15:47:29 +02:00 |
|
iceman1001
|
fbff51c88d
|
Add: hf thinfilm info - support to read and decode Kovio Thinfilm NCT tags
|
2019-08-01 09:39:33 -04:00 |
|
iceman1001
|
f6befc235f
|
chg: macro SRC_SPIFFS is dependent of WITH_FLASH
|
2019-08-01 00:51:53 -04:00 |
|
Colin J. Brigato
|
b4e004abc2
|
Off by one in GetTickCountDelta (FIXes #301)
FIXes #301 and prevent a `-1`aka`UINT_MAX` delta.
|
2019-08-01 01:56:30 +02:00 |
|
Philippe Teuwen
|
733a7d836d
|
more ARRAYLEN
|
2019-08-01 00:14:09 +02:00 |
|
Philippe Teuwen
|
f276dca3f1
|
less hardcoded sizes and more ARRAYLEN
|
2019-07-31 23:45:17 +02:00 |
|
cjbrigato
|
902f520bce
|
HF_COLIN: Now works with shemas.json, an array of schemes, dynamically loaded at runtime
|
2019-07-31 08:12:49 +02:00 |
|
cjbrigato
|
23e9a3af34
|
HF_COLIN: Add example json scheme file
|
2019-07-31 01:36:58 +02:00 |
|
cjbrigato
|
3878f62168
|
HF_COLIN : Now able to read Known Mifare 1K key schemes from JSON Conf file from SPIFFS. BEWARE : DO NOT USE : Very Messy and early implementation
|
2019-07-31 01:32:16 +02:00 |
|
Philippe Teuwen
|
c83ff9da0f
|
make style
|
2019-07-28 19:24:00 +02:00 |
|
iceman1001
|
9f4620c92c
|
make style
|
2019-07-27 17:48:52 -04:00 |
|
iceman1001
|
283060f962
|
chg: renaming a struct
|
2019-07-27 21:15:43 +02:00 |
|
iceman1001
|
c951e54ff2
|
chg: 'lf t55xx deviceconfig' - change text when not configured
|
2019-07-27 10:06:38 +02:00 |
|
iceman1001
|
548c2ed998
|
make style
|
2019-07-27 03:54:01 -04:00 |
|
iceman1001
|
b4eb41ee66
|
chg: 't55' more style
|
2019-07-27 09:50:24 +02:00 |
|
iceman1001
|
a597382530
|
chg: 't55' - adapting to codestyle, added some colors to message outputs, change comments
|
2019-07-27 09:36:16 +02:00 |
|
Philippe Teuwen
|
f44343aa20
|
Merge pull request #288 from mwalker33/master
Bug Fix : T55x7 timings save to flash
|
2019-07-25 13:25:14 +02:00 |
|
mwalker33
|
9085465c38
|
Merge branch 'master' of https://github.com/mwalker33/proxmark3-rrg
|
2019-07-25 21:00:41 +10:00 |
|
mwalker33
|
3211f35062
|
Added set default timings
|
2019-07-25 21:00:30 +10:00 |
|
Philippe Teuwen
|
6c1ff4cef7
|
minor alignment
|
2019-07-25 12:22:24 +02:00 |
|
mwalker33
|
b222161941
|
Merge branch 'master' into master
|
2019-07-25 20:12:00 +10:00 |
|