Commit graph

2541 commits

Author SHA1 Message Date
tharexde
5665de56e9 styling 2020-09-23 23:45:43 +02:00
tharexde
45a1a83752 make style 2020-09-23 23:44:42 +02:00
tharexde
59483e8c3b Merge branch 'master' into allin
update 23.9.2020
2020-09-23 23:20:18 +02:00
tharexde
eaefd78c64 corrected stupid error (&->&&) 2020-09-23 23:16:39 +02:00
tharexde
7b62035bc4 adopted log file name, renamed functions 2020-09-23 23:09:12 +02:00
tharexde
a7a86edf51 deleted inactive parts, corrected timeout handling 2020-09-23 23:08:24 +02:00
tharexde
252b8236cf renamed function names 2020-09-23 23:06:12 +02:00
Philippe Teuwen
7d4c6e8faa Fix Gen3 detection bug against MFUL 2020-09-23 12:25:30 +02:00
Philippe Teuwen
3909053cee Rename data_readpwdmem.lua -> mem_readpwd.lua and data_readpwdmem-spiffs.lua -> mem_spiffs_readpwd.lua 2020-09-23 00:46:57 +02:00
tharexde
72ab7177ae removed double declaration of variable "sample" 2020-09-23 00:12:57 +02:00
Philippe Teuwen
610b456a97 fix lau scripts renaming 2020-09-23 00:11:11 +02:00
tharexde
51651a1e0a Merge branch 'dev_standalone' into malsehn_standalone 2020-09-23 00:07:34 +02:00
tharexde
b96b92249f div errors 2020-09-22 23:55:46 +02:00
tharexde
48495bf272 added missing "endif" 2020-09-22 23:34:23 +02:00
tharexde
732d903b52 simulate/read 2020-09-22 23:31:11 +02:00
Philippe Teuwen
1e19a7216a Avoid first spurious samples in LF sniff modes, prevents false triggering 2020-09-20 12:59:30 +02:00
Philippe Teuwen
35e276f8ed Add options to 'lf sniff' for repeated acquisitions 2020-09-20 11:37:51 +02:00
Ave
fe22eafcf1
hf_aveful: Pull proper counter and tearing, bugfixes 2020-09-20 02:07:21 +03:00
Ave
4cd1c512b9
hf_aveful: Add Ultralight EV1 support, clean code, dynamically determine
block size
2020-09-20 01:00:57 +03:00
iceman1001
a32fbd21bd redundant declaration 2020-09-18 19:51:20 +02:00
Philippe Teuwen
426c08e221 ht2: avoid sending spurious command after command is finished 2020-09-18 17:04:54 +02:00
Philippe Teuwen
59976aa588 fix ht2 initial command timing 2020-09-18 17:04:54 +02:00
iceman1001
cedfea8149 continue testing next sector 2020-09-18 12:07:34 +02:00
iceman1001
8f2b9b9d66 less field timeup before first transmit 2020-09-17 22:17:16 +02:00
Philippe Teuwen
8dd803cd6b hitag: avoid warning about unaligned pointer in packed struct 2020-09-17 19:40:56 +02:00
Philippe Teuwen
4ec7bca270 Add option to define extra symbols for 'lf cmdread', required e.g. for Hitag Micro and for talking to HT2 in emulation mode 2020-09-17 17:18:14 +02:00
Philippe Teuwen
c994323105 Unify 'lf read' and 'lf cmdread options', add options to cmdread 2020-09-16 12:59:42 +02:00
iceman1001
edebf17be5 keep WDT happy 2020-09-15 17:26:24 +02:00
Philippe Teuwen
172f3163e6 update magic cards doc 2020-09-13 15:19:35 +02:00
Philippe Teuwen
812d9cc46a style 2020-09-12 00:31:17 +02:00
Philippe Teuwen
ecbcba18dd identify gen3 2020-09-11 18:17:58 +02:00
iceman1001
5b695153b6 improved staticnonce tristate processing 2020-09-11 16:15:58 +02:00
Philippe Teuwen
e488ef306c Fix MFC static nonce detection on some cards and do it before prng det 2020-09-11 14:09:38 +02:00
Philippe Teuwen
55e800e4ce text 2020-09-11 13:36:57 +02:00
iceman1001
866f4b6313 hf 14a info - ntag21x identification 2020-09-10 20:40:12 +02:00
iceman1001
5689546ae0 fix super 2020-09-10 01:40:50 +02:00
iceman1001
eb353056dc fix super 2020-09-10 01:34:29 +02:00
iceman1001
9ced99a853 cident super card 2020-09-10 01:31:54 +02:00
iceman1001
2514ec740c uid 7 or 4 for desfire 2020-09-10 00:33:46 +02:00
iceman1001
014a3a4998 desfire supports 7 and 4 bytes 2020-09-10 00:24:56 +02:00
iceman1001
420b29c7bf hf 14a sim t 10 - possibility to simulate IKEA rothult locks 2020-09-10 00:05:50 +02:00
Philippe Teuwen
9778b272a8 Add ATS of NTAG Gen2 2020-09-09 02:01:36 +02:00
Philippe Teuwen
9f33e52ae0 Add ATS of other MFUL Gen2 2020-09-09 01:16:29 +02:00
Philippe Teuwen
22938f15dd Add ATS of other MFUL Gen2 2020-09-09 01:09:44 +02:00
Iceman
2990dba14f
Merge pull request #949 from aveao/mfucompatwrite
Introduce compatible write support to hf mfu wrbl
2020-09-08 23:27:41 +02:00
Eloff
589b0142e0 Fix: magic gen 3 card response check 2020-09-08 23:01:39 +03:00
Ave
c06e5d0ac7
Remove old commented MifareUWriteBlockCompat 2020-09-07 22:44:01 +03:00
Ave
f1146d360f
Introduce compatible write support to hf mfu wrbl 2020-09-07 22:34:44 +03:00
Philippe Teuwen
a06f1c8858 hf mf eclr: cleaner end cond, even if it doesn't change behavior 2020-09-07 15:43:34 +02:00
Philippe Teuwen
974e9d8bb1 Fix hf mf eclr trailer sectors on 4K 2020-09-07 15:37:19 +02:00