Commit graph

2499 commits

Author SHA1 Message Date
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
iceman1001
0e7d8faf59 chg: 'hf mf csave'
chg: 'mem save'
chg: 'hf 15 dump' - no extra newline after last block in emlfile
2018-05-03 11:02:50 +02:00
iceman1001
53feba2bbe fix: 'hf iclass eload 'should increase data array to upload... 2018-05-03 11:00:15 +02:00
iceman1001
1d8d611737 chg: unified download 2018-05-02 19:54:06 +02:00
iceman1001
6f7d0dffdc chg: unified download 2018-05-02 19:52:31 +02:00
iceman1001
baf6beec2e chg: unified download 2018-05-02 19:51:10 +02:00
iceman1001
295054c190 chg: unifying some different download functions from device. 2018-05-02 19:37:51 +02:00
iceman1001
b279d04c85 chg: moving around includes 2018-05-02 19:37:20 +02:00
iceman1001
65c1a6b2c1 remove old data.c files. Code now in cmdmain.c 2018-05-02 18:10:17 +02:00
iceman1001
d9045635fb whitespace 2018-05-02 18:09:46 +02:00
iceman1001
7d5322fc6e whitespace 2018-05-02 18:08:47 +02:00
iceman1001
be4c5118b1 chg: remove obsolete data.c 2018-05-02 08:16:59 +02:00
iceman1001
a8dbbc1609 chg: forgot one 2018-05-02 08:13:23 +02:00
iceman1001
207fa2b574 add: potential fix for OSX uses, by @piwi
chg:  adapting fix to support iceman forks extended commands.
2018-05-02 08:11:29 +02:00
iceman1001
886f7fbdad chg: 'hf search' textual
chg: 'lf search' textual
2018-04-27 17:38:41 +02:00
iceman1001
cff2473cf8 testing. RDV40 Flashmemory upload / download working. 2018-04-27 16:51:08 +02:00
iceman1001
fe339872d8 chg: 'data bitsamples' - getfrombigbuf has now timeout
chg: 'data hexsamples' -  getfrombigbuf has now timeout
chg: 'data samples' -  getfrombigbuf has now timeout
2018-04-27 16:50:22 +02:00