Commit graph

10617 commits

Author SHA1 Message Date
iceman1001 b2e58df807 new ref to inclue 2020-10-02 14:31:03 +02:00
iceman1001 108424d326 add ASK C-ticket commands 2020-10-02 14:30:37 +02:00
iceman1001 5202eb8587 broke out type prototyping from mifare.h 2020-10-02 14:30:15 +02:00
Philippe Teuwen 67c175fe7a hf 14b reader: show actual ASK CTx UID 2020-10-02 02:56:29 +02:00
Philippe Teuwen fc6492288c add trace 2020-10-02 02:20:45 +02:00
iceman1001 affd92f79a hf 14b reader - added simple ask ct detection 2020-10-02 01:29:21 +02:00
iceman1001 d7046ee89c Merge branch 'master' of github.com:RfidResearchGroup/proxmark3 2020-10-02 01:28:10 +02:00
Philippe Teuwen b3a3828c3f add 14b* traces 2020-10-02 01:18:49 +02:00
iceman1001 1f4b3571a7 Merge branch 'master' of github.com:RfidResearchGroup/proxmark3 2020-10-02 01:13:57 +02:00
Philippe Teuwen b1c1433e45 14b: safer handling of corrupted signals 2020-10-02 00:58:41 +02:00
iceman1001 cf3b18605f correction of text 2020-10-01 23:49:01 +02:00
iceman1001 a2abfb44ae correction of text 2020-10-01 23:48:32 +02:00
Philippe Teuwen f56cbc82f5 Add support for 14b' aka Innovatron in armsrc/iso14443b.c 2020-10-01 23:26:55 +02:00
iceman1001 cda0e88be1 textual 2020-10-01 08:04:47 +02:00
Iceman 2900ec4f43
Merge pull request #985 from mwalker33/cliparser
Cliparser - notes/guide
2020-10-01 08:01:21 +02:00
mwalker33 6953570c2e Create cliparser.md
Draft cliparser notes/guide
2020-10-01 11:53:05 +10:00
mwalker33 99cdeb876c
Merge pull request #50 from RfidResearchGroup/master
Update
2020-10-01 11:49:38 +10:00
iceman1001 5e91f35cd6 make sure tosend is not contain spurious bits from before 2020-10-01 00:37:37 +02:00
iceman1001 6fc3b9a4a7 -p refs - unify param 2020-10-01 00:31:27 +02:00
Philippe Teuwen beadecf7eb -p refs - unify param 2020-10-01 00:29:53 +02:00
iceman1001 46e6ba5ded -p refs - unify param 2020-10-01 00:26:18 +02:00
iceman1001 eda78a3c81 hf 14a/b raw - unify param 2020-10-01 00:15:29 +02:00
iceman1001 e662ee8705 coverity 294114 2020-09-30 20:19:45 +02:00
iceman1001 980049270c coverity 301403 2020-09-30 20:14:13 +02:00
iceman1001 a77ce27a68 coverity 303144 2020-09-30 20:09:50 +02:00
iceman1001 4b8117cdb2 coverity 294394 2020-09-30 20:09:27 +02:00
iceman1001 c048e5cf13 hf 14b ndef - convert to cliparse 2020-09-30 19:48:53 +02:00
iceman1001 9140579735 hf 14b ndef - hooking up some steps 2020-09-30 19:42:50 +02:00
iceman1001 a14c7f90b2 textual 2020-09-30 19:22:36 +02:00
iceman1001 5ef142620d fix 14b apdu return 2020-09-30 19:21:03 +02:00
iceman1001 9e05faabff unify buffers 2020-09-30 19:20:40 +02:00
iceman1001 f221d127a1 wrong flag 2020-09-30 18:19:51 +02:00
iceman1001 46352dfccc 14b_chaining 2020-09-30 17:06:39 +02:00
iceman1001 181bb3bc74 added: hf 14b apdu 2020-09-30 17:06:19 +02:00
Philippe Teuwen c3c59e35cb make style 2020-09-30 14:27:19 +02:00
iceman1001 6d62eb88d0 remove missleading msg 2020-09-30 12:18:26 +02:00
iceman1001 b84436caec rename public key 2020-09-30 12:14:04 +02:00
iceman1001 56614ef80c comments about 6D 00 responses seen in the wild 2020-09-30 12:10:27 +02:00
Iceman 58c8b45f12
Merge pull request #984 from mwalker33/cliparser
cliparser - round 3
2020-09-30 12:01:22 +02:00
mwalker33 9560773e8f cliparser - round 3
updated cmdhfmfdes.c,  cmdhfmfp.c, cmdhfhfu.c, cmdlfindala.c and cmdlfmotorola.c
2020-09-30 19:38:40 +10:00
iceman1001 a5ae725834 cleanbuffer before calling a sendcommand* fct 2020-09-30 10:25:57 +02:00
iceman1001 b522899190 remover crc, sw codes in output 2020-09-30 10:24:53 +02:00
Iceman ba835b8d03
Merge pull request #983 from mwalker33/cliparser
cliparser cleanup 2
2020-09-30 10:13:44 +02:00
iceman1001 df71240a27 fix calypso lua script 2020-09-30 10:10:57 +02:00
mwalker33 e724204978 cliparser cleanup 2
cmdhf14a.c, cmdhfido.c, cmdhficlass.c, cmdhfmf.c
menu help updates.
cliparser.c : tweak for readability with long examples.
2020-09-30 16:39:08 +10:00
Iceman 5ec91cf1e2
Merge pull request #982 from mwalker33/cliparser
cliparser cleaning
2020-09-29 23:59:33 +02:00
mwalker33 561c5f779e cliparser cleaning
checked cmdhf.c and cmddata.c and tweaked cliparser.c
2020-09-30 07:55:51 +10:00
Iceman d11638d64a
Merge pull request #981 from mwalker33/cliparser
Cliparser - Layout and Color
2020-09-29 23:36:13 +02:00
mwalker33 38358e2e2a Update cliparser.c
Change white to default user color
2020-09-30 07:28:05 +10:00
Philippe Teuwen d1bb16f862 text 2020-09-29 18:19:23 +02:00