Commit Graph

  • c08aac69ed unified lengths and increased buffer. 50 bytes for AID is enough merlokk 2017-11-19 19:16:02 +02:00
  • 234f079a99 help fixes merlokk 2017-11-19 19:09:44 +02:00
  • 0ec1c2d66a small fix) merlokk 2017-11-19 19:05:50 +02:00
  • 8fe3366af0 fix message merlokk 2017-11-19 19:04:45 +02:00
  • fff49b2ee0 delete emv.h merlokk 2017-11-19 19:02:21 +02:00
  • ac59d20c96 small fix merlokk 2017-11-19 18:47:42 +02:00
  • 496cf2fbd3 forget to free memory merlokk 2017-11-19 18:46:46 +02:00
  • 4d314995d6 and better.... merlokk 2017-11-19 18:37:55 +02:00
  • f5a1e26f9f compress some code. lets look. merlokk 2017-11-19 18:29:09 +02:00
  • 2d5cb77890 change file header merlokk 2017-11-19 18:16:53 +02:00
  • d05d53c6b1 implement argtable in hf 14a apdu merlokk 2017-11-19 18:06:49 +02:00
  • dfa1628ac3
    Add files via upload Kenzy Carey 2017-11-17 14:42:52 -08:00
  • 0363be9358 fix: USB Power requirements * correctly indicate the maximum current drawn from the USB bus pwpiwi 2017-11-17 09:13:37 +01:00
  • e110dbafd9 fix comment pwpiwi 2017-11-15 08:09:01 +01:00
  • c95affa8d3 minor fixes Oleg Moiseenko 2017-11-15 08:49:18 +02:00
  • db68bcdb06
    Complete WTX handling pwpiwi 2017-11-15 07:47:18 +01:00
  • 85532701a9 fix: avoid SspClk overflow due to incomplete reset * should fix watchdog reset during hf mf mifare. Thanks @iceman for the hint. pwpiwi 2017-11-14 18:42:43 +01:00
  • 9588dbe98b increase NESTED_SECTOR_RETRY value to get all keys Tim 2017-11-14 19:55:07 +01:00
  • aa264aba1d
    Merge pull request #480 from pwpiwi/fix_nested marshmellow42 2017-11-13 09:42:56 -05:00
  • 8d004b5d55 emv_tag_dump_bitmask works merlokk 2017-11-13 13:40:06 +02:00
  • add83dc908 fixed %zd for size_t merlokk 2017-11-13 13:29:49 +02:00
  • ae616398b4 fixed AFL merlokk 2017-11-13 13:19:05 +02:00
  • 10b5ebf388 fixed pdol and so on merlokk 2017-11-13 13:12:13 +02:00
  • 4bbcad6dfe fixed string merlokk 2017-11-13 13:10:21 +02:00
  • eb906d6a7e fixed compiler errors merlokk 2017-11-13 13:01:57 +02:00
  • 2acff2ef06 merge master merlokk 2017-11-13 12:54:04 +02:00
  • 51b28bc954 fix timeout set in #481 and fix printf in util.c warning merlokk 2017-11-13 12:30:09 +02:00
  • ebc46dd139 Complete WTX handling (pull request #477) pwpiwi 2017-11-12 21:41:44 +01:00
  • e537c3e894 fix memory overflow in hf mf nested (issue #479) pwpiwi 2017-11-12 18:08:57 +01:00
  • c3511781a1
    Merge pull request #478 from wsmoses/master Iceman 2017-11-11 22:45:37 +01:00
  • 230eaa5391
    Merge pull request #477 from merlokk/wtx Iceman 2017-11-11 22:16:19 +01:00
  • 874572d419 Fix memory bounds error William S. Moses 2017-11-11 16:08:57 -05:00
  • ba4f95b4af added some info from @peterfillmore fork merlokk 2017-11-11 23:05:08 +02:00
  • a63505c953 Added work with S-Block WTX in 14a apdu on arm side merlokk 2017-11-11 22:56:50 +02:00
  • c0e852f907
    Merge pull request #475 from merlokk/master Iceman 2017-11-11 00:39:29 +01:00
  • 298143218a true fix #472 ))) merlokk 2017-11-11 01:28:20 +02:00
  • 8b5ec1f4a6
    Merge pull request #474 from merlokk/df_fix Iceman 2017-11-11 00:24:38 +01:00
  • 7c84f80657
    Merge pull request #471 from marshmellow42/master Iceman 2017-11-11 00:24:20 +01:00
  • 872337e019 change ul_switch_off_field to DropField fix #473 merlokk 2017-11-11 01:19:34 +02:00
  • c425cc7efc
    Merge pull request #472 from merlokk/master Iceman 2017-11-10 23:45:45 +01:00
  • 77499f6fb2 fix #468 merlokk 2017-11-11 00:43:29 +02:00
  • d940ebfbad
    Merge pull request #470 from pwpiwi/mod_indent Iceman 2017-11-10 23:21:26 +01:00
  • 33a9982c76 dump only leaf TLV data pwpiwi 2017-11-10 23:09:08 +01:00
  • cb593491df fix incorrect variable name marshmellow42 2017-11-10 16:03:55 -05:00
  • 217cfb6b29 fix lf search bugs when no tag is on antenna marshmellow42 2017-11-10 15:56:52 -05:00
  • 43912d6349 add: proper indentation when printing TLV objects pwpiwi 2017-11-10 21:39:10 +01:00
  • 7c8115b273
    Merge pull request #466 from pwpiwi/mod_14areader Iceman 2017-11-10 20:53:20 +01:00
  • f5adb06fae revert field on/off in hf 14a reader fix typo pwpiwi 2017-11-10 20:11:51 +01:00
  • e464f62258
    Merge pull request #462 from pwpiwi/fix_hfmfsim Iceman 2017-11-10 18:07:25 +01:00
  • c6b5cebe07 small fix merlokk 2017-11-10 18:33:48 +02:00
  • 620b1be410 added break to exec command - it uses only tested functionality merlokk 2017-11-10 18:30:18 +02:00
  • f3aef7fb5b add changelog merlokk 2017-11-10 18:29:06 +02:00
  • 19fa30fc24 Added EMV commands part 1. hf emv search hf emv pse hf emv select merlokk 2017-11-10 18:23:59 +02:00
  • 881eacc8aa
    Merge pull request #461 from merlokk/14a_rework3 Iceman 2017-11-10 17:14:38 +01:00
  • 9658b9e137 move include modules from h to c file merlokk 2017-11-10 09:15:56 +02:00
  • 86a1c1dc25 eliminate double DropField command merlokk 2017-11-09 22:01:00 +02:00
  • b7d3e89923 changed iso14aapdu arm side and client merlokk 2017-11-09 16:39:40 +02:00
  • eb6e8de45d moved includes, added clear_trace flag (it was there...) and fixed multiapdu iso14443 stream merlokk 2017-11-03 13:42:38 +02:00
  • 82f4955245 Merge branch 'master' into fix_hfmfsim pwpiwi 2017-11-02 21:37:42 +01:00
  • b35e04a7c6 fix hf mf sim: * more timing fixes * correctly determine correction bit (taken from iceman's fork) * add checking of Access Conditions for Read command * never allow reading KeyA pwpiwi 2017-10-24 07:49:14 +02:00
  • 1d6f7bc8ac added changelog merlokk 2017-11-02 14:28:05 +02:00
  • 378d3406ca
    Merge branch 'master' into 14a_rework3 Oleg Moiseenko 2017-11-02 14:14:55 +02:00
  • 23207d748f tlv decoder works. merlokk 2017-11-02 14:11:42 +02:00
  • 75e42ef5df added changelog (#460) Oleg Moiseenko 2017-11-01 21:37:18 +02:00
  • 14fa371813 added changelog merlokk 2017-11-01 18:59:06 +02:00
  • fe6bf3c58c improve hf 14a info (#457) Oleg Moiseenko 2017-11-01 18:48:59 +02:00
  • 83df98d691 change comment in iso14443a.c (#459) Oleg Moiseenko 2017-11-01 18:44:43 +02:00
  • 499df9088d fix behavier reading iso14443-3 and iso14443-4 cards merlokk 2017-11-01 18:34:15 +02:00
  • 7376da5c44 revert SAK check merlokk 2017-11-01 18:22:03 +02:00
  • 5fdb7e97e4 all is OK. Just need to fix comment. merlokk 2017-11-01 18:10:11 +02:00
  • 4300dd4e93 Merge c871d243f34fd8bf4fa5a7c37858023669966461 into 9d139870cb3569144616c8752d68e30f9b9b9074 Oleg Moiseenko 2017-11-01 16:05:40 +00:00
  • c871d243f3 maybe like this merlokk 2017-11-01 18:05:22 +02:00
  • 4f9f47b4ca deleted lib include merlokk 2017-11-01 17:44:40 +02:00
  • c11b129c23 removed code from library merlokk 2017-11-01 17:42:40 +02:00
  • bed3e4c20d Merge branch 'master' of github.com:merlokk/proxmark3 into 14a_rework3 merlokk 2017-11-01 17:13:27 +02:00
  • 7539a4f4ed fix SAK problem ij iso14443a select procedure. very old bug) merlokk 2017-11-01 17:05:27 +02:00
  • 89ec86abd2 now SAK check is OK merlokk 2017-11-01 17:02:35 +02:00
  • c5e9a0212e deleted condition in iso14a select (sak & 0x20 ==0) - error. Usually SAK = 88 merlokk 2017-11-01 16:55:12 +02:00
  • 951a27e35e added detect classic prng to hf mf info merlokk 2017-11-01 16:19:34 +02:00
  • fe07beefa1 added DetectClassicPrng from iceman1001 fork merlokk 2017-11-01 16:18:57 +02:00
  • 3d81da6d1a added validate_prng_nonce from iceman1001 fork merlokk 2017-11-01 16:18:13 +02:00
  • 9d139870cb
    Merge pull request #456 from merlokk/hfreaderfix marshmellow42 2017-11-01 07:57:30 -04:00
  • fe842bed9c fixed bug with hf search 14a merlokk 2017-11-01 13:54:03 +02:00
  • a2bb2735d5 TLV decoding works merlokk 2017-11-01 13:38:29 +02:00
  • 7dac1034e5 Add hf mf info, change hf mf reader (#452) Oleg Moiseenko 2017-11-01 09:51:05 +02:00
  • 78a94ff902 improved GetAPDUCode() merlokk 2017-10-31 19:19:49 +02:00
  • 5bcb3496fa small refactoring merlokk 2017-10-31 19:11:23 +02:00
  • 2662dbaa42 as in #447. hf 14a reader may start and end acting as reader merlokk 2017-10-31 18:56:48 +02:00
  • fe346768b3 added showing apdu response codes merlokk 2017-10-31 18:14:32 +02:00
  • a23f000182 move strucrture to .h file merlokk 2017-10-31 16:25:42 +02:00
  • 6fc6cd0f57 export apdu function merlokk 2017-10-31 16:20:23 +02:00
  • d1300b47ae apdu sending refactoring merlokk 2017-10-31 16:08:58 +02:00
  • 8019540b19 param parsing convert to procedures merlokk 2017-10-31 15:15:57 +02:00
  • f2b0169cc6 apdu works. merlokk 2017-10-31 13:28:16 +02:00
  • f1a983a330 fixed bug in CmdHF14ACmdRaw: if we cant select we send command anyway... merlokk 2017-10-30 17:58:43 +02:00
  • 980417eacd iso14_apdu works via logical channel. not as it needs. it needs to change to raw( merlokk 2017-10-30 17:29:03 +02:00
  • 618c220c38 small fixes in ReaderIso14443a() (#446) Oleg Moiseenko 2017-10-29 17:34:51 +02:00
  • 1208cdcb45 added sketch for command hf 14a apdu merlokk 2017-10-27 19:02:45 +03:00
  • 7710983be3 added hf 14a apdu command. merlokk 2017-10-27 18:45:42 +03:00
  • 4ece69610f added command hf 14a info, copy functionality from hf 14a reader to hf 14a info, added command hf 14a reader with simple anticollision-select procedure #447 merlokk 2017-10-27 18:16:14 +03:00