Commit Graph

  • c3756f1903 T55xx DLMode Update mwalker33 2019-09-14 14:13:55 +10:00
  • 8e13d44b8b
    Merge pull request #7 from RfidResearchGroup/master mwalker33 2019-09-14 09:15:59 +10:00
  • 250be16876 chg: 'lf t55 write v' - validation of data. After a write, the command tries to read the block and see if it matches the data entered. iceman1001 2019-09-13 21:25:39 +02:00
  • af02ee871d chg: 'lf t55xx info c' - renamed from "d" to "c", takes a block0 and print info. chg: 'lf t55xx config c' - now takes a block0 and use as configuration. iceman1001 2019-09-13 20:50:00 +02:00
  • f1307e703c style iceman1001 2019-09-13 16:32:37 +02:00
  • 2b25d86392 style iceman1001 2019-09-13 16:31:17 +02:00
  • f5bff0d4e5 style iceman1001 2019-09-13 16:27:25 +02:00
  • 49cd525cf1 style iceman1001 2019-09-13 16:26:17 +02:00
  • ffa3e2a0f8 style iceman1001 2019-09-13 16:25:33 +02:00
  • 8d6bde0d63 chg: 'lf em 4x50_demod' - seems the read 4x50 didnt read, it demodulated only.. iceman1001 2019-09-13 15:13:18 +02:00
  • 1c4c21513b chg samyrun, all leds flash 5times when exiting standalone mode iceman1001 2019-09-13 14:12:12 +02:00
  • 871445212e chg 'lf proxebrute standalone' - simplified it. No need for clone, or multiple slots, LED A = read / record, flashing LED A 12 times, failed reader and next click try again, LED C == proxbrute, all leds flash when exiting standalone mode iceman1001 2019-09-13 14:10:08 +02:00
  • 9e218dd376
    Merge pull request #6 from RfidResearchGroup/master mwalker33 2019-09-13 20:49:30 +10:00
  • 270d0821b5 chg: 'data print i' - new param I, inverts the demod buffer iceman1001 2019-09-13 12:11:56 +02:00
  • 3dc4774f20 simplify fcAll Philippe Teuwen 2019-09-13 10:35:17 +02:00
  • 3a776ecf3a chg samyrun - dual leds flash after state changes iceman1001 2019-09-13 10:17:58 +02:00
  • a901d386b9
    Merge pull request #5 from RfidResearchGroup/master mwalker33 2019-09-13 18:17:07 +10:00
  • cb23de9694 chg: feedback after successful operation. led flashes twice. and whitespace removed iceman1001 2019-09-13 10:04:59 +02:00
  • 680d1db9ec
    Update README.md Iceman 2019-09-13 09:38:09 +02:00
  • a4421dfc37 fix wrong spelling iceman1001 2019-09-13 07:38:07 +02:00
  • f1b36c0b5a fix paradox sim compilation... iceman1001 2019-09-13 07:30:03 +02:00
  • 5e4243e5a1 Disable lf paradox sim, which needs non-existing GetParadoxBits Philippe Teuwen 2019-09-13 00:51:18 +02:00
  • 05e9ac97ae fix lf awid sim doc: must be digits Philippe Teuwen 2019-09-13 00:39:08 +02:00
  • 59ea79b583 CmdFSKsimTAG: swap fcH/fcL back, fix lf io/awid/pyramid sim Philippe Teuwen 2019-09-13 00:38:04 +02:00
  • 64d2e43592 CmdFSKsimTAG: avoid padding with very short cycles, this confused lf io sim Philippe Teuwen 2019-09-13 00:36:25 +02:00
  • 5d24d7a85b Merge branch 'master' of https://github.com/RfidResearchGroup/proxmark3 iceman1001 2019-09-12 21:20:51 +02:00
  • 3821a03a40 chg: 'lf t55xx wipe p' - now takes a password for wipe chg: 'lf t55xx wakeup' - uses NG iceman1001 2019-09-12 21:20:40 +02:00
  • ed5fed8fac Attempt to fallback to current directory if no HOME in env Philippe Teuwen 2019-09-12 20:16:52 +02:00
  • 46574ae0f5 add get_my_user_directory() to centralize HOME processing Philippe Teuwen 2019-09-12 20:13:01 +02:00
  • da68369e02 fix issue #397 Philippe Teuwen 2019-09-12 19:49:42 +02:00
  • a5bcecd05c wait define.. iceman1001 2019-09-12 17:39:57 +02:00
  • 74cd1bee35 minor iceman1001 2019-09-12 17:39:12 +02:00
  • 75f4a6123c textual iceman1001 2019-09-12 17:38:13 +02:00
  • 4eab354f44 chg: 'lf samyrun' standalone - rework of LED messages. iceman1001 2019-09-12 17:37:36 +02:00
  • 77a10ceb08 Merge branch 'master' of https://github.com/RfidResearchGroup/proxmark3 iceman1001 2019-09-12 17:35:06 +02:00
  • c3a0d7d88a chg: 'lf t55xx info p' - got some more love, now can read with password :) chg: 'lf t55xx dump p' - less outputs and now can read with password :) chg: 'lf t55xx trace 1' - can now decode trace from a saved trace. However you must have correct configuration set in order to work. chg: 'lf t55xx wipe p' - now can use a password to write to configblock first. iceman1001 2019-09-12 17:34:55 +02:00
  • 9c61ac1375 additional fido CA merlokk 2019-09-12 16:13:36 +03:00
  • aca164da4d
    Merge pull request #395 from 3ldidi94/master Iceman 2019-09-12 12:21:24 +02:00
  • ef281465ae
    Add keys found on hardenest Mifare Classic Card 3ldidi94 2019-09-12 11:38:53 +02:00
  • 739a2c6411
    Merge pull request #3 from RfidResearchGroup/master 3ldidi94 2019-09-12 11:33:57 +02:00
  • d3b2f1f6d0 fix leds. dbg msg iceman1001 2019-09-12 10:39:10 +02:00
  • 3587aeff2a fix: LED is used as a flag, 1,2,4,8 not 1,2,3,4.. iceman1001 2019-09-12 09:58:05 +02:00
  • 22ead8ca0b printdemodbuffer: add option to strip leading zeroes Philippe Teuwen 2019-09-12 01:23:43 +02:00
  • 1ad66c917f fixin... iceman1001 2019-09-11 22:51:13 +02:00
  • 236175a688 fix 'hf iclass chk' - timings and fixing the parity / kc / kd ... iceman1001 2019-09-11 21:14:46 +02:00
  • f4ff22a5bc revert back timeout values iceman1001 2019-09-11 20:40:59 +02:00
  • f57a6195de turning off field on failure iceman1001 2019-09-11 16:56:08 +02:00
  • f189c5c3f8 a Merge branch 'master' of https://github.com/RfidResearchGroup/proxmark3 iceman1001 2019-09-11 16:37:13 +02:00
  • 6090a66f34 ... iceman1001 2019-09-11 16:37:10 +02:00
  • 312e4b358c fix: 'hf iclass reader 1' - now turns off iceman1001 2019-09-11 16:36:41 +02:00
  • ab0d81d01a ..adapt parity to cmds, prolong button loop test iceman1001 2019-09-11 16:24:16 +02:00
  • 9f0db0bbdc textual iceman1001 2019-09-11 16:23:06 +02:00
  • a623e6a246 chg: 'hf iclass list' - no parity on responses iceman1001 2019-09-11 16:22:37 +02:00
  • 60f4f38e43
    Merge pull request #393 from merlokk/yubikey_link Oleg Moiseenko 2019-09-11 17:21:31 +03:00
  • 08c345e560 added yubikey link merlokk 2019-09-11 17:21:27 +03:00
  • 4540b31d67 thinfilm: textual Philippe Teuwen 2019-09-11 15:58:03 +02:00
  • 105665ed0a chg: iclass.. cleaning out test/unused code.\n 'hf iclass sim' - Try LUT table iceman1001 2019-09-11 15:18:40 +02:00
  • ff66ea896b ssp clock delta iceman1001 2019-09-11 15:16:20 +02:00
  • df2c294cac chg - cleaning out testcode... iceman1001 2019-09-11 15:15:13 +02:00
  • 387dd82895 chg 'hf iclass list' - fix parity checks iceman1001 2019-09-11 14:03:14 +02:00
  • 341703d9a7 chg: 'hf iclass sim' - better iClass protocol implementation Iceman 2019-09-11 13:09:08 +02:00
  • a384774ba2
    Merge pull request #391 from ViRb3/tasks-fix Philippe Teuwen 2019-09-11 00:51:14 +02:00
  • 1966e23e4d Fix vscode tasks Victor 2019-09-11 00:51:29 +03:00
  • 843f554503 prevent lua bombs Philippe Teuwen 2019-09-10 12:32:01 +02:00
  • 608e0ba27c fix plot strange values Philippe Teuwen 2019-09-10 00:06:16 +02:00
  • d08f03058b add support for (nested) cmd scripts in script list/run Philippe Teuwen 2019-09-09 23:46:38 +02:00
  • e10085bfe8 log interactive commands as well Philippe Teuwen 2019-09-09 21:30:25 +02:00
  • ba47ac36cb Do not log to history with -h/-t/-m Philippe Teuwen 2019-09-09 21:01:43 +02:00
  • d5d2c64d50 allow to set debugmode from cli options Philippe Teuwen 2019-09-09 20:45:10 +02:00
  • 9f88580061 adapt flasher docs Philippe Teuwen 2019-09-09 19:55:55 +02:00
  • 6385ee960f searchFile for firmwares Philippe Teuwen 2019-09-09 19:55:27 +02:00
  • f7624a7767 textual iceman1001 2019-09-09 17:33:44 +02:00
  • 7b773c571b chg: 'lf t55xx dump p 11223344' - less verbose output. iceman1001 2019-09-09 15:19:00 +02:00
  • df40da1380 ignore bmptst (@wzvlad) Iceman 2019-09-09 13:38:44 +02:00
  • 34e9429a6e Merge branch 'master' of https://github.com/RfidResearchGroup/proxmark3 Iceman 2019-09-09 13:37:34 +02:00
  • 98189d6ef8 typo Philippe Teuwen 2019-09-09 13:24:45 +02:00
  • c918e0ab80 chg: 'hf search' - feedback text (@wvzlad) Iceman 2019-09-09 13:15:55 +02:00
  • 936243a488 add -h to scripts Philippe Teuwen 2019-09-09 12:58:11 +02:00
  • 1a459d644d fix flasher doc Philippe Teuwen 2019-09-09 01:54:59 +02:00
  • afe891647f merge flasher in client Philippe Teuwen 2019-09-09 01:07:46 +02:00
  • fe0fe0d65b textual iceman1001 2019-09-08 23:28:45 +02:00
  • ca606bb211 stupid... iceman1001 2019-09-08 23:23:06 +02:00
  • 9a2a0116e4 fix: 'hf iclass clone' - last block write fails, see (https://github.com/RfidResearchGroup/proxmark3/issues/183) chg: 'hf iclass clone' - now tries ten times, behavies better, obey verbose nicer, drop field constant. Uses NG. chg: 'hf iclass dump' - now tries ten times, in general nice outputs.. iceman1001 2019-09-08 23:19:06 +02:00
  • d8217a13d9 chg: 'hf iclass rdbl' 'hf iclass wrbl' - both commands now tries tens times. Both honor verbose param, both has gotten some love with regards to timing on device side, and they also turn off the field more consistent. iceman1001 2019-09-08 21:21:30 +02:00
  • 305c54f3cf chg: 'hf iclass rdbl' - now retries 10 ten times and uses NG iceman1001 2019-09-08 17:37:14 +02:00
  • a037766e26
    Update cmdhfmf.c RFID Research Group 2019-09-08 12:57:25 +02:00
  • fbe86a9070
    Update cmdhfmf.c Iceman 2019-09-08 12:29:10 +02:00
  • 28534c10ad hf mf autopwn not available offline Philippe Teuwen 2019-09-07 20:45:12 +02:00
  • a8e922271b
    Merge pull request #388 from sh7d/autopwn-fix Philippe Teuwen 2019-09-07 20:07:26 +02:00
  • 93e323d890 Review requested changes sh7d 2019-09-07 19:41:48 +02:00
  • 9ce820768c missing free Philippe Teuwen 2019-09-07 12:07:09 +02:00
  • 710c49f763 autopwn: fix card detection sh7d 2019-09-07 11:36:41 +02:00
  • 8228b66cb6 chg: \n - param not obsessed with two hexsamples. \n textual iceman1001 2019-09-07 10:32:16 +02:00
  • c34660b74c free some mem iceman1001 2019-09-06 17:22:54 +02:00
  • da4da03d32 ignore .proxmark3 folder iceman1001 2019-09-06 16:52:25 +02:00
  • 57dc1849da return iceman1001 2019-09-06 16:52:05 +02:00
  • c373929c75 ignore renamed flasher Iceman 2019-09-06 09:15:02 +02:00
  • f1eceab385 chg: hf iclass / hf mfu - free some 3des contexts Iceman 2019-09-06 09:00:01 +02:00
  • ffe849fb93 fixing compilation bug in iclass Philippe Teuwen 2019-09-05 23:34:51 +02:00
  • 9cf2cd7ca9 remove leading/tailing "/" from installation RELPATHs Philippe Teuwen 2019-09-05 23:20:46 +02:00