Commit Graph

  • 67b7edeb44 extract keys works merlokk 2018-12-28 17:07:58 +02:00
  • b0c1828c1d load params merlokk 2018-12-28 16:58:11 +02:00
  • 8e5133582d emv roca select app merlokk 2018-12-28 16:43:15 +02:00
  • ab41b4a991 emv_rocacheck merlokk 2018-12-28 16:40:53 +02:00
  • 9804526dca small fix for unsigned int merlokk 2018-12-28 14:52:24 +02:00
  • b1145ba577 mpi_get_uint merlokk 2018-12-28 14:50:23 +02:00
  • 88d42a1af5 make merlokk 2018-12-28 13:46:52 +02:00
  • 92fadc2a9f ADD: 'amiitool' - Added @socram8888 's great tool for manipulating amiibo tags. The idea is to build it in the pm3 client. It compiles as is, but the hookup in client is not done. *WORK IN PROGRESS* iceman1001 2018-12-27 19:45:53 +01:00
  • c6089d7fdb chg: more definitions Chris 2018-12-26 17:54:29 +01:00
  • ed68068107 chg: 'emv roca' -now compiles Chris 2018-12-26 12:50:11 +01:00
  • 33f6439d38 add 'emv roca' - new command, will be able to test for ROCA Chris 2018-12-26 11:02:00 +01:00
  • ab9048f7c5 CHG: 'sc brute' loop 31, 255 Chris 2018-12-25 18:18:48 +01:00
  • ddfe584582 CHG: 'sc brute' - nicer output, rearrange code Chris 2018-12-25 18:16:47 +01:00
  • 5140db2ac6 CHG: some more descriptions Chris 2018-12-25 18:13:41 +01:00
  • acb41a7376 CHG: 'sc brute' - now is interruptable, optional tlv decode, iceman1001 2018-12-23 09:48:46 +01:00
  • b38a0fb142
    Merge pull request #75 from merlokk/atrzerocheck Iceman 2018-12-20 23:54:06 +01:00
  • a47fa470c1
    Merge branch 'master' into atrzerocheck Oleg Moiseenko 2018-12-20 23:07:30 +02:00
  • d64a48b7fc added check Fi and Di merlokk 2018-12-20 23:05:02 +02:00
  • f7a2af19f8 ADD: sha512, md5 hashes for firmware file. iceman1001 2018-12-20 12:24:55 +01:00
  • ddb4fc33c9 CHG: 'sc info' - textual iceman1001 2018-12-19 23:46:19 +01:00
  • d4b32f3050 ADD: Sim module firmware upgrade file. v3.10 iceman1001 2018-12-19 23:28:01 +01:00
  • a9b3fd7138 chg: 'sc brute' - now works :) iceman1001 2018-12-19 23:21:59 +01:00
  • 0143d3f0e0 chg: 'sc raw' - some more love iceman1001 2018-12-19 22:50:32 +01:00
  • c3a367ca97
    Merge pull request #74 from merlokk/add_t0_scraw Iceman 2018-12-19 19:45:38 +01:00
  • f0c3482799 add T=0 to sc raw command merlokk 2018-12-19 20:31:20 +02:00
  • e567b74fa0 chg... iceman1001 2018-12-19 08:57:59 +01:00
  • dab854e0f0 Fix detection of MADs so that is checks the correct byte also set up some code for later mazodude 2018-12-19 16:51:27 +10:00
  • 94e0d43502 CHG: coloring of ERR iceman1001 2018-12-18 18:43:49 +01:00
  • 4ef59c3771 CHG: uniform output. iceman1001 2018-12-18 18:43:27 +01:00
  • c0b72bb95c
    Merge pull request #72 from merlokk/le_fix Iceman 2018-12-18 18:03:10 +01:00
  • 60b7dbe525 Merge branch 'master' of https://github.com/RfidResearchGroup/proxmark3 iceman1001 2018-12-18 17:57:56 +01:00
  • 5489d4e552 add: magic uid 15 helper script chg: keys iceman1001 2018-12-18 17:57:22 +01:00
  • b42709837f fix sending Le over 7816 T=0 merlokk 2018-12-18 18:55:46 +02:00
  • bbd98c7c7d
    Merge pull request #71 from merlokk/sc_t0 Iceman 2018-12-18 15:21:20 +01:00
  • 8ab9b6d0ea sw 0x6cxx works merlokk 2018-12-18 16:14:52 +02:00
  • f32088e25c fix states and get rid of INS code in receive (that code checks by controller) merlokk 2018-12-18 14:33:28 +02:00
  • a759e94af0 add client side and get rid of reset merlokk 2018-12-17 23:48:56 +02:00
  • 85729d55e7 added arm side merlokk 2018-12-17 23:48:30 +02:00
  • 1941b9ca8b sdd sc raw t0 merlokk 2018-12-17 23:48:05 +02:00
  • a963a7834c FIX: 'mem load' - bad memory allocation CHG: calloc fixes iceman1001 2018-12-17 14:01:18 +01:00
  • cecf709fe7 chg: 'script run mifare_ad' - minor fix iceman1001 2018-12-14 20:27:11 +01:00
  • 0c3cf2ad2f
    Merge pull request #70 from mazodude/master Iceman 2018-12-14 20:24:43 +01:00
  • d36f3d876b Remove unneeded function and place code in main mazodude 2018-12-14 20:14:47 +10:00
  • f77bb94a86 Add changes to script as per iceman's suggestions mazodude 2018-12-14 16:57:51 +10:00
  • edcb029af3 Add script to test for MADs mazodude 2018-12-14 15:31:50 +10:00
  • 1ffddb2578 CHG: 'hf mfu dump' - simplify bin saving and added JSON dump format iceman1001 2018-12-13 23:34:30 +01:00
  • 4517531c2f
    Merge pull request #69 from merlokk/atr1 Iceman 2018-12-10 14:07:20 +01:00
  • b06054732b code format merlokk 2018-12-10 15:04:03 +02:00
  • ec17cade36 added TA1 decoding merlokk 2018-12-10 15:01:00 +02:00
  • 16bfd49b8d CHG: 'hf 14a' - update to vendors list. (thanks to @horrordash for pointing it out) iceman1001 2018-12-10 08:48:39 +01:00
  • 7ceac11308 chg: Added some more Mifare sector trailer decoding (@Fl0-0) Chris 2018-12-07 20:11:40 +01:00
  • 749f0f6f3a
    Merge pull request #68 from merlokk/sc_atr RFID Research Group 2018-12-07 19:19:23 +01:00
  • 384a277b43 added basic atr decode merlokk 2018-12-07 19:58:22 +02:00
  • 04b7860096
    Update default_pwd.dic RFID Research Group 2018-12-07 17:36:50 +01:00
  • a86a60bd06
    Merge pull request #67 from merlokk/emv_sc RFID Research Group 2018-12-07 09:30:48 +01:00
  • 80d07bcaac added code if AIP not found merlokk 2018-12-06 20:04:28 +02:00
  • 17d0194aea small fix and block scan command merlokk 2018-12-06 19:47:57 +02:00
  • 34b53a5b48 exchange works merlokk 2018-12-06 14:44:55 +02:00
  • ec3acc7d8a some of emv commands works in test mode merlokk 2018-12-05 19:23:13 +02:00
  • 312ec79e48 added sketch sc apdu merlokk 2018-12-05 17:27:28 +02:00
  • 898484f642 FIX: compilation for OS X, see https://github.com/Proxmark/proxmark3/pull/730/ (@jmichelp) iceman1001 2018-12-04 13:51:28 +01:00
  • 4c7e5757f3 added channel parameter merlokk 2018-12-03 19:29:31 +02:00
  • 01a10bade7 Mastercard compute cryptographic checksum result will print anyway merlokk 2018-12-03 18:49:54 +02:00
  • 2245673262 fix search big loop merlokk 2018-12-03 18:46:11 +02:00
  • e8671e6c18 fix emv command's help merlokk 2018-12-03 18:21:05 +02:00
  • 7fd3536b29 fix appveyor merlokk 2018-12-03 18:16:39 +02:00
  • 47d954c79f move emv commands to root merlokk 2018-12-03 18:16:25 +02:00
  • 259dbadbe9 chg: output unified iceman1001 2018-12-02 10:05:31 +01:00
  • 2eee1663df chg: iso15693 small fix... iceman1001 2018-11-30 21:04:32 +01:00
  • 0372cb8a04 chg: iso15693 lua lib works. iceman1001 2018-11-30 20:58:47 +01:00
  • 2fb8805ee9
    Merge pull request #65 from merlokk/merge_trailer RFID Research Group 2018-11-30 19:47:00 +01:00
  • 7c8377839e 4k fix merlokk 2018-11-30 20:33:46 +02:00
  • 2d932e49ac https://github.com/Proxmark/proxmark3/pull/725 merlokk 2018-11-30 20:28:34 +02:00
  • 71435fb824
    Merge pull request #64 from merlokk/trailer_decode Iceman 2018-11-30 14:08:25 +01:00
  • a10bf3ac05 added changelog merlokk 2018-11-30 14:17:46 +02:00
  • 9f77f2741f added trailer decoding merlokk 2018-11-30 14:16:34 +02:00
  • c5c75d494b chg.. moved into defined iceman1001 2018-11-30 09:13:09 +01:00
  • 8bef04f94b ADD: Support TCP ports for proxmark (@phcoder) iceman1001 2018-11-30 09:03:55 +01:00
  • a5898158c5 FIX: basic fixes for lua reader14a, reader14b, reader15 ADD: utils got iso15693 crc support iceman1001 2018-11-30 01:41:39 +01:00
  • ccb0cd23f5 FIX: 'lua calc of iso15692 crc' - works better now iceman1001 2018-11-30 01:19:57 +01:00
  • bd7ac487cd FIX: 'hf mf hardnested' - output misalignment iceman1001 2018-11-29 23:44:50 +01:00
  • c948911f71 chg... iceman1001 2018-11-29 23:37:05 +01:00
  • dcd1a62ce3 Merge branch 'master' of https://github.com/RfidResearchGroup/proxmark3 iceman1001 2018-11-29 23:33:47 +01:00
  • 2accb7d3f4 CHG: remove different clocks calls. iceman1001 2018-11-29 23:32:59 +01:00
  • 24fc3fdb58
    Merge pull request #62 from merlokk/err Iceman 2018-11-29 21:34:00 +01:00
  • 9584074c00 fix memory error merlokk 2018-11-29 22:06:49 +02:00
  • 0b5ee43392 FIX: remove linker directive warnings used with compiler in CLANG, OS X. iceman1001 2018-11-29 17:59:46 +01:00
  • 3c88bb5e59 Merge branch 'master' of https://github.com/RfidResearchGroup/proxmark3 iceman1001 2018-11-29 17:53:57 +01:00
  • b64fdafc40 ADD: basic iso15693 comms in lua support. Not fully functional iceman1001 2018-11-29 17:53:24 +01:00
  • 55dff20530
    Merge pull request #54 from merlokk/json_loclass Iceman 2018-11-29 16:50:27 +01:00
  • 4dece3e30d del line merlokk 2018-11-29 17:13:00 +02:00
  • efabdde248 small fixes. done merlokk 2018-11-29 17:09:37 +02:00
  • 6baf579fe0 hf mf cload works merlokk 2018-11-29 16:56:57 +02:00
  • 955ced6c28 hf mf csave works merlokk 2018-11-29 16:05:57 +02:00
  • e6d7a05721 csave works merlokk 2018-11-29 13:42:07 +02:00
  • 0ffddd8470 raw load file merlokk 2018-11-29 13:21:38 +02:00
  • ed7d46c685
    Merge pull request #60 from merlokk/jansson_update Iceman 2018-11-29 11:07:29 +01:00
  • 5d5e273982 jansson update. 2.11 to 2.12 fix warnings merlokk 2018-11-29 12:00:23 +02:00
  • 91809c6d94 FIX: part of https://github.com/Proxmark/proxmark3/pull/723 (@Fl0-0) CHG: remove some warnings when compiling on 32/64 bit systems. Messy messy iceman1001 2018-11-28 23:53:31 +01:00
  • 21118ed6b8 Merge branch 'master' of github.com:merlokk/proxmark3i into json_loclass merlokk 2018-11-28 00:09:11 +02:00