Commit Graph

  • ab226c2864 detectST has better clock detection. Since 'data raw am' fails but 'data detect a' succeed in finding a clock. Lets see if anything else breaks because of this? iceman1001 2019-03-19 10:20:10 +01:00
  • 1e20316cee Merge remote-tracking branch 'upstream/master' into hf_mf_sim vratiskol 2019-03-19 02:07:22 +01:00
  • f79c0075c4 style iceman1001 2019-03-19 00:12:46 +01:00
  • e3dbbd3271 style iceman1001 2019-03-19 00:11:32 +01:00
  • 8b8b67ac76 style iceman1001 2019-03-19 00:07:57 +01:00
  • fb9d34447e style iceman1001 2019-03-18 23:59:35 +01:00
  • 690400d145 style iceman1001 2019-03-18 23:57:44 +01:00
  • b7b7840ae1 bool iceman1001 2019-03-18 23:57:00 +01:00
  • b8c5faee92 style iceman1001 2019-03-18 23:55:53 +01:00
  • 2276779b01 style iceman1001 2019-03-18 23:55:39 +01:00
  • efa03a1e55 Merge remote-tracking branch 'upstream/master' into hf_mf_sim vratiskol 2019-03-18 23:52:39 +01:00
  • 122807148c style iceman1001 2019-03-18 23:49:51 +01:00
  • 26804cb85f style iceman1001 2019-03-18 23:48:40 +01:00
  • fd198b0048 mem leaks iceman1001 2019-03-18 23:46:26 +01:00
  • 35592b979d unsigned long long iceman1001 2019-03-18 23:43:44 +01:00
  • b57c2d5935 reverting.. iceman1001 2019-03-18 23:31:04 +01:00
  • 3c96440215 Merge remote-tracking branch 'upstream/master' into hf_mf_sim vratiskol 2019-03-18 22:49:42 +01:00
  • 7344d9128f style iceman1001 2019-03-18 22:35:33 +01:00
  • e26e666734 style iceman1001 2019-03-18 22:31:31 +01:00
  • 93a91454f9 style and fixes iceman1001 2019-03-18 22:30:13 +01:00
  • c08c14656b Merge remote-tracking branch 'upstream/master' into hf_mf_sim vratiskol 2019-03-18 22:26:57 +01:00
  • 433f84ca0d style iceman1001 2019-03-18 22:25:21 +01:00
  • 17f5df152b style iceman1001 2019-03-18 22:16:05 +01:00
  • b9cbc5cb7f bad logic iceman1001 2019-03-18 22:14:07 +01:00
  • 580159ed97 mem leak iceman1001 2019-03-18 22:11:31 +01:00
  • af8e81d0a0 bool as bitwise iceman1001 2019-03-18 22:07:44 +01:00
  • 4288e9db73 style iceman1001 2019-03-18 22:04:53 +01:00
  • 524ed17894 styles iceman1001 2019-03-18 21:56:44 +01:00
  • 38b24d94ba mem leaks iceman1001 2019-03-18 21:53:57 +01:00
  • c2c4aac7ff Merge remote-tracking branch 'upstream/master' into hf_mf_sim vratiskol 2019-03-18 21:51:29 +01:00
  • 910b5f31c2 null terminated iceman1001 2019-03-18 21:49:15 +01:00
  • 1b48948486 clear iceman1001 2019-03-18 21:45:06 +01:00
  • 4fdbe9c3b2 chg: 'hf mf hard' - negativ comparison style iceman1001 2019-03-18 21:29:35 +01:00
  • aafa627095 style iceman1001 2019-03-18 21:26:02 +01:00
  • 52b90d3d6b bad comparission iceman1001 2019-03-18 21:24:10 +01:00
  • dce51f34ed style iceman1001 2019-03-18 21:21:15 +01:00
  • 7deb99b999 realloc check? iceman1001 2019-03-18 20:35:03 +01:00
  • 28b074106d style iceman1001 2019-03-18 20:34:24 +01:00
  • 20019b14ee style iceman1001 2019-03-18 20:34:00 +01:00
  • 5350f871ff style iceman1001 2019-03-18 20:29:18 +01:00
  • 4f88d7105f style iceman1001 2019-03-18 20:24:09 +01:00
  • 3727abd28c style iceman1001 2019-03-18 20:17:24 +01:00
  • aa28143e16 style iceman1001 2019-03-18 20:16:04 +01:00
  • 4706d27903 reassigned iceman1001 2019-03-18 20:11:19 +01:00
  • 6889489555 uninit? iceman1001 2019-03-18 20:02:00 +01:00
  • 9e6b109856 string formatter iceman1001 2019-03-18 20:01:17 +01:00
  • 1d14c497b7 swapping order iceman1001 2019-03-18 17:53:46 +01:00
  • cc9a99ed57 string formats iceman1001 2019-03-18 17:46:52 +01:00
  • 3e26b564cd nameing stuff iceman1001 2019-03-18 17:42:49 +01:00
  • d54f4bd46f value needs to be unsigned iceman1001 2019-03-18 17:22:02 +01:00
  • 0ed99ce0c4 unsigned variables cant be negative iceman1001 2019-03-18 17:16:27 +01:00
  • c8c9a69e3e unsigned value cant be less than zero iceman1001 2019-03-18 16:59:21 +01:00
  • 2a6be74fd1 fix: operations inside macro expansion iceman1001 2019-03-18 16:57:41 +01:00
  • 9cdb50a5a8
    Merge pull request #137 from gtpy/master Oleg Moiseenko 2019-03-18 17:16:21 +02:00
  • 283e4e707c
    Update mfkey64.c Gtpy 2019-03-18 15:56:39 +01:00
  • 03f89d2f3f chg: details iceman1001 2019-03-18 13:44:51 +01:00
  • f24416a71e clean iceman1001 2019-03-18 13:42:17 +01:00
  • dcec5627d1 chg: unsigned byte can't be less than zero. iceman1001 2019-03-18 13:41:59 +01:00
  • 027cda47d2 chg: adjust ask demod iceman1001 2019-03-18 13:40:51 +01:00
  • 86955c1de2 Log Level vratiskol 2019-03-18 13:36:36 +01:00
  • e925dc9f7a clean iceman1001 2019-03-17 21:53:26 +01:00
  • ca24b7ae74 chg: 'hf 14a sim' - send 4bit ACK/NACK responses iceman1001 2019-03-17 21:52:14 +01:00
  • 65a45fe187 chg: mfkeys: adapting old refactoring (@piwi) iceman1001 2019-03-17 13:57:28 +01:00
  • e92977f4bd Merge branch 'master' of https://github.com/RfidResearchGroup/proxmark3 iceman1001 2019-03-17 13:53:38 +01:00
  • c9cb16d428 fix: mfkey32, cut and paste error? iceman1001 2019-03-17 13:51:47 +01:00
  • fd3d4925a2 mfkey: fix file modes Philippe Teuwen 2019-03-17 00:03:22 +01:00
  • d447fb838f global makefile: cleanup targets Philippe Teuwen 2019-03-17 00:02:58 +01:00
  • 9f9ee2f1fd
    Update ntag_3d.lua Iceman 2019-03-16 11:22:36 +01:00
  • 5583cfbc70 chg: 'lf search' - text iceman1001 2019-03-16 11:07:49 +01:00
  • 4632cc0203 typo Philippe Teuwen 2019-03-16 10:50:01 +01:00
  • 1fcd0f66c5 fix: null check iceman1001 2019-03-16 07:31:13 +01:00
  • c83b2e7fff fix: null check iceman1001 2019-03-16 07:31:00 +01:00
  • 3efa05060e chg: update reveng v1.6.0 -> v1.6.2 iceman1001 2019-03-16 07:18:58 +01:00
  • 619ef2ba37 Use Variable vratiskol 2019-03-16 03:46:36 +01:00
  • a3e0e90bf3 Add Variable for MAX_MIFARE_FRAME_SIZE vratiskol 2019-03-16 03:01:03 +01:00
  • a856ad638c Adjust mifare_autopwn to latest hf mf dump Philippe Teuwen 2019-03-16 01:35:34 +01:00
  • f51e6fbad2 fix double free Philippe Teuwen 2019-03-16 01:26:15 +01:00
  • 0a648e3807 Add Data Block debug vratiskol 2019-03-16 01:25:10 +01:00
  • ac575cf3ce Correct flags & test vratiskol 2019-03-16 00:17:13 +01:00
  • 77ebf1ddbf Correct return vratiskol 2019-03-15 23:14:19 +01:00
  • 35da3707d3 fix: 'hf iclass decrypt' - use after free iceman1001 2019-03-15 22:07:21 +01:00
  • 48a28fa575 fix: mem leaks iceman1001 2019-03-15 22:05:36 +01:00
  • cfe2b2797e Revert "Merge branch 'master' into hf_mf_sim" vratiskol 2019-03-15 21:45:00 +01:00
  • cbea5d9d02 Merge branch 'master' into hf_mf_sim vratiskol 2019-03-15 21:17:44 +01:00
  • 6a52b6074f Sync from Upstream vratiskol 2019-03-15 21:17:07 +01:00
  • af4669eba5 Force LF vratiskol 2019-03-15 21:08:56 +01:00
  • b66152feb2 Astyle update vratiskol 2019-03-15 21:07:15 +01:00
  • 64c3ae8b34 hf mf sim vratiskol 2019-03-15 21:04:25 +01:00
  • f0d5b79abb chg: 'lf hitag reader' - more output iceman1001 2019-03-15 20:10:17 +01:00
  • 24df97b09b chg; remove compiler warning iceman1001 2019-03-15 10:00:47 +01:00
  • 2d2b128754 make style Philippe Teuwen 2019-03-15 09:18:07 +01:00
  • 6436f88fb2 changlog Philippe Teuwen 2019-03-15 09:17:17 +01:00
  • b6f80e075b textual iceman1001 2019-03-15 02:05:44 +01:00
  • e3127f7440 fix: 'hf 14b raw -t' - a bit messed up iceman1001 2019-03-15 02:05:15 +01:00
  • 4d13290285 text iceman1001 2019-03-15 01:57:47 +01:00
  • c143f79e65 chg: 'sc upgrade' - verify firmware file integrity with sha512 validation (@piwi) iceman1001 2019-03-15 01:54:43 +01:00
  • 248135682c mix in proxmark code.. iceman1001 2019-03-15 00:40:29 +01:00
  • bf99a181a8 free? iceman1001 2019-03-15 00:32:50 +01:00
  • 9b3cc10e0b fix Coverity string overflow Philippe Teuwen 2019-03-15 00:27:26 +01:00
  • 8f78c9d45e Merge branch 'master' of https://github.com/RfidResearchGroup/proxmark3 iceman1001 2019-03-15 00:22:15 +01:00