Commit Graph

  • d4eb91fa43
    Merge pull request #195 from mcd1992/guikeys Iceman 2019-05-14 11:18:00 +02:00
  • d535d5a378 hf tune: can be interrupted by keyboard Philippe Teuwen 2019-05-14 08:40:16 +02:00
  • 42d025d01a Slight rework of hw tune Philippe Teuwen 2019-05-14 08:29:24 +02:00
  • c281f71f59 hf tune: group commands Philippe Teuwen 2019-05-14 08:25:26 +02:00
  • 528da6ec32 Added paged moving to the plot GUI mcd1992 2019-05-13 19:39:27 -05:00
  • 7ed7a9de40 Rework hf tune to make it synchronous (needed for rdv4) Philippe Teuwen 2019-05-14 00:36:58 +02:00
  • 995d782bb0 CMD_READER_HITAG requires always a hitag_data struct Philippe Teuwen 2019-05-13 23:15:07 +02:00
  • ff7cd9d84d CMD_MIFARE_ACQUIRE_ENCRYPTED_NONCES needs 6 bytes of data. Philippe Teuwen 2019-05-13 23:11:05 +02:00
  • d05cd5ff2b Internal packet structs don't need to be packed, only the wired structs Philippe Teuwen 2019-05-13 22:32:44 +02:00
  • e4f00c52da Fix #194 Graph window loops to end if you scroll left past 0 Philippe Teuwen 2019-05-13 20:29:18 +02:00
  • 6a6902e57d chg: luascripts now uses t55xx write NG frame format iceman1001 2019-05-13 16:51:26 +02:00
  • 26f2fbfdbd Merge branch 'master' of https://github.com/RfidResearchGroup/proxmark3 iceman1001 2019-05-13 13:37:21 +02:00
  • 801cb95967 fix: 'lf t55xx write' - wrong bitshift iceman1001 2019-05-13 13:36:54 +02:00
  • 1e345b1356 remove unused arg from MifareAcquireNonces Philippe Teuwen 2019-05-13 13:31:11 +02:00
  • d2a4ade2af chg: lf t55xx write - now uses NG frames. iceman1001 2019-05-13 13:23:53 +02:00
  • 09afadc965 Remove unused args in some MF cmds Philippe Teuwen 2019-05-13 12:49:41 +02:00
  • 1edf4e1ef2 remove unused args in MifareEMemClr Philippe Teuwen 2019-05-13 12:30:27 +02:00
  • f85420d6f3 Remove unused oldarg in SniffHitag Philippe Teuwen 2019-05-13 12:27:00 +02:00
  • 20f7b2f3ec Remove support for old in MifareChkKeys, not needed anymore Philippe Teuwen 2019-05-13 12:25:11 +02:00
  • 0e827b1083 Fix CMD_T55XX_WRITE_BLOCK expecting data and sending NULL Philippe Teuwen 2019-05-13 12:21:09 +02:00
  • 6caf571a44 NG->MIX for hitag cmds where the zeroes were actual args Philippe Teuwen 2019-05-13 10:35:30 +02:00
  • afabd59995 FIX: leftover residue from sending different packages OLD/MIX/NG, is now cleaned before. iceman1001 2019-05-13 09:39:43 +02:00
  • 4929b16bf9 style Philippe Teuwen 2019-05-12 20:38:03 +02:00
  • a2c70e5481 Add .dic to gitattributes for LF, remove existing CR Philippe Teuwen 2019-05-12 20:37:51 +02:00
  • 41db59f028 Merge branch 'master' of https://github.com/RfidResearchGroup/proxmark3 Chris 2019-05-12 18:45:13 +02:00
  • d44a5712a7 add: default key for library / parking Chris 2019-05-12 18:43:20 +02:00
  • 9322ce626e
    Merge pull request #191 from uhei/mac-doc Philippe Teuwen 2019-05-10 22:59:26 +02:00
  • 345f936054 Doc: Update macOS install instruction Uli Heilmeier 2019-05-10 22:39:54 +02:00
  • 80a71c59d4
    Merge pull request #186 from uhei/hexdump Philippe Teuwen 2019-05-10 19:27:45 +02:00
  • b6b20e246c
    Merge pull request #187 from uhei/macos-readline Philippe Teuwen 2019-05-10 19:07:03 +02:00
  • 3412e9d8c5 Capabilities versionning, would also detect platform struct pack issues Philippe Teuwen 2019-05-10 19:00:18 +02:00
  • 5aed3e04c9
    Merge pull request #190 from uhei/memcpy-bo Philippe Teuwen 2019-05-10 18:47:39 +02:00
  • a1c24c6c7d Cmdtrace: Show trace ouput in hexdump format Uli Heilmeier 2019-05-09 16:34:06 +02:00
  • 0119e13ff3 client/comms.c: fix buffer overflow Uli Heilmeier 2019-05-10 14:50:09 +02:00
  • 94b782ee10 client/Makefile: use brew libreadline on macOS Uli Heilmeier 2019-05-10 12:24:38 +02:00
  • fa87266efc update new format doc Philippe Teuwen 2019-05-10 08:37:52 +02:00
  • 7928a82434 uart_win32: Remove debug msgs Philippe Teuwen 2019-05-10 07:46:49 +02:00
  • 39c7941930 style Philippe Teuwen 2019-05-09 20:20:54 +02:00
  • 2bee7e12f6 Fix hf mfu dump on ULC: UID in filename Philippe Teuwen 2019-05-09 20:05:12 +02:00
  • 107b3873fb fix 14a sniff timings by moving away debug msg Philippe Teuwen 2019-05-09 15:24:41 +02:00
  • 7195ce9b27 remove iso15 getUID timeout msg Philippe Teuwen 2019-05-09 13:25:14 +02:00
  • 730927a81d NG->MIX for few cmds where the zeroes were actual args Philippe Teuwen 2019-05-09 12:33:13 +02:00
  • 84f696451d units Philippe Teuwen 2019-05-09 01:07:34 +02:00
  • 2c10482279 all LF sim: client waits till button pressed Philippe Teuwen 2019-05-09 00:08:59 +02:00
  • ddd62e2848 text Philippe Teuwen 2019-05-08 22:45:20 +02:00
  • d088ed4232 fast mode on LF techs using t55xx write block Philippe Teuwen 2019-05-08 22:43:35 +02:00
  • 962f45e3e6 mf nested: remove compilation warning Philippe Teuwen 2019-05-08 22:02:14 +02:00
  • 77398550b0 fast mode on Mifare emulator upload Philippe Teuwen 2019-05-08 21:54:15 +02:00
  • c72e74275d fast mode on epa pace replay Philippe Teuwen 2019-05-08 20:13:07 +02:00
  • e7362d5e6a fast mode on legic cmds Philippe Teuwen 2019-05-08 19:48:53 +02:00
  • 93171e3d74 fast mode on sc upgrade, no much diff Philippe Teuwen 2019-05-08 19:34:11 +02:00
  • 2f71d951e1 iclass: avoid last ping in fast modes Philippe Teuwen 2019-05-08 19:16:37 +02:00
  • 2f2796be7e Fix deprecated-hid-flasher Philippe Teuwen 2019-05-08 13:32:17 +02:00
  • 4fd520c6d4 Introduce SendCommandBL Philippe Teuwen 2019-05-08 13:31:58 +02:00
  • e93b4e3c61 Remove usb_cmd refs Philippe Teuwen 2019-05-08 11:17:14 +02:00
  • c190ac0955 Hide conn error when hw reset, as suggested by @iceman Philippe Teuwen 2019-05-08 11:14:29 +02:00
  • 68e5b3c355 style Philippe Teuwen 2019-05-08 01:35:51 +02:00
  • f49d7e6d39 remove SendCommand Philippe Teuwen 2019-05-08 01:32:32 +02:00
  • c867b3bc9a Add cmd: usart btpin to change add-on BT PIN Philippe Teuwen 2019-05-08 01:24:46 +02:00
  • df2203d9c3 hw command text Philippe Teuwen 2019-05-08 00:58:36 +02:00
  • 964006fd21 Merge branch 'master' of https://github.com/RfidResearchGroup/proxmark3 iceman1001 2019-05-08 00:17:52 +02:00
  • 40480a49d8 compact capabilities Philippe Teuwen 2019-05-08 00:15:39 +02:00
  • 01efa71e27 use NG iceman1001 2019-05-08 00:10:03 +02:00
  • 8ebd5e0579 textual, fixes to legic commands used. Needs testing iceman1001 2019-05-08 00:07:20 +02:00
  • 6401452eb6 remove hw_available_fpc_usart_btaddon Philippe Teuwen 2019-05-08 00:06:12 +02:00
  • 02ea378e38 Wow, two improbable bugs were cancelling each other Philippe Teuwen 2019-05-08 00:02:08 +02:00
  • 5b087a053c fix: script run legic_buffer2card - correct params for write command iceman1001 2019-05-07 23:53:06 +02:00
  • a5f19cde79 textual iceman1001 2019-05-07 23:46:37 +02:00
  • 81feb56003 text iceman1001 2019-05-07 23:44:46 +02:00
  • 8548eda9bd Merge branch 'master' of https://github.com/RfidResearchGroup/proxmark3 iceman1001 2019-05-07 23:41:56 +02:00
  • d313804e78 textual iceman1001 2019-05-07 23:41:41 +02:00
  • 920affeb44 Merge branch 'master' of github.com:RfidResearchGroup/proxmark3 Philippe Teuwen 2019-05-07 23:39:47 +02:00
  • c505a59e3d Merge branch 'master' of github.com:RfidResearchGroup/proxmark3 Philippe Teuwen 2019-05-07 23:38:28 +02:00
  • 9c95a2e8aa textual iceman1001 2019-05-07 23:37:15 +02:00
  • 2f1061f95b rework ping Philippe Teuwen 2019-05-07 23:35:09 +02:00
  • 89e25a4d1d textual iceman1001 2019-05-07 23:34:05 +02:00
  • a59f2a1b60 refactor NG iceman1001 2019-05-07 23:27:16 +02:00
  • e1bb05b35e refactor iceman1001 2019-05-07 23:21:56 +02:00
  • 7ccff2db4a textual iceman1001 2019-05-07 23:19:22 +02:00
  • e799717880 refactored NG iceman1001 2019-05-07 23:12:58 +02:00
  • 6b472f6c56 textual iceman1001 2019-05-07 23:04:29 +02:00
  • 3c533db308 refactoring NG iceman1001 2019-05-07 22:59:29 +02:00
  • 9bf961cb8a refactoring iceman1001 2019-05-07 22:48:18 +02:00
  • 6fbd45aaed 15 - use NG and refactoring iceman1001 2019-05-07 22:46:00 +02:00
  • b52a4a53b0 textual iceman1001 2019-05-07 22:33:51 +02:00
  • b73146533a using MIX iceman1001 2019-05-07 22:33:26 +02:00
  • c81bce6bf2 textual iceman1001 2019-05-07 22:15:26 +02:00
  • 2af7255f62 textual iceman1001 2019-05-07 22:12:18 +02:00
  • 75325aef86 textual iceman1001 2019-05-07 22:08:46 +02:00
  • 6cb6f8739e
    Update .gitignore Iceman 2019-05-07 22:04:45 +02:00
  • 07b6535f7e chg: script run didump - helptexts iceman1001 2019-05-07 22:03:11 +02:00
  • c99845b3d1 fix: rename to match the new file iceman1001 2019-05-07 21:56:05 +02:00
  • df555be792 chg: script run didump - use MIX iceman1001 2019-05-07 21:49:45 +02:00
  • c180c8df20 chg: hw ping - shouldnt be converted yet.. iceman1001 2019-05-07 21:35:22 +02:00
  • bf0ab55833 text Philippe Teuwen 2019-05-07 20:47:05 +02:00
  • 532dbf28a1 let OpenPm be responsible of setting session.pm3_present Philippe Teuwen 2019-05-07 20:37:23 +02:00
  • 061321c353 flash still need old cmds Philippe Teuwen 2019-05-07 20:13:01 +02:00
  • 290f2b625b Automated upgrades SendCommandOLD/MIX 0,0,0,NULL,0 -> NG and SendCommandOLD ....,NULL,0 -> MIX Philippe Teuwen 2019-05-07 19:51:33 +02:00
  • 39272ba1fb convert sendOLD -> MIX for simple cmds iceman1001 2019-05-07 19:13:14 +02:00
  • 0c20c1a9d1 convert to MIX for simple send commands. iceman1001 2019-05-07 19:03:25 +02:00