Commit graph

2515 commits

Author SHA1 Message Date
Chris
c8e1eb11f2 chg: 'sc raw' adjusted output 2018-07-08 21:54:22 +02:00
Chris
99eaef27fd chg: 'sc' more debug 2018-07-08 20:34:47 +02:00
Chris
df4c0014f6 chg: i2c fixes 2018-07-08 13:52:30 +02:00
Chris
b49eea5637 chg: 'sc raw' -i2c correct lenght?
chg: 'sc upgrade' - warning message
chg: 'sc reader' - print right amount of bytes
2018-07-08 12:03:35 +02:00
Chris
f9ba0e59fa chg: 'sc list' - hooked up list command (runs 'trace list 7816' )
chg: 'sc reader' - added 's' silent parameter
chg: 'sc info' - added 's' silent parameter
2018-07-08 11:19:26 +02:00
Chris
bcffde1198 chg: smartcard - wait until SCL goes high 2018-07-06 11:16:46 +02:00
Chris
f130b97051 chg: 'sc' textual 2018-07-05 21:16:14 +02:00
Chris
36d774506c chg: 'sm raw' - implemented 'r' don't read reply 2018-07-05 21:10:21 +02:00
Chris
1a2ef57c0c chg: 'sm raw' - allowing hex bytes to be with & without space. 112233 and 11 22 33 2018-07-05 20:53:50 +02:00
Chris
fca841122f chg: 'sc reader' - hooked up atr. 2018-07-05 16:32:10 +02:00
Chris
89352c47c1 chg: removed smart card test things. 2018-07-05 15:07:41 +02:00
Chris
ee006c6a7b add: sc upgrade - beta test 2018-07-05 14:38:31 +02:00
Chris
f70b8be5de add: 'sc' - smart card commad [rdv40]
chg: test to read out firmware
2018-07-05 10:48:24 +02:00
Chris
26ff7fa297 chg: clean up 2018-07-04 15:26:39 +02:00
Chris
f2ad37aa00 chg: hexlen is half size.. 2018-07-04 14:33:59 +02:00
Chris
e536cb082f chg: removed warning 2018-07-04 13:08:59 +02:00
Chris
dfa4f62ab6 chg: 'hf iclass chk' textual info 2018-07-01 11:56:08 +02:00
Chris
942e64706d chg: textual, and increase cmds receive buffer to 100. 2018-06-30 22:54:30 +02:00
Chris
2b294912ee chg: 'hf iclass chk' - enabled credit/debit key selction
chg:  'hf iclass lookup'  - enabled credit/debit key selction
fix: first item in dictionary file now correct identified
chg: code cleanup
2018-06-30 22:47:07 +02:00
Chris
cd3fc9242e chg: iclass output 2018-06-30 18:34:58 +02:00
Chris
6967fe667d chg: test for smartcard client support 2018-06-23 06:44:44 +02:00
Chris
f443ddb880 chg: force flushing after dbg printing 2018-06-23 06:34:35 +02:00
Chris
f62c231830 chg: missing tab 2018-06-23 06:33:48 +02:00
Chris
5e1a3b7168 chg: cleaning up 2018-06-23 06:33:20 +02:00
Chris
1b0a49c8ab chg: from offical 2018-06-17 13:07:00 +02:00
Chris
9d91856811 chg: from official 2018-06-17 12:55:32 +02:00
Chris
3fd1854b8a chg: from offical 2018-06-17 12:55:09 +02:00
iceman1001
49c8ec65f5 typoo 2018-06-03 23:39:55 +02:00
iceman1001
a2c7158f78 fixes from #616 2018-06-03 23:32:02 +02:00
iceman1001
d2d126878e helptext, syntax 2018-05-28 21:34:58 +02:00
iceman1001
c15e755e5f add: base64 support 2018-05-23 10:37:11 +02:00
iceman1001
5d86eb5b69 add: another one 2018-05-23 09:32:42 +02:00
iceman1001
f3f7245fc0 add: 'mem read' - read / prints flahsmemory from device (not downloading)
chg: 'mem info' - added possibility to verify signature
2018-05-23 09:30:33 +02:00
iceman1001
e6b18888e7 chg. textual 2018-05-22 12:10:56 +02:00
iceman1001
ad819efbdc fix: typo 2018-05-13 07:24:49 +02:00
iceman1001
56f00cb2ac fix #214 - typo (thanks to @tautcony for noticing) 2018-05-12 19:13:02 +02:00
iceman1001
99d7546ca4 @micolous changes
CHG: - Make all examples platform-specific
CHG: - Remove ModemManager rant on non-Linux platforms

Ref:  e2aa5eb47c
2018-05-06 22:43:46 +02:00
iceman1001
110a7b28cb chg: 'hf 14a sim' - possibility to simulate FM11RF005SH (@maozhenyu123)
chg: 'hf 14a info' - tag identification for FM11RF005SH (@maozhenyu123)

Fudan FM11RF005SH , has 512bit mem,  16blocks w 4bytes / block.
Support REQA, READ, WRITE, AUTH.   Unknown how the auth is done.

The ATQA/SAK ,  or a trace from one of these tags would be intersting to look at.
2018-05-06 09:24:28 +02:00
iceman1001
adb1b90580 chg: friendly exit message (@marshmellow42) 2018-05-05 19:00:08 +02:00
iceman1001
9581317d3a chg: some more commands 2018-05-05 18:59:31 +02:00
iceman1001
d815ebdd4e fix: 'hf mfu dump' - partial dump detection 2018-05-03 23:01:30 +02:00
iceman1001
32a1bb4c01 fix: 'hf mfu dump' - increased timeout in order to read ntag216 tags 2018-05-03 21:54:53 +02:00
iceman1001
faa6ece881 chg: converting some more malloc calls -> calloc 2018-05-03 19:45:59 +02:00
iceman1001
939b727c42 chg: converting malloc calls -> calloc which zeros out the allocated memory 2018-05-03 19:42:16 +02:00
iceman1001
e50fef6607 fix: 'mem load' - wrong offset when uploading 2018-05-03 16:10:38 +02:00
iceman1001
3ef9102c17 chg: WARNING, wrong prefix 2018-05-03 12:45:27 +02:00
iceman1001
93d154f58c chg: 'mem load' added a max filesize check. 2018-05-03 12:22:17 +02:00
iceman1001
021c0a1349 ADD: 'mem' commands. For RDV40 devices only.
If you don't have one,  comment out inside client/Makefile this line

CFLAGS += -DWITH_FLASH
2018-05-03 12:15:03 +02:00
iceman1001
d0b9d12bde chg: added some colors 2018-05-03 12:12:55 +02:00
iceman1001
45e6c96bda .... 2018-05-03 11:04:51 +02:00