Commit Graph

  • ec0fa961a1 use PrintAndLogEx() instead of PrintAndLog() Brian Pow 2018-02-21 14:52:22 +08:00
  • 78647f4502 use PrintAndLogEx() instead of PrintAndLog() Brian Pow 2018-02-21 14:47:33 +08:00
  • 37b1b9a650 use PrintAndLogEx() instead of PrintAndLog() Brian Pow 2018-02-21 14:39:02 +08:00
  • cf7b12a734 use PrintAndLogEx() instead of PrintAndLog() Brian Pow 2018-02-21 14:36:38 +08:00
  • 72ce7dc595 use PrintAndLogEx() instead of PrintAndLog() Brian Pow 2018-02-21 14:28:46 +08:00
  • d8c8874bdf use PrintAndLogEx() instead of PrintAndLog() Brian Pow 2018-02-21 14:27:17 +08:00
  • 9fa5d23cc5 use PrintAndLogEx() instead of PrintAndLog() Brian Pow 2018-02-21 14:19:44 +08:00
  • 7e125b9bfb use PrintAndLogEx() instead of PrintAndLog() Brian Pow 2018-02-21 14:16:33 +08:00
  • 92a42c2189 fix: wrong define iceman1001 2018-02-21 09:03:02 +01:00
  • 6a374988ba Merge branch 'master' of https://github.com/iceman1001/proxmark3 iceman1001 2018-02-21 08:31:07 +01:00
  • ab77b8a3d9 chg: ..oring.. iceman1001 2018-02-21 08:30:47 +01:00
  • 4efb9aba4d
    Merge pull request #177 from brianpow/PrintAndLogEx Iceman 2018-02-21 07:20:43 +01:00
  • 68fddf00ce simplify PrintAndLogEx() Brian Pow 2018-02-21 14:10:44 +08:00
  • 4e915d2eb4 chg: prng detection now takes in consideration if detection fails. iceman1001 2018-02-20 21:20:17 +01:00
  • 9512f60227 chg: formatMifare.lua helptext output iceman1001 2018-02-20 20:20:34 +01:00
  • 5dbfb627fc chg: 'brutesim' - script prints author and checks for being called with no arguments. iceman1001 2018-02-20 20:18:37 +01:00
  • 5b6a5206df add: 'script run lf_bulk' - the original script is call lf_buld_program but thats a too long name, with adaptations in code. chg: some script textual output iceman1001 2018-02-20 20:16:30 +01:00
  • cfff094bc3 SPI comments iceman1001 2018-02-20 12:06:03 +01:00
  • d54c4d3e05 chg: SPI tests for flashmem on PA10. (aka pm3 evo) Peripheral B, fixed. iceman1001 2018-02-20 12:03:11 +01:00
  • 6c6aad6196 chg: SPI configuration. adjustments with defines, makes easier to understand iceman1001 2018-02-20 12:01:22 +01:00
  • fb31d6d356
    Merge pull request #178 from tuxthemadpenguin/patch-1 Iceman 2018-02-19 17:07:23 +01:00
  • ce27e5d7e1
    Adding MBTA keys - same for every card tuxthemadpenguin 2018-02-19 11:02:18 -05:00
  • 11057f5806 chg: commented out some unused if-statements iceman1001 2018-02-18 10:37:53 +01:00
  • 229ce1a156 chg: 'lf cmdread' - lowered the waiting times for antenna to power down / up iceman1001 2018-02-18 10:37:13 +01:00
  • e6f51451aa chg: added the mutex lock to printing in communications thread. iceman1001 2018-02-18 10:36:15 +01:00
  • a21ab49f14 chg: moved flash mem config for spi into flashmem.c chg: fpgasendcommand, now waits until command has been sent to fpga. iceman1001 2018-02-18 10:35:36 +01:00
  • 35bdf6a58d FIX: Accourding to errata, a SPI reset should be executed twice. iceman1001 2018-02-17 17:35:54 +01:00
  • b0d3362eef chg: adjusted to macros iceman1001 2018-02-16 20:45:13 +01:00
  • 41540ae1c1 chg: removed warning of uninitilised iceman1001 2018-02-15 23:47:16 +01:00
  • 9e1e9af794 chg: 'data autocorr' - adjustment of parameters. iceman1001 2018-02-15 20:23:54 +01:00
  • a38904c453 CHG: 'data autocorrelate' - now using proper autocorrelate algo. iceman1001 2018-02-15 17:57:28 +01:00
  • 5ea8b4348c add PrintAndLogEx() Brian Pow 2018-02-15 23:32:08 +08:00
  • a1dd7c2020 chg: 'hf list mf' - adapted the output from 16bytes rows to 18 in order to make output more easily to compare iceman1001 2018-02-15 11:47:34 +01:00
  • 103e0b5191 chg: more tests iceman1001 2018-02-15 09:19:13 +01:00
  • d20b11a288 chg: chips select iceman1001 2018-02-15 09:18:31 +01:00
  • 95c443c303
    Merge pull request #176 from ceres-c/master Iceman 2018-02-15 00:25:19 +01:00
  • 8d152d24f2 Merge branch 'master' of https://github.com/iceman1001/proxmark3 Federico Cerutti 2018-02-15 00:21:25 +01:00
  • 58ddd53fb0 Removed hf 15 select: broken command Federico Cerutti 2018-02-15 00:13:27 +01:00
  • acda2ebc66 fix: 'hf list mf' - decrypting works now. Missed a bit. iceman1001 2018-02-15 00:03:01 +01:00
  • 326079fbb6 chg: timing text iceman1001 2018-02-14 23:53:32 +01:00
  • b8ddb3b384 chg: 'hf list mf' - 10b uid iceman1001 2018-02-14 23:48:45 +01:00
  • ad99b4f394 add: 'hf list mf' - old 'hf mf sniff' decoding of data has now been incorporated annotations instead. (@merlokk) iceman1001 2018-02-14 23:03:39 +01:00
  • 604aaf5356 fix: missing in header.. iceman1001 2018-02-14 21:56:28 +01:00
  • 2b78b785f3
    Merge pull request #173 from brianpow/rename-prnlog-to-PrintfAndLog Iceman 2018-02-14 21:47:54 +01:00
  • 18aa477a55 chg: 'lf cmdread' -adjustments, @marshmellow42 iceman1001 2018-02-14 21:45:36 +01:00
  • 5f1268765e Merge branch 'master' of https://github.com/iceman1001/proxmark3 iceman1001 2018-02-14 21:41:07 +01:00
  • b2a3b0f72a chg: 'lf cmdread' @marshmellow42 improvements from https://github.com/Proxmark/proxmark3/pull/570 chg: and some adaptations.. iceman1001 2018-02-14 21:40:52 +01:00
  • 253b5f5291
    Update README.md Iceman 2018-02-14 21:37:00 +01:00
  • 8c5ab9cf18 textual iceman1001 2018-02-14 16:18:04 +01:00
  • 375648ca82
    Merge pull request #175 from ceres-c/master Iceman 2018-02-14 15:57:21 +01:00
  • 2dbe5ad720 Fix for uneven octet error when no data is received Federico Cerutti 2018-02-14 15:48:28 +01:00
  • e09d5385bf chg: clearing some mem.. iceman1001 2018-02-14 15:27:39 +01:00
  • 97803733ce fix: 'hf 15 raw' - wrong length when using -c param https://github.com/iceman1001/proxmark3/issues/174 iceman1001 2018-02-14 15:24:45 +01:00
  • d0da96bf8a remove warning "missleading-indentation" flashmen spi 9bits? iceman1001 2018-02-13 16:13:37 +01:00
  • 46d540490f chg: add response ack. iceman1001 2018-02-13 15:45:15 +01:00
  • 1709c1ce1a chg: flash_mem - hooked up client - device comms iceman1001 2018-02-13 15:36:20 +01:00
  • 0495e93b6d add: flash memory support iceman1001 2018-02-13 14:12:28 +01:00
  • ad73af95c2 ADD: beginning to add SPI to access flash memory. iceman1001 2018-02-13 11:41:23 +01:00
  • 85b2533435 chg: 'hw tune' device side should be unsigned and only 1024 (10b ADC) iceman1001 2018-02-13 11:40:05 +01:00
  • 8f9c81ae81 Rename prnlog() to PrintfAndLog() Brian Pow 2018-02-13 00:12:50 +08:00
  • c5f03093df updates iceman1001 2018-02-12 14:09:18 +01:00
  • d98324c964 updates iceman1001 2018-02-11 17:58:36 +01:00
  • 1b8ff6c45c syntax iceman1001 2018-02-11 17:46:14 +01:00
  • 9af8d0e7ac
    Merge pull request #164 from brianpow/master Iceman 2018-02-11 17:42:40 +01:00
  • 442ad9f481
    Merge pull request #172 from n0ncetonic/patch-2 Iceman 2018-02-11 14:10:57 +01:00
  • b3c6103f92
    Adds key noncetonic 2018-02-09 11:24:25 -08:00
  • fb05042b71
    Adds default PicoPass 2k Exchange Key noncetonic 2018-02-09 10:12:40 -08:00
  • 8b00d6c121 FIX: remove ISO14A_NO_DISCONNECT when reading the UID from mifare card Brian Pow 2018-02-10 00:01:50 +08:00
  • b1d414c680 CHG: replace 'samples:' with 'Examples:', unify some usage text Brian Pow 2018-02-09 21:18:54 +08:00
  • a02ec72f50 CHG: 'hf mf hardnested r' now read the corresponding bin file if tag presents, otherwise read nonces.bin Brian Pow 2018-02-09 20:53:11 +08:00
  • e1bc58692d Improved error detection and message if missing paramters for 'hf mf hardnested' Brian Pow 2018-02-09 00:44:17 +08:00
  • 35e62e7d1f CHG: 'hf mf hardnested' now use hf-mf-<UID>-nonces.bin by default, with parameter 'u' or 'f' to override. Brian Pow 2018-02-08 23:01:05 +08:00
  • d9882c9167 ADD: help in 'hf mf ice'. Save to hf-mf-<UID>-nonces.bin by default, with 'f' switch to override the default name Brian Pow 2018-02-08 22:52:53 +08:00
  • 53540fe206 ADD: 'hf mf restore' now allow user to specify the filename to restore Brian Pow 2018-02-08 00:17:19 +08:00
  • 756378e3c7 CHG: Added two switches for 'hf mf dump'. 'k' for key filename and 'f' for data filename, FIX: Stop dumping/restoreing a tag if failed to generate filename using uid Brian Pow 2018-02-07 22:33:32 +08:00
  • 19fc90fa71 FIX: Stop dumping/restoreing a tag if failed to generate filename using uid Brian Pow 2018-02-07 22:10:59 +08:00
  • 8e04df77ba FIX: GenerateFilename() return broken filename if no tag is detected. Brian Pow 2018-02-07 22:00:25 +08:00
  • 45c20d62b8 FIX: wrongly assume the max size of UID to 8 bytes. Max size should be 10 bytes. Brian Pow 2018-02-05 22:36:30 +08:00
  • 551cc5539b Updated header file for better consistency of parameter name Brian Pow 2018-02-05 22:30:56 +08:00
  • 39d2a92ead CHG: use FillFileNameByUID() for filename generation for 'hf 15 dump' Brian Pow 2018-02-05 19:18:16 +08:00
  • d050e473b7 CHG: use FillFileNameByUID() for filename generation for 'hf mf dump' and 'hf mf chk * ? d' Brian Pow 2018-02-05 18:59:24 +08:00
  • 314253c359 CHG: 'hf mf dump' now use hf-mf-UID-key.bin and hf-mf-UID-data.bin instead of dumpkey.bin and dumpdata.bin as default name Brian Pow 2018-02-05 00:30:40 +08:00
  • f1dcdaef27 fix: 'hf mf fchk' wrong number of vars to format string iceman1001 2018-02-09 13:40:28 +01:00
  • 5b596f8e82 chg: 'hw tune' - only show plotwindow if LF antenna is connected (ie we get lf values) iceman1001 2018-02-09 13:39:32 +01:00
  • ff598db839 textual iceman1001 2018-02-09 00:28:30 +01:00
  • 76e6683ac4 text iceman1001 2018-02-09 00:27:30 +01:00
  • dc66765306 chg: 'lf cmdread' - adjusting loop iceman1001 2018-02-09 00:27:02 +01:00
  • 5adb9af78f chg: 'hw tune' - compensating the 3% error marginal. iceman1001 2018-02-09 00:25:45 +01:00
  • fe34cac012 FIX: 'hf mf darkside' - no more WDT crashes. plus positive sideeffects (@pwpiwi) https://github.com/Proxmark/proxmark3/pull/569 iceman1001 2018-02-08 19:11:35 +01:00
  • dc94fe0c58
    Merge pull request #171 from n0ncetonic/patch-2 Iceman 2018-02-08 15:44:52 +01:00
  • 20af8e78ad
    Adds PicoPass 2k Kd noncetonic 2018-02-08 06:05:31 -08:00
  • 39de74cb78 fix: wrong block iceman1001 2018-02-08 12:39:35 +01:00
  • 357cf59f1b textual iceman1001 2018-02-08 12:35:59 +01:00
  • 220614ca10 fix: 'hf iclass reader' - drop field when finished. iceman1001 2018-02-08 12:34:13 +01:00
  • b31afcfc31 fix: 'hf iclass reader' - missing CC iceman1001 2018-02-08 12:18:40 +01:00
  • 2847a147b5 fix: 'hf iclass dump', missing CC iceman1001 2018-02-08 12:15:47 +01:00
  • f6d314d09e chg: iclass dump textual.. iceman1001 2018-02-08 11:03:11 +01:00
  • 28e73824e1 chg: 'hf iclass dump' - more texts iceman1001 2018-02-08 10:49:44 +01:00
  • 30e9395590 fix: 'hf iclass lookup' - exit when failed to load dictionary file iceman1001 2018-02-08 10:32:14 +01:00
  • de631c32ac textual iceman1001 2018-02-08 10:31:23 +01:00