Commit Graph

  • fad30294aa Format styles Matt Moran 2022-01-05 23:08:10 +13:00
  • 025d28a9dc
    Use pacman -Syu instead of pacman -Sy zkldi 2022-01-05 00:39:24 +00:00
  • f9c96f49da Update CHANGELOG with MIFARE DESFire createapp --no-auth change Joshua Wright 2022-01-04 17:01:10 -05:00
  • 859b55933d Add --no-auth support for hf mfdes createapp Joshua Wright 2022-01-04 15:55:26 -05:00
  • 81da8a1317 Add hf gallagher delete command Matt Moran 2022-01-05 00:22:34 +13:00
  • 28437f018b Check if facility already exists in CAD Matt Moran 2022-01-04 22:38:30 +13:00
  • d7989caad0 Automatically choose an new valid Gallagher AID Matt Moran 2022-01-04 22:15:00 +13:00
  • d3da798517 Move GallagherDiversifyKey to top of file Matt Moran 2022-01-04 21:14:18 +13:00
  • 224e2f68b2 cppcheck fix iceman1001 2022-01-04 07:36:31 +01:00
  • 5ddfedbad0 cppcheck fix const iceman1001 2022-01-04 07:32:58 +01:00
  • a7f3a42aff cppcheck fix const iceman1001 2022-01-04 07:32:21 +01:00
  • ed10409bfd cppcheck fix uninitvar iceman1001 2022-01-04 07:31:10 +01:00
  • cd825bfac8 cppcheck fixes iceman1001 2022-01-04 07:28:20 +01:00
  • 28844756d9 Add default MIFARE Site Key Matt Moran 2022-01-04 18:19:42 +13:00
  • e129bee161 Fix print level should be ERR, was FAILED Matt Moran 2022-01-04 18:06:20 +13:00
  • f395b28643 Extract cadAidUintToByte and cadAidByteToUint Matt Moran 2022-01-04 18:06:02 +13:00
  • 21b080e49a Extract selectAid and authenticate commands Matt Moran 2022-01-04 17:42:05 +13:00
  • 1e3ed42f54 Extract CAD_AID to a constant Matt Moran 2022-01-04 17:03:22 +13:00
  • 863cf16015 Add comments and logging Matt Moran 2022-01-04 16:59:59 +13:00
  • c522046392 make style on doc/commands.json Philippe Teuwen 2022-01-03 22:46:19 +01:00
  • 0f9315391a Changed drastically Hitag S ARM code to remove state machines and ease way to build new commands, Fixed Hitag S crypto mode with key or NrAr, fixed lf hitag cc, fixed pwd dump in hitagS dump with LKP Philippe Teuwen 2022-01-02 01:02:08 +01:00
  • 3491157345 cppcheck fixes and other minor stuff iceman1001 2022-01-03 22:17:40 +01:00
  • 0d41c2ef09 style iceman1001 2022-01-03 22:15:01 +01:00
  • 92d4cea919 text.. plus.. the deprecated code is way behind iceman1001 2022-01-03 22:13:26 +01:00
  • 7b61c35948 textual change to trace list -h iceman1001 2022-01-03 22:12:30 +01:00
  • 9c6baffc00 note to self iceman1001 2022-01-03 22:11:52 +01:00
  • e1bcbd8159 select card before trying to send apdu, makes the pm3 not get stuck iceman1001 2022-01-03 22:09:42 +01:00
  • 0a4c9f83ac fixes to hf iclass configcard mem setup, textual output, MIX->NG convertion iceman1001 2022-01-03 22:08:55 +01:00
  • aed687cb96 Add basic cloning support Matt Moran 2022-01-03 17:02:10 +13:00
  • 7b0a85a0af Fix incorrect types in encodeCardholderCredentials Matt Moran 2022-01-03 16:39:18 +13:00
  • 89554501bb trace list: check protocol exists and allows to run without arg Philippe Teuwen 2022-01-02 00:13:20 +01:00
  • 0bad12fcac cppcheck iceman1001 2022-01-01 17:45:43 +01:00
  • 89becb8d9f cppcheck iceman1001 2022-01-01 17:43:12 +01:00
  • 4919d14c13 cppcheck fix iceman1001 2022-01-01 16:29:51 +01:00
  • 9a746db6f9 cppcheck fixes iceman1001 2022-01-01 15:59:02 +01:00
  • a85fa6dfb7 mem leak fix iceman1001 2022-01-01 15:46:41 +01:00
  • ea7f2e03d3 cppcheck fixes iceman1001 2022-01-01 15:38:57 +01:00
  • 48cb2d2dbc Merge branch 'master' of github.com:RfidResearchGroup/proxmark3 iceman1001 2022-01-01 11:30:30 +01:00
  • 2551f9e0aa simplify iceman1001 2022-01-01 11:29:47 +01:00
  • 13ff8d50cf Add hf gallagher reader command Matt Moran 2022-01-01 22:22:57 +13:00
  • 03282f0fd0 maur keys iceman1001 2022-01-01 09:54:38 +01:00
  • 77f49c8efc text - unified iceman1001 2022-01-01 09:39:05 +01:00
  • debf2796cc text - unified iceman1001 2022-01-01 09:25:53 +01:00
  • 491c93e715 Add CardholderCredentials struct Matt Moran 2022-01-01 17:34:53 +13:00
  • 7a5786b9e4 fix a number of strx usages Philippe Teuwen 2022-01-01 02:37:00 +01:00
  • cb5cd18ff2 make even more obvious iceman1001 2021-12-31 16:14:11 +01:00
  • 738701e8e7 text iceman1001 2021-12-31 16:13:49 +01:00
  • a4a51a0833 update commands.json Philippe Teuwen 2021-12-31 12:55:10 +01:00
  • f81b772577 gview: fix parsing and desc Philippe Teuwen 2021-12-31 12:54:58 +01:00
  • 23b4a47e94 make style Philippe Teuwen 2021-12-31 12:45:21 +01:00
  • 21cbfd61bd text iceman1001 2021-12-31 11:42:15 +01:00
  • 3450439b7b text iceman1001 2021-12-31 11:36:43 +01:00
  • 14d9b08946 text iceman1001 2021-12-31 11:27:03 +01:00
  • 35b4f76c75 text iceman1001 2021-12-31 11:25:27 +01:00
  • c3b876c46c text iceman1001 2021-12-31 11:22:10 +01:00
  • e5b97dccf3 text iceman1001 2021-12-31 11:19:30 +01:00
  • dc29274cb3 text iceman1001 2021-12-31 11:17:23 +01:00
  • 28f4a19bd6 text iceman1001 2021-12-31 11:15:25 +01:00
  • a93e536812 text iceman1001 2021-12-31 11:13:05 +01:00
  • 7265b2708b text iceman1001 2021-12-31 11:11:56 +01:00
  • 7fb0856cdb text iceman1001 2021-12-31 11:11:29 +01:00
  • d5f39519a4 text iceman1001 2021-12-31 11:04:05 +01:00
  • 36086d12dc text iceman1001 2021-12-31 10:58:25 +01:00
  • bd8a40716c text iceman1001 2021-12-31 10:55:16 +01:00
  • 04d7f18e55 text iceman1001 2021-12-31 10:52:28 +01:00
  • 0e7b61ed55 text iceman1001 2021-12-31 10:48:53 +01:00
  • 8b74f610c8 text iceman1001 2021-12-31 10:15:47 +01:00
  • cd764ac832 text iceman1001 2021-12-31 10:13:22 +01:00
  • f290a7c630 text iceman1001 2021-12-31 10:08:16 +01:00
  • 24c835f024 added ToC iceman1001 2021-12-31 10:01:02 +01:00
  • f9ac27c223 text iceman1001 2021-12-31 09:27:26 +01:00
  • 7e7c3e7fdf style iceman1001 2021-12-31 09:25:04 +01:00
  • e517ce0b57 text iceman1001 2021-12-31 09:24:51 +01:00
  • 9c2b5118df hf mf gview now support user supplied password iceman1001 2021-12-31 09:24:10 +01:00
  • ca44df03d1 reorder magic notes Philippe Teuwen 2021-12-30 23:01:38 +01:00
  • 0cb1cfee6b text iceman1001 2021-12-30 22:06:43 +01:00
  • f9a5cfdb9b
    Update checklist-for-release.md Iceman 2021-12-30 15:12:25 +01:00
  • eb3c48cd25 make style Philippe Teuwen 2021-12-30 12:41:23 +01:00
  • 02f2318326 option --force to hf mfu rdb/wrbl and document how to set version & sig on ultimate card Philippe Teuwen 2021-12-30 12:11:22 +01:00
  • 9f4b99eaef
    Update ubuntu.yml s00se 2021-12-29 21:34:36 -07:00
  • 85def31a8d hitag1/S trace: add crc check Philippe Teuwen 2021-12-30 01:40:13 +01:00
  • 8a85702662 hitags: don't record SOF in trace and demodulate AC frame Philippe Teuwen 2021-12-30 01:03:45 +01:00
  • 323f70ff7a Add partial byte annotation in Hitag traces Philippe Teuwen 2021-12-29 23:40:18 +01:00
  • e5c20fc850 Add HitagS trace Philippe Teuwen 2021-12-29 17:08:46 +01:00
  • 62a9f5dcc2 make style Philippe Teuwen 2021-12-29 16:28:50 +01:00
  • 11884de016 hf mf rdbl: fix example Philippe Teuwen 2021-12-29 16:27:58 +01:00
  • e68c56b89c update notes on ultimate card: presets Philippe Teuwen 2021-12-29 16:01:24 +01:00
  • 1c1de3142b update notes on ultimate card Philippe Teuwen 2021-12-29 14:49:42 +01:00
  • 3a7c114d45 update notes on ultimate card Philippe Teuwen 2021-12-29 13:44:19 +01:00
  • a1db683673 Add basic structure for hf gallagher Matt Moran 2021-12-29 23:42:06 +13:00
  • f0b82c6311 Extract gallagher encoding/decoding Matt Moran 2021-12-29 20:54:03 +13:00
  • 13f7ca0fb3 update notes on ultimate card Philippe Teuwen 2021-12-29 02:16:39 +01:00
  • ac216b6cbd Add comments for common AIDs Matt Moran 2021-12-29 14:43:54 +13:00
  • b64c5608ad
    Merge ed0a29bbf506843005ee3e21e3a1647ef1c4efdd into cf7b1d2c17d811c0b1f2cbba8e798d29def5faaf codeflakes0 2021-12-28 15:21:47 -05:00
  • cf7b1d2c17 maur keys iceman1001 2021-12-28 07:38:40 +01:00
  • 0d38da5de2 make style iceman1001 2021-12-27 19:36:42 +01:00
  • e37a1a81ec remove arpa.inet dependency iceman1001 2021-12-27 19:24:52 +01:00
  • ff1d66da61 remake style and output iceman1001 2021-12-27 18:27:38 +01:00
  • 2a2f9275cd
    Merge pull request #1549 from toucan12/ksx6924 Iceman 2021-12-27 17:44:02 +01:00
  • 4493114f4f renamed function and exported it iceman1001 2021-12-27 17:43:28 +01:00