Philippe Teuwen
|
c6220dc7be
|
fpga_compress: unused parameter warning
|
2019-10-26 18:32:17 +02:00 |
|
Philippe Teuwen
|
c613a758b2
|
mfkey64: fix sscanf uint8_t clang warning
|
2019-10-26 18:07:09 +02:00 |
|
Philippe Teuwen
|
c0a850170b
|
Merge pull request #453 from mwalker33/Win10ColorUpdate
Win10 color update
|
2019-10-26 17:48:07 +02:00 |
|
mwalker33
|
9c2ef4e0da
|
2nd Win10 Color Reg. Key Check
|
2019-10-26 13:17:33 +11:00 |
|
mwalker33
|
5a3a1fcc0f
|
Merge pull request #23 from RfidResearchGroup/master
Update
|
2019-10-26 12:59:08 +11:00 |
|
Philippe Teuwen
|
07cf3fd32b
|
fix few missing declarations -> static or add include file
|
2019-10-25 00:55:16 +02:00 |
|
Philippe Teuwen
|
390d0ab525
|
lf tune: allow float, added parse_getfloat to utils
|
2019-10-25 00:53:56 +02:00 |
|
Philippe Teuwen
|
eb7268cd98
|
lf: change macros to allow float freq, change 134 -> 134.2
|
2019-10-25 00:42:47 +02:00 |
|
Philippe Teuwen
|
cb06bea448
|
Merge pull request #451 from 7homasSutter/felica_support_read_without_encryption
Felica support: add commands request response and read without encryption
|
2019-10-24 21:33:27 +02:00 |
|
Thomas Sutter
|
b4bcec581c
|
Add changelong text
|
2019-10-24 17:10:56 +02:00 |
|
Thomas Sutter
|
12cd208253
|
Make style. Format help text.
|
2019-10-24 17:07:27 +02:00 |
|
Thomas Sutter
|
bfd5214cd5
|
Add read_without_encryption command.
|
2019-10-24 16:08:44 +02:00 |
|
Philippe Teuwen
|
0b48147485
|
Merge pull request #447 from 7homasSutter/felica_support_request_service
Felica support: add command request service
|
2019-10-24 12:32:25 +02:00 |
|
Philippe Teuwen
|
2e47e00e94
|
Merge pull request #449 from mwalker33/dev
Broken "lf em 410x_sim" fix
|
2019-10-24 12:31:50 +02:00 |
|
Thomas Sutter
|
94ec36de20
|
Add status flag interpretation.
|
2019-10-24 11:59:58 +02:00 |
|
Thomas Sutter
|
003aada18f
|
Add basic read_without_encryption command.
|
2019-10-24 11:30:52 +02:00 |
|
mwalker33
|
fc800d97b5
|
Update appmain.c
|
2019-10-24 19:06:59 +11:00 |
|
Thomas Sutter
|
94cc2c0473
|
Merge remote-tracking branch 'upstream/master' into felica_support_request_service
# Conflicts:
# client/cmdhffelica.c
|
2019-10-24 08:53:41 +02:00 |
|
Thomas Sutter
|
3b0447fbb3
|
Draft read without encryption
|
2019-10-24 08:44:20 +02:00 |
|
Philippe Teuwen
|
ff9eabdab5
|
coverity 226329 invalid type for printf
|
2019-10-24 01:35:58 +02:00 |
|
Philippe Teuwen
|
30da3cfd42
|
coverity 263769 dereference before null check
|
2019-10-24 01:32:44 +02:00 |
|
Philippe Teuwen
|
e872ac58f7
|
coverity 263770 fix dead code
|
2019-10-24 01:30:54 +02:00 |
|
Thomas Sutter
|
1f7dd3e2a7
|
Add request response command for felica Mode.
|
2019-10-23 14:48:23 +02:00 |
|
mwalker33
|
6e6b46c87a
|
Merge pull request #22 from RfidResearchGroup/master
Update
|
2019-10-23 22:34:34 +11:00 |
|
Thomas Sutter
|
bdbb4cb5c9
|
Refactor request service parsing.
Change Examples.
|
2019-10-23 13:25:52 +02:00 |
|
Thomas Sutter
|
21f0095029
|
Make Style.
|
2019-10-23 09:42:45 +02:00 |
|
Thomas Sutter
|
2274383129
|
Remove crc methode. Add CRC macro.
Change help text for request service.
|
2019-10-23 09:21:43 +02:00 |
|
Thomas Sutter
|
c122483794
|
Merge remote-tracking branch 'upstream/master' into felica_support_request_service
# Conflicts:
# client/cmdhffelica.c
|
2019-10-22 17:16:50 +02:00 |
|
Thomas Sutter
|
b6117e4996
|
Add parameter a to usage text.
|
2019-10-22 17:10:32 +02:00 |
|
Thomas Sutter
|
3f56116615
|
Add felica request service all nodes command.
Make style.
|
2019-10-22 17:03:54 +02:00 |
|
Thomas Sutter
|
6144e2d09b
|
Add felica request service command.
Add cmd parser functions.
|
2019-10-22 15:56:05 +02:00 |
|
Philippe Teuwen
|
8792679fc8
|
make style
|
2019-10-21 13:46:23 +02:00 |
|
Philippe Teuwen
|
e54edfd8db
|
wiegand: use ARRAYLEN
|
2019-10-21 13:44:08 +02:00 |
|
Philippe Teuwen
|
f76814ca97
|
Merge pull request #438 from RfidResearchGroup/clockdoc
WIP Attempt to document clocks and timers
|
2019-10-21 13:40:32 +02:00 |
|
Thomas Sutter
|
e7f7810d22
|
Make style. Change DBG_DEBUG. Refactor CRC calculation
|
2019-10-21 09:59:15 +02:00 |
|
Thomas Sutter
|
3a3b66d079
|
Fix build
|
2019-10-20 20:28:57 +02:00 |
|
Thomas Sutter
|
a3f8d635ca
|
Add new cmd parser functions.
|
2019-10-20 20:26:00 +02:00 |
|
Iceman
|
e31f5fa816
|
Merge pull request #446 from grspy/master
Fix pack in dump
|
2019-10-20 19:39:39 +02:00 |
|
grspy
|
7cbac6067e
|
Fix pack in dump
PACK wasn't included in the output dump due to incorrect check of ul_auth_select return value
|
2019-10-20 20:08:52 +03:00 |
|
Thomas Sutter
|
ce4c651853
|
Merge remote-tracking branch 'upstream/master' into felica_support_request_service
# Conflicts:
# armsrc/felica.c
# client/cmdhffelica.c
|
2019-10-20 18:40:16 +02:00 |
|
Thomas Sutter
|
f7d4f2e9f3
|
Unfinished request service commands.
|
2019-10-20 18:28:07 +02:00 |
|
iceman1001
|
2f573ebfb3
|
fix: unshadow
|
2019-10-20 06:31:49 -04:00 |
|
iceman1001
|
339f499a25
|
fix: unshadow
|
2019-10-20 06:30:09 -04:00 |
|
iceman1001
|
2ba8d07e1b
|
fix: unshadow
|
2019-10-20 06:28:49 -04:00 |
|
iceman1001
|
6091894b72
|
fix: unshadow
|
2019-10-20 06:25:29 -04:00 |
|
iceman1001
|
7b2b49ff73
|
fix: sanity check
|
2019-10-20 06:24:46 -04:00 |
|
iceman1001
|
29573f1ac5
|
fix
|
2019-10-20 06:23:57 -04:00 |
|
iceman1001
|
482eeac4ac
|
c
Merge branch 'master' of https://github.com/RfidResearchGroup/proxmark3
|
2019-10-20 04:59:51 -04:00 |
|
iceman1001
|
0dd9e66bcf
|
text
|
2019-10-19 23:40:34 +02:00 |
|
iceman1001
|
b0e01f9236
|
fix: double free
|
2019-10-19 16:46:11 -04:00 |
|