Commit Graph

  • 2a3f94d932 Fixed function name LW 2017-12-11 02:21:37 -08:00
  • 96aab0688a First try at disconnect/reconnect detection. No idea if it's going to work on WIN32. LW 2017-12-11 01:56:20 -08:00
  • 7c7327e7c8 fix: hf mf hardnested failed with new WUPA timing * allow additional 2 ssp_frame cycles to detect SOF * use only respective functions to get/set iso14a_timeout * remove waiting time in MifareAcquireEncryptedNonces(). This is covered by GetATQA() now. pwpiwi 2017-12-10 11:57:15 +01:00
  • 232331a396 fix merlokk 2017-12-08 19:39:48 +02:00
  • 513dabe9a2 simplify merlokk 2017-12-08 19:29:18 +02:00
  • 50a5b449e5 small fix merlokk 2017-12-08 18:57:36 +02:00
  • 19e0a384ea simplified merlokk 2017-12-08 18:49:26 +02:00
  • 0bff021527 Merge 9588dbe98bcb2c1316bfe3ec6a240975f5285b3d into bc3b2f7f9422d8d112b48fa46c0d3fa8446285ec le King 2017-12-07 19:43:58 +00:00
  • c22d00ca96 deleted client/emv/crypto_libgcrypt.c. not needs anymore. merlokk 2017-12-07 18:53:04 +02:00
  • 3742b140f6 hf emv test added to changelog merlokk 2017-12-07 13:41:48 +02:00
  • b76478a247 added changelog merlokk 2017-12-07 13:40:10 +02:00
  • c5ac3172f6 added dropfield to return merlokk 2017-12-07 13:03:28 +02:00
  • 66a2d6baf1 SDA,DDA,fDDA,CDA works merlokk 2017-12-07 12:42:16 +02:00
  • bc3b2f7f94
    Merge pull request #511 from ikarus23/typo Iceman 2017-12-07 00:00:10 +01:00
  • 6148817a7f fix: usage and sample text of hf mf cwipe ikarus 2017-12-06 23:30:27 +01:00
  • 2fd87dd426 added some debug messages to dda merlokk 2017-12-07 00:18:57 +02:00
  • 369ba6ac7f added some dda/fdda checks merlokk 2017-12-07 00:00:26 +02:00
  • 3e351bf26a small addition merlokk 2017-12-06 19:47:36 +02:00
  • 8afa9712f7
    Merge pull request #508 from pwpiwi/fix_AVX512 Iceman 2017-12-06 17:26:49 +01:00
  • eba3b97a16 move emv crypto tests to folder client/emv/test merlokk 2017-12-06 18:12:13 +02:00
  • 7c79e952b7 mastercard CDA works merlokk 2017-12-06 17:02:17 +02:00
  • 5419c606c1 SDA, DDA, fDDA works merlokk 2017-12-06 14:23:57 +02:00
  • cd52522a35 DDA works merlokk 2017-12-06 13:00:16 +02:00
  • 1ff75f168b fixing the fix: older shells don't know about &> pwpiwi 2017-12-06 09:25:10 +01:00
  • 42dcc163c4 DDA partially works merlokk 2017-12-05 19:44:29 +02:00
  • 0fb3e45541
    Merge pull request #507 from pwpiwi/fix_AVX512 Iceman 2017-12-05 17:26:20 +01:00
  • 667a1beafb SDA works merlokk 2017-12-05 18:13:32 +02:00
  • 8d9526f375 half of SDA works merlokk 2017-12-05 17:19:54 +02:00
  • 385e4b5019
    Merge pull request #504 from merlokk/emv3 Iceman 2017-12-05 15:39:37 +01:00
  • 58bf374646 added crypto test to travis merlokk 2017-12-05 15:22:39 +02:00
  • 52de6c8f5a all crypto testing OK merlokk 2017-12-05 15:21:03 +02:00
  • 760735cabe crypto raw test ok merlokk 2017-12-05 14:51:36 +02:00
  • ec1927a5b1 CDA tests works merlokk 2017-12-05 13:32:36 +02:00
  • 3550c28d25 DDA test ok merlokk 2017-12-05 13:14:44 +02:00
  • 645c1f327c sda test ok merlokk 2017-12-05 12:50:29 +02:00
  • e60b9ccae3 fix merlokk 2017-12-05 11:49:33 +02:00
  • 3b2709a44a refactoring tests execution merlokk 2017-12-05 11:49:11 +02:00
  • c656c870ae fix: AVX512 detection pwpiwi 2017-12-05 08:25:10 +01:00
  • 6ec77bcf04 rsa open and close works merlokk 2017-12-05 00:06:55 +02:00
  • 1aa6adddef rsa init merlokk 2017-12-04 23:58:19 +02:00
  • f7aa808d09 added crypto tests and crypto_polarssl sha logic merlokk 2017-12-04 22:54:15 +02:00
  • 7a7afeba5c small refactoring merlokk 2017-12-04 22:20:29 +02:00
  • 47d3b5371c small fix merlokk 2017-12-04 22:04:53 +02:00
  • a37314343f crypto_hash_polarssl_close works merlokk 2017-12-04 19:56:04 +02:00
  • 9b09e34eb7 added crypto polarssl with sda test merlokk 2017-12-04 19:37:19 +02:00
  • 00bb9106df added test command merlokk 2017-12-04 19:13:25 +02:00
  • b0b162ea7a added polarrssl wrapper sketch to emv_tols merlokk 2017-12-04 19:10:43 +02:00
  • 4532932727 added emv-tools pk files merlokk 2017-12-04 15:03:27 +02:00
  • 8299f6e4da crypto works wo warnings merlokk 2017-12-04 14:33:25 +02:00
  • e7bc2a1c1e deleted old sha1 merlokk 2017-12-04 14:00:16 +02:00
  • 0068643c57 Merge branch 'travis' of github.com:merlokk/proxmark3 into emv3.1 merlokk 2017-12-04 13:37:59 +02:00
  • 419735a72b added rsa polarssl and changed sha1 location to polarssl dir merlokk 2017-12-04 13:37:18 +02:00
  • 5a1b25ac31 added 9f0a tag merlokk 2017-12-03 20:36:04 +02:00
  • f7ec230e98 added a tag merlokk 2017-12-03 20:28:36 +02:00
  • e3039d63fb Allow externalisation of PrintAndLog Michael Farrell 2017-12-03 14:04:33 +11:00
  • 1e431c5d36 get rid of tabs) merlokk 2017-12-02 22:12:41 +02:00
  • b0c73387f0 added if merlokk 2017-12-02 22:10:25 +02:00
  • 10d4f82338 transactions MSD and M/Chip, qVSDC works merlokk 2017-12-02 21:47:30 +02:00
  • 2db66b01da
    Merge pull request #493 from merlokk/emv2 Iceman 2017-12-02 18:39:14 +01:00
  • 245a6b2083 added xcode 9 and 9.1 coz 8 and 8.1 links to 8.3 merlokk 2017-12-02 16:41:39 +02:00
  • 3c9b6573ec remove show options merlokk 2017-12-02 16:24:47 +02:00
  • a36b278fad add options show merlokk 2017-12-02 13:06:51 +02:00
  • 2e35aa3aa7 added info merlokk 2017-12-02 11:51:12 +02:00
  • 755c72b798 rename travis file merlokk 2017-12-01 18:57:31 +02:00
  • b6c370f171 added REPOSITORY_EP var merlokk 2017-12-01 18:54:54 +02:00
  • b35c11f95e init travis from https://github.com/pwpiwi/proxmark3/tree/travis_test merlokk 2017-12-01 18:49:31 +02:00
  • bd3008d113
    Merge branch 'master' into argtable Oleg Moiseenko 2017-11-30 22:26:21 +02:00
  • d217282541
    Merge pull request #502 from merlokk/apduhelp Iceman 2017-11-30 20:04:16 +01:00
  • 606eddca8d added hint on hf 14a apdu. close #495 merlokk 2017-11-30 19:34:20 +02:00
  • dc93020701 Update fpgaloader.c (#500) Iceman 2017-11-30 12:46:40 +01:00
  • ad097c2a6a
    Update fpgaloader.c Iceman 2017-11-30 12:42:36 +01:00
  • 39deed83ea Merge 17355e0f696478d8620d0d742c6dc30225aaf6f3 into 653e5ed3ca3f8bf4ae677900ae4860a8cf7026c1 Iceman 2017-11-30 07:27:28 +00:00
  • 17355e0f69
    Update appmain.c Iceman 2017-11-30 08:25:14 +01:00
  • 653e5ed3ca
    Merge pull request #488 from pwpiwi/fix_usbpower Iceman 2017-11-28 21:26:57 +01:00
  • f380317220
    Change USB Configuration to "Bus Powered" pwpiwi 2017-11-28 21:22:29 +01:00
  • c7bf5e5fe3
    Merge branch 'master' into argtable Oleg Moiseenko 2017-11-28 15:27:15 +02:00
  • e38a6bcddf
    Merge branch 'master' into argtable Oleg Moiseenko 2017-11-28 15:20:50 +02:00
  • b4c5418b0f added changelog merlokk 2017-11-28 15:19:14 +02:00
  • 428e5d9452 added some help merlokk 2017-11-28 15:14:22 +02:00
  • f981044703 fixed param_gethex_to_eol merlokk 2017-11-28 14:58:32 +02:00
  • ae5355aefd added samples to command's help merlokk 2017-11-28 14:40:15 +02:00
  • f23b3c325f added hf 14a raw merlokk 2017-11-28 12:31:10 +02:00
  • 32bafb1946 added hf 14a reader to source and added functionality to exec empty commands merlokk 2017-11-27 13:49:17 +02:00
  • 75b1ef69d7 added readme merlokk 2017-11-27 13:00:55 +02:00
  • f06a68f3b8 renamed CL to CLI merlokk 2017-11-27 12:52:01 +02:00
  • 14971507b1
    Merge pull request #494 from qaisjp/patch-1 Iceman 2017-11-26 06:15:48 +01:00
  • 1ccdd4f631
    Make README file markdown Qais Patankar 2017-11-26 04:41:24 +00:00
  • 78528074b1 optimization UDOL creation. does not affect on functionality. merlokk 2017-11-25 21:17:56 +02:00
  • 44128a0e9a Added hf emv exec - command for execute EMV transaction Added to hf emv exec MSD path for VISA and Mastercard and some other compatible EMV cards merlokk 2017-11-25 14:40:23 +02:00
  • 87fc2dad14 merged emvcore merlokk 2017-11-25 14:30:53 +02:00
  • 66efdc1f64 part of changes merlokk 2017-11-25 12:58:50 +02:00
  • 45eb1383e3
    Merge pull request #491 from pwpiwi/mod_select Iceman 2017-11-25 09:51:39 +01:00
  • 137dd5826e
    Merge pull request #486 from KenzyCarey/master Iceman 2017-11-24 12:39:45 +01:00
  • 47b78133a0 minor iso14443a timing fixes to avoid select errors: * take setup frame guard time (SFGT) into account * adjust iso14a_timeout by FPGA delays * don't give up on first WUPA. Retry several times pwpiwi 2017-11-22 17:46:00 +01:00
  • 3c5fce2ba7 Add: Emv first part of commands Oleg Moiseenko 2017-11-22 07:16:33 +02:00
  • 4058a2d7df
    fix: avoid SspClk overflow due to incomplete reset pwpiwi 2017-11-21 07:31:42 +01:00
  • 3128f56dca added maxdataoutlen to 14a apdu merlokk 2017-11-21 00:38:46 +02:00
  • 9691e3e0c9 added optioon to show APDU -a to all commands merlokk 2017-11-21 00:13:33 +02:00
  • 750b7c8d4b changed apdu_res_len to 260 and replaced all the costants merlokk 2017-11-20 23:57:06 +02:00
  • 3d077d3d34 added 1 byte after apdu in select command (Le == 0) merlokk 2017-11-19 19:45:40 +02:00