Commit Graph

  • 57337fe941 chg: add some error messages in order to debug better. iceman1001 2018-03-31 10:46:06 +02:00
  • 141cde93dd add: buzzer code from elechouse repo iceman1001 2018-03-31 10:44:44 +02:00
  • a37518b1c3 chg: renamed smartcard.c -> iso7816.c chg: default standalone mode is LF_SAMY.. The HF_COLIN takes a lot of space iceman1001 2018-03-31 10:43:09 +02:00
  • 836d7370c3 spaces iceman1001 2018-03-31 10:36:39 +02:00
  • 3d956e686b chg: flashmem adaptions iceman1001 2018-03-31 10:35:40 +02:00
  • 089beed4f4 fix: 'script lf_bulk' - parity fixes (@pwpiwi) iceman1001 2018-03-29 13:20:00 +02:00
  • d0b3f1311e chg: using_history? (suggestion of @pwpiwi) iceman1001 2018-03-28 20:29:34 +02:00
  • 37ff9275f1 reverted iceman1001 2018-03-28 15:06:27 +02:00
  • 90e63e10fb chg: wrong variable name iceman1001 2018-03-28 13:05:23 +02:00
  • 31bc214137 chg iceman1001 2018-03-28 13:00:44 +02:00
  • 230c279124 fix: 'lf indala' Commit 1dae981 extended the amount of fixed bits searched for when decoding 64-bit Indala. These additional bits come from the end of one UID, and therefore need to be skipped past when actually retrieving the UID. (@megabug) b05611a30b iceman1001 2018-03-28 12:53:27 +02:00
  • b26919b24d Merge branch 'master' of https://github.com/iceman1001/proxmark3 iceman1001 2018-03-26 12:14:25 +02:00
  • 8f9da28a93 fix: reverting LF adjustment, will enable some LF to work properly again. iceman1001 2018-03-26 12:02:22 +02:00
  • 952451e060
    Merge pull request #208 from angelsl/fix-hf-colin Iceman 2018-03-25 21:05:46 +02:00
  • 1aa974fc70 Fix buffer overrun in hf_colin angelsl 2018-03-25 21:16:23 +08:00
  • 9f7d9a5d7f chg: 'trace save' - removed redundant message chg: 'trace load' - add check if file is too small to be useful iceman1001 2018-03-21 08:33:41 +01:00
  • 4dd7c19be1 fix: causes readline to crash a lot on ubuntu iceman1001 2018-03-21 08:13:07 +01:00
  • b5545f4c35 chg: 'trace save' - now uses fileutils.c instead. iceman1001 2018-03-20 08:23:54 +01:00
  • 3d92a616b7 fix: to_lower -> tolower iceman1001 2018-03-19 19:24:52 +01:00
  • c814615e1b chg: helptext now shows correct sample key. (thanks @Dmanufacturer for pointing it out) iceman1001 2018-03-19 19:19:57 +01:00
  • 4ea466ac56 space iceman1001 2018-03-19 18:17:04 +01:00
  • 0abb85a411 chg: 'hf mfu dump' - renamed filename parameter from 'n' to 'f', since 'f' is used on other command (iClass) chg: generic to_lower can remove some cases iceman1001 2018-03-19 18:16:33 +01:00
  • 15d258a30a fix: tracebuffer, and messages iceman1001 2018-03-19 16:13:31 +01:00
  • fd1b86d607 ADD: flashmemory functionality for RDV40 Huge thanks to @willok ! iceman1001 2018-03-19 15:58:50 +01:00
  • e182d12ba8 chg: textual iceman1001 2018-03-18 21:49:48 +01:00
  • 52a0acd7f1 chg: 'trace save' better checks chg: 'trace load' closing filehandles.. iceman1001 2018-03-18 21:47:16 +01:00
  • c30e282f5e chg: 'trace list' - allocating memory iceman1001 2018-03-18 21:18:26 +01:00
  • 7ecd35943c chg: 'trace load' chg: 'trace save' iceman1001 2018-03-18 19:58:22 +01:00
  • 71ce6e07ee CHG: moved trace commands into its own category (from hf) 'trace list' iceman1001 2018-03-18 18:00:41 +01:00
  • 4c666e3832 add: OSX readline fixes ( @micolous ) 0763239363 iceman1001 2018-03-17 14:35:34 +01:00
  • 0656edbb85 chg: 'hf mfu dump' message iceman1001 2018-03-17 14:34:55 +01:00
  • 0244113913 add iceman1001 2018-03-16 16:32:32 +01:00
  • b0eaa730c0 FIX: 'hf mfu dump' - partial reads leads to overwritten data on wrong blocks. iceman1001 2018-03-16 16:31:10 +01:00
  • 0eca7e3977 chg: #define rename iceman1001 2018-03-16 08:58:07 +01:00
  • 7a71df3aec syntax sugar iceman1001 2018-03-15 22:35:11 +01:00
  • 3438d016c7 idea based on @jamchamb PR in official pm3 https://github.com/Proxmark/proxmark3/pull/584 iceman1001 2018-03-15 20:06:12 +01:00
  • ce418fb720 chg: 'hf mfu read' chg: 'hf mfu dump' - 5 retries if failed readblock. Loop for CRC error or incomplete reads. iceman1001 2018-03-15 19:59:33 +01:00
  • a7fd398d33
    Merge pull request #202 from k02a/patch-6 Iceman 2018-03-15 14:48:02 +01:00
  • fdda1d2961
    Minor warning correction. Johnny Bengtsson 2018-03-15 13:59:43 +01:00
  • 5690c0f5bc chg: 'hw detectreader' - kind of useless previous change, measuring from two different readers, the max was 18.8v and 20.1v Not even close to 36v the standard ADC is configured iceman1001 2018-03-15 10:48:57 +01:00
  • c3ba3f306f chg: 'hw detectreader' - RDV40 adjustment iceman1001 2018-03-15 09:25:22 +01:00
  • 62814fd352 fix: 'hw detectreader' - adapted to PM3 RDV40 for HF measures. iceman1001 2018-03-15 09:20:21 +01:00
  • fd7acc78f3 fix: 'hf 14a info' - ATS length sanity check added iceman1001 2018-03-13 23:16:48 +01:00
  • 7e0455aa0c ADD: 'MattyRun' standalone - added the MattyRun standalone mode. *untested compilation* iceman1001 2018-03-12 12:27:43 +01:00
  • c196bf61b0
    Merge pull request #200 from colinbrigatoeirl/master Iceman 2018-03-11 00:28:24 +01:00
  • 9147698e97 UPDATES HF_COLIN to current Colin J. Brigato 2018-03-10 13:13:21 +01:00
  • 7fb6aa21ab chg: skeleton files for smartcard / flashmem iceman1001 2018-03-05 20:08:28 +01:00
  • 24482211ad chg: the dot progress is not logged anymore. Force fflush afterwards. iceman1001 2018-03-05 20:07:29 +01:00
  • 857bc8ab66 ADD: SmartCard skeleton iceman1001 2018-03-04 14:14:08 +01:00
  • e53a5452b8
    Merge pull request #198 from brianpow/PrintAndLogOptions Iceman 2018-03-01 17:05:44 +01:00
  • a352dbd93f migrate some usage text to call PrintAndLogOptions() Brian Pow 2018-03-01 23:55:13 +08:00
  • ce0d614a40
    Merge pull request #197 from brianpow/PrintAndLogOptions Iceman 2018-03-01 16:43:03 +01:00
  • 88073dc5ce add PrintAndLogOptions Brian Pow 2018-03-01 23:34:14 +08:00
  • 04d4ecddbf FIX: 'data plot + keypress g on empty plot' correct fix. iceman1001 2018-03-01 14:35:47 +01:00
  • 0eaae0cbae chg: another "." progress iceman1001 2018-03-01 14:12:17 +01:00
  • 40cc0a402b chG: adjust some "." progress dots, that shouldn't use NORMAL.. iceman1001 2018-03-01 14:10:52 +01:00
  • 5de4d9d3a6 FIX: 'data plot window' - keypress G in an empty plot crashed the client. Missing parenthis. iceman1001 2018-02-28 21:53:42 +01:00
  • 802994d30a add: 'hf 14 antifuzz' - the outline for the new functionality which fuzzes the anticollision phase ISO 14443a. iceman1001 2018-02-28 13:21:47 +01:00
  • 184ab1aeab fix: output from reconnect, seems to get stuck and not continue into cli. iceman1001 2018-02-28 08:23:49 +01:00
  • 97c029fc55 textual output iceman1001 2018-02-28 08:12:21 +01:00
  • 8083bfec32 add: marshmellow42 's fix for cotag endless loops iceman1001 2018-02-28 08:08:07 +01:00
  • 8eb0a42b5a chg: adjustments iceman1001 2018-02-28 08:04:53 +01:00
  • 535c92fee5 FIX: added @marshmellow42 's fix for #514 (offical repo) lf search hang with no tag on antenna. iceman1001 2018-02-28 07:59:41 +01:00
  • 14a6c8e879
    Merge pull request #191 from brianpow/reformat-usage-text Iceman 2018-02-27 16:21:03 +01:00
  • e0121a3bfd reformat usage text Brian Pow 2018-02-27 22:55:15 +08:00
  • b63e9ab938
    Merge pull request #183 from brianpow/hf-15-restore Iceman 2018-02-26 21:06:29 +01:00
  • 567a312cf4 chg: textual iceman1001 2018-02-25 16:04:55 +01:00
  • 7b9ba2de8e chg: standalone modes - adapted for HF_COLIN aswell, for easier compilation iceman1001 2018-02-25 16:04:24 +01:00
  • 23ecd4154a FIX: standalone mode HF_COLIN - it now compiles. iceman1001 2018-02-25 08:15:38 +01:00
  • 867a3a8f0c fix: wrong size iceman1001 2018-02-24 18:11:54 +01:00
  • f065f5c163
    Merge pull request #184 from brianpow/PrintAndLogEx Iceman 2018-02-24 17:42:32 +01:00
  • d8f0863a2a PrintAndLogEx supports multi-line messages Brian Pow 2018-02-25 00:39:05 +08:00
  • c0c89a0e7b implement 'hf 15 restore' Brian Pow 2018-02-24 21:45:51 +08:00
  • bba3e3f35a
    Update README.md Iceman 2018-02-24 10:59:53 +01:00
  • 3ee154ef4b
    Update README.md Iceman 2018-02-23 18:55:11 +01:00
  • d1a029dc33
    Merge pull request #181 from brianpow/PrintAndLogDevice Iceman 2018-02-23 09:05:37 +01:00
  • a4fa0144eb migrate PrintfAndLog() to PrintAndLogDevice() Brian Pow 2018-02-22 22:59:55 +08:00
  • 22715e7a99 minor adjustements iceman1001 2018-02-22 15:13:43 +01:00
  • 87b3df94c1 chg: minor syntax iceman1001 2018-02-22 15:04:49 +01:00
  • 1c37981430 fix: StandAloneMode proxbrute - missing variable and missing define. ZERO = 0. iceman1001 2018-02-22 15:03:20 +01:00
  • 3eaddc2b3d
    Merge pull request #180 from brianpow/PrintAndLogEx Iceman 2018-02-22 14:10:27 +01:00
  • 668b44ba26 use PrintAndLogEx() instead of PrintAndLog() Brian Pow 2018-02-22 09:42:33 +08:00
  • f0314562f7 fix typos Brian Pow 2018-02-22 09:36:11 +08:00
  • d8281e69fd chg: skip printing debug statements when not debugging. chg: started with a coloring of messages. Didn't work super well.. iceman1001 2018-02-21 19:00:42 +01:00
  • a9c652bb6c no need for formatting iceman1001 2018-02-21 18:20:50 +01:00
  • 65a4253e7e print.. iceman1001 2018-02-21 17:56:09 +01:00
  • b5500c3e54 simple debug.. iceman1001 2018-02-21 16:48:52 +01:00
  • db6b1bab7d simpler debug iceman1001 2018-02-21 16:46:38 +01:00
  • 0248352ea6 chg:simpler debug printing iceman1001 2018-02-21 16:41:39 +01:00
  • e69ca55246 chg: more.. iceman1001 2018-02-21 16:37:20 +01:00
  • 555b261eab simpler debug printing iceman1001 2018-02-21 16:36:40 +01:00
  • e29503b368 chg: easier debug printing iceman1001 2018-02-21 16:31:34 +01:00
  • 7064a2dd71 chg: made debugprintig easier. iceman1001 2018-02-21 16:30:15 +01:00
  • a29b2328db fix: g_debugMode - client side global debugvariable, moved to util.c iceman1001 2018-02-21 15:54:13 +01:00
  • 180e3d4df9 chg: adaptations for global debug var to be accessible iceman1001 2018-02-21 14:59:06 +01:00
  • dc22ba144c fix: adapting for g_debug access.. iceman1001 2018-02-21 14:52:31 +01:00
  • 69aa3bfeed chg: skip printing DEBUG messages if global client debug variable it set to zero. iceman1001 2018-02-21 14:42:00 +01:00
  • 8b61916525
    Merge pull request #179 from brianpow/PrintAndLogEx Iceman 2018-02-21 14:19:06 +01:00
  • 731a7db4e6 use PrintAndLogEx() instead of PrintAndLog() Brian Pow 2018-02-21 20:37:01 +08:00
  • 6ba31a5581 use PrintAndLogEx() instead of PrintAndLog() Brian Pow 2018-02-21 20:22:51 +08:00