Commit Graph

  • 8102891491 ev1/mac and ev1/plain works merlokk 2021-07-07 16:18:12 +03:00
  • 0f0ef4435e add mac length and fix encode/decode merlokk 2021-07-07 16:17:35 +03:00
  • 857ce0ea17 fix multiple sprint_hex merlokk 2021-07-07 16:16:45 +03:00
  • 94236fa02c added ht_reblay support python scripts (@salmg) iceman1001 2021-07-07 13:39:52 +02:00
  • 2c9851d751 added new standalone mode hf_reblay by @salmg iceman1001 2021-07-07 13:36:23 +02:00
  • cc146f4bc2 correct gh user iceman1001 2021-07-07 11:26:54 +02:00
  • ae53e38335 add application create/delete commands merlokk 2021-07-06 18:41:52 +03:00
  • fffef000ea mac des/ev1 calculated merlokk 2021-07-06 16:46:05 +03:00
  • 5f0f6b8032 update crypto encode/decode merlokk 2021-07-06 16:22:01 +03:00
  • c22050b638 create new desfirecrypto merlokk 2021-07-06 12:39:06 +03:00
  • f74e5db6f0
    Merge pull request #1356 from merlokk/desf_update2 Oleg Moiseenko 2021-07-06 12:17:38 +03:00
  • a20db915df
    Merge branch 'master' into desf_update2 Oleg Moiseenko 2021-07-06 12:17:31 +03:00
  • 20696fb44a make style merlokk 2021-07-06 12:16:19 +03:00
  • 0a51eb445d add mac sketch merlokk 2021-07-06 12:05:59 +03:00
  • 56d7efdbb5 move some functions from cipurse to libcrypto merlokk 2021-07-06 12:05:38 +03:00
  • 994df2fd9a textual iceman1001 2021-07-06 08:05:10 +02:00
  • 266839fd01
    Merge pull request #1355 from scott4290/patch-1 Iceman 2021-07-06 08:00:54 +02:00
  • 366014706a fix hf_msdsal standalone patch from @nexting iceman1001 2021-07-06 07:56:42 +02:00
  • c5faa57833
    Update t55xx_default_pwds.dic scott4290 2021-07-05 17:27:05 -04:00
  • 918630e22e fixes closing picture viewer exits client iceman1001 2021-07-05 19:09:16 +02:00
  • d2491d342d move secure channel functions to separate file merlokk 2021-07-05 19:31:42 +03:00
  • b63a991bc3 fix coverity 350561 merlokk 2021-07-05 19:04:41 +03:00
  • 7882a2dbaa fix coverity 350557 merlokk 2021-07-05 19:03:41 +03:00
  • 36af584e1b fix CID 350569 iceman1001 2021-07-05 17:23:02 +02:00
  • b0c1ce714f fix coverity CID 350569 iceman1001 2021-07-05 17:14:47 +02:00
  • b026fc64f0 fix coverity CID 350152 iceman1001 2021-07-05 17:14:14 +02:00
  • c78fa3c67f
    Merge pull request #1354 from merlokk/cov_overrun Oleg Moiseenko 2021-07-05 15:36:26 +03:00
  • 84eb4e4597 try to fix coverity merlokk 2021-07-05 15:35:53 +03:00
  • be9db18852 fix coverity 350572 merlokk 2021-07-05 15:22:33 +03:00
  • 8a598ce33c
    Merge pull request #1346 from merlokk/desf_update Oleg Moiseenko 2021-07-05 14:50:19 +03:00
  • cfb6e98a8e forgot to push some android adaptions iceman1001 2021-07-05 13:45:45 +02:00
  • 20fe52f8eb added a picture viewer in QT to be used with hf emrtd iceman1001 2021-07-05 13:42:33 +02:00
  • d6dc117ed3 mark commands with new sign merlokk 2021-07-05 14:18:05 +03:00
  • 164a1db780 Merge branch 'desf_update' of https://github.com/merlokk/proxmark3i into desf_update merlokk 2021-07-05 14:15:58 +03:00
  • e9b8e18430 remove key_size merlokk 2021-07-05 14:15:39 +03:00
  • 6671563fb9
    Merge branch 'master' into desf_update Oleg Moiseenko 2021-07-05 14:02:15 +03:00
  • 96d18a1cd7 splitbysize works correctly in the all the cases merlokk 2021-07-05 14:00:51 +03:00
  • 36c0ddc91a increase output size in order to avoid crash in emrtd info iceman1001 2021-07-05 12:36:43 +02:00
  • 9d8ef863c3
    Merge pull request #1353 from merlokk/crypto_changes Oleg Moiseenko 2021-07-05 12:40:39 +03:00
  • 003a0b0de4 splitbysize now put length of message at the first bytes of array's memory merlokk 2021-07-05 12:40:07 +03:00
  • dfc151d2ac
    Merge branch 'master' into crypto_changes Oleg Moiseenko 2021-07-05 12:26:43 +03:00
  • 3aa40afd14
    Merge pull request #1352 from merlokk/ccliparser Oleg Moiseenko 2021-07-05 12:17:29 +03:00
  • 5937fd4217 added lib merlokk 2021-07-05 12:12:42 +03:00
  • dece2b1bbd delete des from desfire_crypto merlokk 2021-07-05 12:09:08 +03:00
  • 4db3862cd7 changelog merlokk 2021-07-05 12:06:07 +03:00
  • 3cc199ea34 cmdhfmf uses libcrypto merlokk 2021-07-05 12:04:36 +03:00
  • 93a19fb953 cmdhfemrtd uses libcrypto merlokk 2021-07-05 12:03:50 +03:00
  • 2fb090e560 move des functions to pcrypto merlokk 2021-07-05 12:01:43 +03:00
  • 7d06c09d17 changelog merlokk 2021-07-05 11:59:24 +03:00
  • afbd80b906 cliparser CLIGetOptionList merlokk 2021-07-05 11:59:07 +03:00
  • e8e0bb0f54 Merge remote-tracking branch 'origin/altrl' into pr/1347 Matej Policky 2021-07-05 05:09:52 +02:00
  • da1456b41b Merge branch 'pr/1346' into pr/1347 Matej Policky 2021-07-05 05:09:05 +02:00
  • bec24ef4b0 Merge branch 'pr/1301' into pr/1347 Matej Policky 2021-07-05 05:08:30 +02:00
  • aafd928a5a handle MACPORTS_PREFIX entries before make execution Matej Policky 2021-07-04 22:49:34 +02:00
  • 25414d78db handle MACPORTS_PREFIX entries before make execution Matej Policky 2021-07-04 22:46:58 +02:00
  • b53c8bc0c9 Merge branch 'master' of github.com:merlokk/proxmark3i into desf_update merlokk 2021-07-04 22:40:27 +03:00
  • 1aedfc7b6e ev1 mac decode placeholder merlokk 2021-07-04 22:37:27 +03:00
  • 5d8fa054e5 added channel logic to d40 mode merlokk 2021-07-04 22:16:43 +03:00
  • 998538a60a libcrypto des encrypt/decrypt ecb and change cmdhfemtrd to use des from libcrypto merlokk 2021-07-04 22:15:53 +03:00
  • 767b7ef212 lets make sure BREW_PREFIX is actually empty İlteriş Yağıztegin Eroğlu 2021-07-03 20:50:13 +03:00
  • 777f32f814 fix typo İlteriş Yağıztegin Eroğlu 2021-07-03 20:48:04 +03:00
  • 0935382ab9 add macports instructions, experimental as always İlteriş Yağıztegin Eroğlu 2021-07-03 20:46:20 +03:00
  • d1f2cff93e add experimental support for macs with macports installed İlteriş Yağıztegin Eroğlu 2021-07-03 17:07:53 +03:00
  • aa8c4b3dca secure channel sketch merlokk 2021-07-04 17:49:11 +03:00
  • fce8affd48 fix des authentication merlokk 2021-07-04 15:43:57 +03:00
  • 1adfad07bd move des encrypt/decrypt to lib merlokk 2021-07-04 14:14:43 +03:00
  • db87af3bf8 Revert "fix DesfireAuthenticate for d40/ev1 mode" merlokk 2021-07-04 14:00:35 +03:00
  • 430f82730d fix DesfireAuthenticate for d40/ev1 mode merlokk 2021-07-04 13:38:12 +03:00
  • afb06ec72c
    Merge pull request #1347 from linuxgemini/macports-support-experiment Iceman 2021-07-04 12:10:45 +02:00
  • f76e7f8ba7 add changelog İlteriş Yağıztegin Eroğlu 2021-07-04 13:10:00 +03:00
  • e07c8472cf change docs for macports İlteriş Yağıztegin Eroğlu 2021-07-04 13:00:30 +03:00
  • 86e1ef483e handle MACPORTS_PREFIX entries before make execution İlteriş Yağıztegin Eroğlu 2021-07-04 12:59:48 +03:00
  • 3dc7afa593 text iceman1001 2021-07-04 11:52:26 +02:00
  • af5e550235
    Merge pull request #1348 from pcunning/iclass_empty_config Iceman 2021-07-04 11:50:37 +02:00
  • 6124b49c99 DesfirePrintContext prints session state merlokk 2021-07-04 12:47:09 +03:00
  • 5271cb96c3 add commant, remove debug merlokk 2021-07-04 12:25:34 +03:00
  • 2abd930ef7 simplify cliparser optinlist. added mfdes default merlokk 2021-07-04 12:20:09 +03:00
  • fe5f9ec9d5 native channel works merlokk 2021-07-04 11:21:31 +03:00
  • 2b176c53cc handel incorrect picopass config found on unpersonalized cards and AA1s grater than 250 blocks Pat Cunningham 2021-07-03 19:35:28 -07:00
  • 0f965d5c65 update readme to link macports doc İlteriş Yağıztegin Eroğlu 2021-07-03 21:41:43 +03:00
  • 7fd5070c42 lets make sure BREW_PREFIX is actually empty İlteriş Yağıztegin Eroğlu 2021-07-03 20:50:13 +03:00
  • 668936845e fix typo İlteriş Yağıztegin Eroğlu 2021-07-03 20:48:04 +03:00
  • 3cd109f475 add macports instructions, experimental as always İlteriş Yağıztegin Eroğlu 2021-07-03 20:46:20 +03:00
  • 1b2442ec36 regactoring desfire commands. textual fixes merlokk 2021-07-03 17:31:12 +03:00
  • 24a2a94341 add experimental support for macs with macports installed İlteriş Yağıztegin Eroğlu 2021-07-03 17:07:53 +03:00
  • 0d00f56777 CmdHF14ADesGetAppNames works merlokk 2021-07-03 13:11:17 +03:00
  • f9e006f2e3 added authchann otion merlokk 2021-07-03 12:21:29 +03:00
  • acca624752 added cli text options to command merlokk 2021-07-03 00:08:45 +03:00
  • 7af924eadd add get key size function merlokk 2021-07-03 00:07:55 +03:00
  • 850e36ab31 cli parser text options merlokk 2021-07-03 00:07:21 +03:00
  • a73c6ef90a add array_length merlokk 2021-07-02 22:13:45 +03:00
  • 15c36d550c text iceman1001 2021-07-02 20:10:42 +02:00
  • a29282c06c python script to verify basic status and init of RDV4 device iceman1001 2021-07-02 20:09:27 +02:00
  • 0aad993711 remove comments and text fixes merlokk 2021-07-02 18:17:21 +03:00
  • d354ac90fd fix warning merlokk 2021-07-02 18:07:46 +03:00
  • 636a1dd457 DesfireGetAIDList works merlokk 2021-07-02 18:06:13 +03:00
  • e5d24ff81f authentication works merlokk 2021-07-02 17:37:15 +03:00
  • 732644fb9b hf_mfu_magicwrite -c: add version info Philippe Teuwen 2021-07-01 21:59:59 +02:00
  • b5ee999c73 rename GetErrorString -> DesfireGetErrorString merlokk 2021-07-01 20:47:02 +03:00
  • 73db86bcc7 exchange returns result. select works merlokk 2021-07-01 20:32:04 +03:00