iceman1001
fbff51c88d
Add: hf thinfilm info - support to read and decode Kovio Thinfilm NCT tags
2019-08-01 09:39:33 -04: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
iceman1001
74288ad128
chg: hf topaz - got some love
2019-07-31 15:43:00 -04:00
Philippe Teuwen
98624037ad
hf mfu: please no extended ascii char
2019-07-31 12:43:15 +02:00
Philippe Teuwen
f0c939b1bc
hf mfu: avoid hardcoded array size
2019-07-31 12:14:44 +02:00
Philippe Teuwen
5edd342d4c
Add NTAG_I2C_1K support to hf mfu, thanks JP Szikora
2019-07-31 12:04:32 +02:00
iceman1001
4c9b95c216
chg: flash messge
2019-07-30 14:31:10 -04:00
iceman1001
6d1c996251
chg: flashing - test messages
2019-07-30 19:22:24 +02:00
netvader
8abbbe4d5e
Update default_keys.dic
...
add hotel key from alltours
2019-07-29 11:03:20 +02:00
Philippe Teuwen
c6b8e199fd
fix usart cmd descriptions
2019-07-28 21:08:50 +02:00
Philippe Teuwen
c83ff9da0f
make style
2019-07-28 19:24:00 +02:00
Philippe Teuwen
5854ab19dd
client tells when over TCP
2019-07-28 19:23:37 +02:00
iceman1001
a25814bda4
ADD: 'trace list' - annotate nano signature
2019-07-28 14:23:30 +02:00
iceman1001
00350db238
Chg: hf tune
- increase timeout vaules. fix #265
2019-07-28 03:29:31 -04:00
iceman1001
c5b8df449d
Merge branch 'master' of https://github.com/RfidResearchGroup/proxmark3
2019-07-28 09:22:30 +02:00
iceman1001
ca53711b8d
chg: lf t55xx - helptext
2019-07-28 09:21:02 +02:00
iceman1001
9f4620c92c
make style
2019-07-27 17:48:52 -04:00
iceman1001
f433e26e3b
Add: 'hf mfu info' - now does orinality check against ECC. (@pwpivi)
...
Adapted to prefered codestyle and added references.
2019-07-27 23:44:23 +02:00
iceman1001
283060f962
chg: renaming a struct
2019-07-27 21:15:43 +02:00
iceman1001
e99910694b
chg: some more key, thanks @Ollibolli
2019-07-27 15:06:58 +02:00
iceman1001
d7c967b65d
chg: 'codestyle'
2019-07-27 10:25:03 +02:00
iceman1001
e9b493ead6
style
2019-07-27 02:39:30 -04:00
Iceman
b7ba46d38e
Merge pull request #292 from netvader/patch-1
...
Update default_keys.dic
2019-07-26 23:53:15 +02:00
netvader
54a18ebf2b
Update default_keys.dic
...
added some keys from clever fit gym, hotel room turkey, and simonsvoss key card
2019-07-26 22:45:16 +02:00
3ldidi94
ee152657c6
Add one more key
...
Found a new key that is not in this dic file, so I add it.
2019-07-26 11:43:21 +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
mwalker33
b222161941
Merge branch 'master' into master
2019-07-25 20:12:00 +10:00
mwalker33
77d96ff3b7
Bug Fix Timing order
...
Timing for backward compatibility
2019-07-25 20:01:03 +10:00
Philippe Teuwen
c0eb19acb1
remove tabs
2019-07-24 00:52:24 +02:00
mwalker33
b16f2fdaba
Merge branch 'master' of https://github.com/mwalker33/proxmark3-rrg
2019-07-24 08:15:38 +10:00
mwalker33
cdc3787008
clean
2019-07-24 08:12:25 +10:00
Philippe Teuwen
ab043a68b8
remove space in filename
2019-07-23 23:44:41 +02:00
Philippe Teuwen
ac233a346a
make style
2019-07-23 23:43:30 +02:00
Philippe Teuwen
ac18114909
Remove long unsigned int warning
2019-07-23 22:46:58 +02:00
Philippe Teuwen
11e5131604
Merge pull request #284 from mwalker33/master
...
T55x7 Downlink mode support added
2019-07-23 22:42:47 +02:00
Philippe Teuwen
7e84a546c5
GetFromDevice leftovers
2019-07-23 21:45:06 +02:00
Philippe Teuwen
544fb30ce6
typos
2019-07-23 21:40:01 +02:00
Philippe Teuwen
9beabaabf5
make style
2019-07-23 21:33:52 +02:00
mwalker33
5de04f84e9
Restored * 8
...
Revert back to store and use the full value (*8) for the timing.
2019-07-23 20:12:05 +10:00
cjbrigato
70cd0d844b
FIX : Tereifying typo
2019-07-23 07:39:34 +02:00
mwalker33
4e0e69ed63
Added T55 downlink mode support
2019-07-23 09:50:28 +10:00
cjbrigato
5c3676ad81
ADD: Early SPIFFS implementation see #257 , UPDATE HF_COLIN accordingly
2019-07-22 22:56:06 +02:00
Philippe Teuwen
daae890667
Bootrom & flasher changes:
...
* use macros for versions
* activate UNDERSTANDS_VERSION in bootrom
* fix missing break; bug in bootrom
* force flash_load to reject images > 256k if bootloader not up to date
* move logic from flasher to flash
2019-07-20 10:48:40 +02:00
slurdge
68aa9d631d
Flasher support for versionning
...
Only bootrom with version > 1.0.0 will allow 512K writes
2019-07-20 10:47:24 +02:00
Philippe Teuwen
8e6258936c
make style
2019-07-19 13:18:35 +02:00
Philippe Teuwen
33f2cb0981
Rework flasher exit on error
2019-07-19 13:15:32 +02:00
Philippe Teuwen
f6f14f82d4
Add option -i to flasher to query Pm3 for its memory size, and some doc tuning
2019-07-19 13:02:12 +02:00
Philippe Teuwen
44278272a4
typo
2019-07-19 12:39:23 +02:00