Commit graph

7987 commits

Author SHA1 Message Date
iceman1001 42c6c1338e textual 2020-01-17 17:41:28 +01:00
iceman1001 7ef3da91a0 chg: 'hf search' - textoutput logic 2020-01-17 17:37:08 +01:00
iceman1001 cb67feee19 documentation 2020-01-17 17:06:46 +01:00
iceman1001 df5083603c first attempt 2020-01-17 15:02:21 +01:00
iceman1001 f25beac361 less checks in time critical loops 2020-01-17 14:25:57 +01:00
iceman1001 56bb7f21dc rename define T0 2020-01-17 14:25:28 +01:00
iceman1001 d451631b13 use DEFINES 2020-01-17 14:25:07 +01:00
iceman1001 655345e109 Chg 'lf hitag info' - use DEFINES 2020-01-17 14:05:11 +01:00
iceman1001 864256269b textual 2020-01-17 14:04:30 +01:00
iceman1001 69bb285524 fix: 'hf lto info' - now correctly selects and prints LTO-CM uid. 2020-01-17 13:44:41 +01:00
Philippe Teuwen eb0e0e938d update traces readme 2020-01-16 12:28:45 +01:00
iceman1001 317b4c32e5 hitag2crack stuff from RFidlar repo 2020-01-16 11:11:14 +01:00
iceman1001 e4ef7e2af0 Merge branch 'hitag' of https://github.com/RfidResearchGroup/proxmark3 into hitag 2020-01-16 10:59:38 +01:00
Philippe Teuwen 329807a21b add traces lf sniff ht2 2020-01-16 10:55:39 +01:00
iceman1001 31daa9e302 added hitag2crack 2020-01-16 10:43:13 +01:00
iceman1001 958754edf4 enforce following lf config 2020-01-16 10:42:39 +01:00
Philippe Teuwen 091a594063 hitag: more timings 2020-01-16 01:12:34 +01:00
Philippe Teuwen 631c11e22c hitag: use defines 2020-01-16 00:57:21 +01:00
Philippe Teuwen f2eec56fb7 hitag: cosmetic 2020-01-16 00:49:05 +01:00
Philippe Teuwen 9df6fa8e8e hitag: stop detecting if response header is corrupted 2020-01-16 00:26:39 +01:00
Philippe Teuwen 7a27f5dddb rephrase debug 2020-01-16 00:26:39 +01:00
Philippe Teuwen 870bbd1f77 hitag: comment data dump 2020-01-16 00:26:39 +01:00
Philippe Teuwen d2fb44710f Abort when Manchester goes wrong rather than outputting wrong values 2020-01-16 00:26:39 +01:00
Philippe Teuwen 52640422f1 hitag: wip timings in trace, still "lf hitag list" hangs quite often... 2020-01-16 00:06:47 +01:00
Philippe Teuwen 3d95590fc9 hitag: comment debug messages in critical loop 2020-01-15 23:26:02 +01:00
Philippe Teuwen 65de9ca2c2 hitag: RX was logged twice 2020-01-15 23:25:30 +01:00
Philippe Teuwen aa0879eee4 reduce window included in wait_1 before response to avoid phantom symbols 2020-01-15 23:22:42 +01:00
Philippe Teuwen da048ea491 fix hitag demodulation when first positive period is not detected 2020-01-15 22:07:49 +01:00
Philippe Teuwen b2db893e83 fix hitag demodulation when ending on unexpected period count + completion with last half 2020-01-15 21:14:16 +01:00
Philippe Teuwen b57f40e3d7 make style 2020-01-15 19:26:12 +01:00
Philippe Teuwen 78a6aa389b Merge branch 'master' into hitag
* master:
  style
2020-01-15 19:25:39 +01:00
Philippe Teuwen 7c33eeb7d5 style 2020-01-15 19:25:29 +01:00
Philippe Teuwen 5eef25bb5f fix again delay in acquisition 2020-01-15 19:19:58 +01:00
Philippe Teuwen 8ec57a7281 clear bit first in pushBit so we don't need initialized buff 2020-01-15 17:29:01 +01:00
Philippe Teuwen cfc76098c5 Merge branch 'master' into hitag
* master:
  Fix delay in acquisition and DoAcquisition_config usage. Fixes #524
  chg: 'data samples' - colors
  only set new timeout if its faster :)
2020-01-15 16:28:27 +01:00
Philippe Teuwen 33033612bc Fix delay in acquisition and DoAcquisition_config usage. Fixes #524 2020-01-15 16:17:58 +01:00
iceman1001 2de3a756cc chg: 'data samples' - colors 2020-01-15 13:07:51 +01:00
iceman1001 2412961411 only set new timeout if its faster :) 2020-01-15 12:47:40 +01:00
Philippe Teuwen 6c0d6f0655 hitag: wip 2020-01-15 02:02:42 +01:00
Philippe Teuwen 4154f3dd1a fix compilation 2020-01-14 22:58:38 +01:00
iceman1001 89bae75c55 hitag signal refactoring 2020-01-14 22:08:43 +01:00
iceman1001 d956e8c2a3 textual 2020-01-14 21:17:56 +01:00
iceman1001 e5a1861552 textual 2020-01-14 21:17:35 +01:00
iceman1001 b299a31ad7 Added: 'lf nextwatch sim' - use rawhex to simulate 2020-01-14 19:44:29 +01:00
iceman1001 2f86ca19d2 textual 2020-01-14 17:24:24 +01:00
iceman1001 32fdde3d00 fix: 'lf indala read' - adapted the long id detection to be less picky 2020-01-14 17:22:59 +01:00
iceman1001 b37a4c14eb Add 'hf mf staticnonce' - a nested find all key solution command for tags that has a static nonce. \n See https://github.com/RfidResearchGroup/proxmark3/issues/133 \n See https://github.com/Proxmark/proxmark3/issues/899 \n This solution is based upon the ideas and solutions of @uzlonewolf and @xtigmh . Thanks! 2020-01-14 16:00:31 +01:00
Iceman 7c913265c5
Merge pull request #522 from h4waii/patch-2
Update mfc_default_keys.dic
2020-01-14 10:18:14 +01:00
h4waii 81c7c7316d
Update mfc_default_keys.dic
Added various keys from hotel cards found through hardnested attacks
2020-01-14 17:21:49 +13:00
Iceman 38468ecb3d
Merge pull request #521 from RfidResearchGroup/no_sndfile
Remove libsndfile dep and code our own savewav
2020-01-13 14:08:09 +01:00