Commit graph

8362 commits

Author SHA1 Message Date
Iceman
c3ba6bad3d
Merge pull request #534 from RfidResearchGroup/hitag
fix #533
2020-01-22 17:38:49 +01:00
iceman1001
e5fbfef59b fix #533 2020-01-22 17:38:05 +01:00
Iceman
53927b6a5c
Merge pull request #532 from RfidResearchGroup/hitag
Hitag
2020-01-22 13:21:19 +01:00
iceman1001
3fe4582e28 chg: hitag dump should be in its own command 2020-01-22 13:13:45 +01:00
iceman1001
e0cd9c38da test: hitag to use decimation on sample to save space 2020-01-22 13:13:04 +01:00
iceman1001
fc2e11a6cd rename function 2020-01-22 13:12:09 +01:00
iceman1001
f4b3488a09 chg: 'hf mf static' - now uses file on spiffs for key transfers. speedup on RDV4 2020-01-22 13:11:20 +01:00
Iceman
8835f6678c
Merge pull request #531 from RfidResearchGroup/hitag
Hitag
2020-01-22 13:06:18 +01:00
Iceman
03bae8f9b8
Merge pull request #530 from 7homasSutter/master
Fix FeliCa Light Dump
2020-01-21 18:50:01 +01:00
Thomas Sutter
35131a52c9 Fix FeliCa Light Dump function 2020-01-21 18:07:18 +01:00
iceman1001
5a33dca1a3 chg: spiffs load - broke out load 2020-01-21 15:25:40 +01:00
iceman1001
15b4b198b0 chg: 'lf search' - now always check for HITAG 2020-01-21 15:22:36 +01:00
Iceman
06e7777deb
Update mfu_magic.lua
wrong define used.
2020-01-21 14:56:22 +01:00
Philippe Teuwen
875ad69aee Add installation instructions for openSUSE 2020-01-20 23:13:05 +01:00
Philippe Teuwen
fc007554ef Fix compilation under openSUSE, thanks @hsanjuan. Fixes #529 2020-01-20 23:12:11 +01:00
iceman1001
f04be0c044 chg: hitag write - works 2020-01-20 11:58:22 +01:00
iceman1001
e3ff3a8819 textual 2020-01-20 11:54:21 +01:00
iceman1001
3fa5858af9 textual 2020-01-20 11:47:13 +01:00
iceman1001
e85fabf015 chg: 'lf hitag list' - improved hitag annotation 2020-01-20 11:37:10 +01:00
iceman1001
dab043a1fc textual 2020-01-19 14:51:39 +01:00
iceman1001
f8c7942082 textual 2020-01-19 12:09:56 +01:00
iceman1001
505777e3f1 text 2020-01-17 17:54:17 +01:00
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