Commit Graph

  • 0763239363 OSX: Multiple libedit/readline fixes. Michael Farrell 2018-03-17 18:19:52 +11:00
  • defad3049e Move retry behavior to mifare_ultralight_readblock James Chambers 2018-03-16 12:43:28 -04:00
  • 4601d0e77a mfu read block: retry block with bad CRC James Chambers 2018-03-15 13:45:21 -04:00
  • 51d51c6782
    Merge pull request #580 from Proxmark/iceman1001-patch-1 W8M2Hg9lLmWqXSGC 2018-02-26 17:25:21 +11:00
  • d4d439a8aa
    Update README.md Iceman 2018-02-26 07:16:08 +01:00
  • ae86abb2fc
    Fix empty key list bug. AnthraX1 2018-02-26 04:00:08 +11:00
  • c50e55a4a5
    Merge pull request #578 from Tom5ive/master Iceman 2018-02-22 14:08:33 +01:00
  • f43b1038a2 fix for swapped parity bits Tom Harkness 2018-02-22 23:38:53 +11:00
  • 21420d060e add: save and load options in hf list pwpiwi 2018-02-22 07:47:59 +01:00
  • 6e0b2d0beb Removed automatic version cache clearing, added [nocache] flag to "hw ver" to force cache clearing LW 2018-02-17 16:02:13 -08:00
  • 1ab4fc9d64 Removed the retrieving of version information on re-connect so we don't overwrite BigBuf LW 2018-02-17 11:13:39 -08:00
  • b8196bf8ee
    Merge pull request #565 from Proxcloud/usb_android Iceman 2018-02-17 12:39:19 +01:00
  • d6e5b54f40
    Merge pull request #572 from merlokk/hflistms_fix Iceman 2018-02-14 23:36:41 +01:00
  • 738ed6e476 small fix merlokk 2018-02-15 00:20:00 +02:00
  • 6dec58aa44 small fix hf list mf merlokk 2018-02-15 00:18:02 +02:00
  • 902c470d38
    Merge pull request #571 from merlokk/hf_list_mf Iceman 2018-02-14 22:06:29 +01:00
  • f69f1de80c
    Merge pull request #570 from marshmellow42/master Iceman 2018-02-14 22:06:00 +01:00
  • 2896e490d9 update changelog marshmellow42 2018-02-14 15:41:39 -05:00
  • 079563a092 small fix and added line to changelog. merlokk 2018-02-14 12:36:22 +02:00
  • 868deeb783 move annotate* functions merlokk 2018-02-13 17:14:51 +02:00
  • 45b4ac09c9 added hardnested sketch. final cleaning. merlokk 2018-02-13 17:07:49 +02:00
  • 0113dcf3fd nested works merlokk 2018-02-13 15:12:41 +02:00
  • 8253ca0e1b code cleaning merlokk 2018-02-13 12:35:33 +02:00
  • 597fca4ff1 check parity works merlokk 2018-02-13 12:33:15 +02:00
  • 2d7bdee30b added parity check of deciphered command merlokk 2018-02-12 18:53:12 +02:00
  • c3de7d5d33
    Merge 0c9b68b9e857811995d17e80b9c6cbf8d4b9502c into a37725facfb70e0d699f423c6d986173ef890531 Iceman 2018-02-11 16:33:03 +00:00
  • 0c9b68b9e8
    Update appmain.c Iceman 2018-02-11 17:32:53 +01:00
  • 79d5d9d1c6
    SetAdcMuxFor - optional Iceman 2018-02-11 17:31:48 +01:00
  • bf52d74adc small fix Oleg Moiseenko 2018-02-11 00:45:12 +02:00
  • 856da9a1c0 added cipherstream recovery Oleg Moiseenko 2018-02-11 00:44:24 +02:00
  • e01bc7942c move ks to authdata Oleg Moiseenko 2018-02-11 00:40:24 +02:00
  • 779d9a0e90 reconfigure lf cmdread ... marshmellow42 2018-02-10 17:30:32 -05:00
  • 7bea15816e added some cone in nested. not tested. Oleg Moiseenko 2018-02-11 00:28:23 +02:00
  • e0158d3373 added destroy Oleg Moiseenko 2018-02-10 23:28:15 +02:00
  • dca8220f72 mock of key checking Oleg Moiseenko 2018-02-10 23:25:28 +02:00
  • c6a886fb4f added mock of key check Oleg Moiseenko 2018-02-10 23:06:01 +02:00
  • 747885a6ed hf list mf 1st auth works Oleg Moiseenko 2018-02-10 22:33:32 +02:00
  • edd4c8385b small fix util.c Oleg Moiseenko 2018-02-10 22:10:38 +02:00
  • 28ee794f59 fix appearance Oleg Moiseenko 2018-02-10 20:41:56 +02:00
  • 7b215d149a correct 1st key calculation Oleg Moiseenko 2018-02-10 20:28:30 +02:00
  • b957bcd382 added get parity Oleg Moiseenko 2018-02-10 19:19:56 +02:00
  • a31f7f899b small fix Oleg Moiseenko 2018-02-10 19:06:34 +02:00
  • aadc6bf1e1 combine all auth data to single struct and fill it Oleg Moiseenko 2018-02-10 19:03:29 +02:00
  • 61e96805ad add bitbang option to lf cmdread marshmellow42 2018-02-09 15:49:55 -05:00
  • fb30f5a101 added check reader/tag merlokk 2018-02-09 19:40:39 +02:00
  • 6c30a244eb added some get auth data merlokk 2018-02-09 19:32:17 +02:00
  • 6612a5a201 moved some functions and added auth sequence annotation merlokk 2018-02-09 18:23:04 +02:00
  • 4f131b53ea added cmdhflist file merlokk 2018-02-09 17:37:31 +02:00
  • a37725facf add nested auth decoding to hf mf sniff Oleg Moiseenko 2018-02-09 16:50:55 +02:00
  • 62a4af0abb added printing candidates count merlokk 2018-02-09 14:36:11 +02:00
  • 9e40bad2e3
    Merge pull request #569 from pwpiwi/fix_WDT_crash Iceman 2018-02-08 19:02:16 +01:00
  • f3dc6d59f4 make product string even length Proxcloud 2018-02-08 22:32:08 +08:00
  • 664e132f88 hf mf mifare: * prevent WDT crash on repeated tries * comes with faster execution as side effect * use uint8_t instead of byte_t * populate ar instead of (correctly) assuming that it is zero * remove the "will take a few seconds longer" message because it is no longer true pwpiwi 2018-02-08 14:50:03 +01:00
  • 4809a4901b added destroy revstate and hint about key merlokk 2018-02-08 15:06:19 +02:00
  • d03a573eee change product desc to 9 and add extra null byte Proxcloud 2018-02-08 20:40:57 +08:00
  • 13c25f892e remove debug change Proxcloud 2018-02-08 19:43:03 +08:00
  • c179e7b1f8 remove old Manufacturer description code. fix Product description length Proxcloud 2018-02-08 19:37:55 +08:00
  • 8b9de94afe Remove BOS descriptor, leave just manufacturer descriptor for Android Proxcloud 2018-02-08 17:47:40 +08:00
  • 02515642bc fix: hf mf mifare - populate keylist (#568) Iceman 2018-02-08 04:15:42 +01:00
  • ea25e3ec2b
    fix: hf mf mifare - populate keylist Iceman 2018-02-07 21:56:27 +01:00
  • 1618a18e89
    fix: Configure MUX to push-pull state Iceman 2018-02-07 19:39:04 +01:00
  • 0ac47a5a22
    Update appmain.c Iceman 2018-02-07 12:11:48 +01:00
  • 948b49c407 Add BOS USB descriptor. This allows non-root access on Android devices Proxcloud 2018-02-07 01:07:48 +08:00
  • 1bf2526c34 fixed len merlokk 2018-02-06 13:49:03 +02:00
  • 741bf3b288 fix "string.h" merlokk 2018-02-06 13:20:54 +02:00
  • 2ef3a5e99c
    Merge pull request #560 from pwpiwi/fix_hfmfmif Iceman 2018-02-06 08:15:03 +01:00
  • efa7223996 hf mf sim nested decoding works merlokk 2018-02-05 17:27:03 +02:00
  • d236b6a9cb added 1st at byte merlokk 2018-02-05 13:02:14 +02:00
  • a22d626aa8 added ar and at check merlokk 2018-02-05 12:45:59 +02:00
  • d86ee73da5 fix: prevent hf mf mifare from always running twice (issue #510) pwpiwi 2018-02-03 18:24:32 +01:00
  • 48f79e3b73 added get needed parity from field merlokk 2018-02-02 23:06:37 +02:00
  • 25c8aaf411 added next nt checks merlokk 2018-02-02 22:41:47 +02:00
  • 37e36ab283 check 1st byte nt. works) merlokk 2018-02-02 22:36:18 +02:00
  • 9ef07793ea hf mf sniff. 2nd try. failed merlokk 2018-02-02 20:19:52 +02:00
  • e2afe0698b first try to check. fail. merlokk 2018-02-02 20:16:55 +02:00
  • 4e0341b568 hf mf sniff works with the same key merlokk 2018-02-02 19:58:11 +02:00
  • c839fa2c25
    Merge pull request #558 from pwpiwi/fix_alignment Iceman 2018-02-01 09:49:43 +01:00
  • 32e6891a05 hf mf nested: use bitwise or instead. (#556) Arnie97 2018-02-01 15:09:14 +08:00
  • f921c113c9 add force_align_arg_pointer attribute to all callback functions * inspired by issue #404 and respective fix PR #538 * possible fix for mysterious crashes, e.g. issue #497 and http://www.proxmark.org/forum/viewtopic.php?id=5388 pwpiwi 2018-01-31 18:31:51 +01:00
  • 298e1a2d0d
    update license conditions in armsrc/optimized_cipher.[ch] (#554) pwpiwi 2018-01-31 08:14:56 +01:00
  • 21ddeca8e3 small fix merlokk 2018-01-30 15:26:00 +02:00
  • 9249422291 added parity bits comparison merlokk 2018-01-29 19:44:49 +02:00
  • 4c1327a90e fixed parity calc and add parity print. works. merlokk 2018-01-29 19:39:28 +02:00
  • a965ed1b13 added several buffers to printBitsPar merlokk 2018-01-29 19:38:52 +02:00
  • e766442060 small fix in displaying merlokk 2018-01-29 19:19:22 +02:00
  • 0f31fd9294 hf mf nested: use bitwise or instead. Arnie97 2018-01-27 03:10:35 +08:00
  • 365627e2f1
    Merge pull request #555 from Arnie97/master Iceman 2018-01-26 19:31:23 +01:00
  • 7b7416bd3b hf mf nested: transfer keys to the correct block in one sector mode. Arnie97 2018-01-27 01:55:38 +08:00
  • 36545f0a56 hf mf eset: reuse mfEmlSetMem(). Arnie97 2018-01-27 01:09:56 +08:00
  • 33ec115aa0 update license conditions in armsrc/optimized_cipher.[ch] pwpiwi 2018-01-26 15:36:14 +01:00
  • 4d16ee4dca added parity print merlokk 2018-01-25 16:58:59 +02:00
  • 380e0d086c
    Merge pull request #553 from Arnie97/master Iceman 2018-01-25 09:50:47 +01:00
  • b5cf8b07e2 mfkeys.lua: Remove trailing whitespaces. Arnie97 2018-01-25 14:48:26 +08:00
  • f88fa399bc mfkeys.lua: Align empty cells in the table. Arnie97 2018-01-25 14:48:12 +08:00
  • 392301aaab mfkeys.lua: Remove the user input helpers (now in lualibs/utils.lua) Arnie97 2018-01-25 14:10:41 +08:00
  • 4e002980af hf mf ecfill: Add the missing line break. Arnie97 2018-01-25 13:49:40 +08:00
  • e98389b355 Fix typo in lua scripts: 1443a -> 14443a. Arnie97 2018-01-25 13:43:01 +08:00
  • fb69dd881a
    Merge pull request #551 from pwpiwi/remove_reveng Iceman 2018-01-24 10:47:59 +01:00
  • 757221f5d6 Remove reveng (its license was not compatible with PM3 license, see issue #527) pwpiwi 2018-01-08 07:48:13 +01:00
  • df324be1ff get parity merlokk 2018-01-23 19:15:28 +02:00