Commit graph

6379 commits

Author SHA1 Message Date
iceman1001
504b019e57 hf mf egetsc - some colors 2020-09-18 11:43:55 +02:00
iceman1001
e65b293043 add "hf mf egetsc", and renaming eget -> egetblk 2020-09-18 11:01:50 +02:00
iceman1001
f7e6327fdf coverity fixes 2020-09-17 23:08:49 +02:00
iceman1001
f00d9c22ef fix appveyor illegal byte 2020-09-17 23:08:29 +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
mwalker33
a1738aee27 lf t55xx sniff - option fix
change level samples to "s" and from buffer to "1"
2020-09-17 18:26:59 +10:00
Philippe Teuwen
1a1c2bfee7 const payload_header_size 2020-09-17 10:13:58 +02:00
mwalker33
820031eb03 Update cmdlft55xx.c
Update lf t55 sniff
Supports option to set min signal level and extra check for invalid data.
2020-09-17 11:27:13 +10:00
mwalker33
2b2759e542 Update cmdlft55xx.c
Add  lf t55xx sniff to attemp to extract commands sent from a cloner/writter.
2020-09-17 09:49:03 +10:00
iceman1001
06dfa3c32d coffee 2020-09-16 15:29: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
Philippe Teuwen
7621af2e88 ws: simplify 2020-09-16 09:19:41 +02:00
Philippe Teuwen
1208eb9e10 Add option for continuous mode to lf read, try e.g. data plot then lf read d 3000 s c 2020-09-16 02:38:28 +02:00
Philippe Teuwen
16ec5a96e0 ws: fix few bugs 2020-09-16 00:29:50 +02:00
Philippe Teuwen
e15ebbe3d0 ws: generate only needed version and add option to save conversion to file 2020-09-15 23:59:53 +02:00
Philippe Teuwen
9209f8fb7f ws: another guess at width/height based on Android SDK decompilation 2020-09-15 23:00:22 +02:00
tcprst
6ac7d28283 add ST25TA64K chip model 2020-09-15 16:51:36 -04:00
Philippe Teuwen
32e04483fc ws 4.2 tested, thans @tcprst! 2020-09-15 20:01:41 +02:00
iceman1001
2ae3a84db6 remove debugstatement 2020-09-15 11:46:41 +02:00
iceman1001
102d8830a1 rothult - read and decode NDEF 2020-09-15 06:46:24 +02:00
iceman1001
754a4520fb spark1 public key 2020-09-15 06:02:24 +02:00
iceman1001
5e06eb9ca5 text 2020-09-15 04:34:55 +02:00
Philippe Teuwen
903d1a1d36 waveshare: add dithering 2020-09-15 01:25:15 +02:00
byron1901
8268be5390 hf mf autopwn: fix static nonce detection 2020-09-14 17:09:30 +01:00
Philippe Teuwen
3146305de1 waveshare: fix RGB for some screensizes 2020-09-14 09:48:33 +02:00
Philippe Teuwen
9247613c0b waveshare: fix dimensions 2020-09-14 01:54:31 +02:00
Philippe Teuwen
9751f62940 waveshare: swap some screen dimensions, to be tested... 2020-09-14 01:31:16 +02:00
Philippe Teuwen
6304003a7a waveshare: check image size 2020-09-14 01:16:28 +02:00
Philippe Teuwen
b4aebd140a waveshare: fix multiple issues in BMP RGB handling 2020-09-14 00:18:51 +02:00
iceman1001
aa756aa493 fix #953 static nonce detection 2020-09-13 18:38:02 +02:00
Philippe Teuwen
c62a721c22 hf 14a config : Add useful recipes to unbrick cards 2020-09-13 15:36:19 +02:00
iceman1001
407105b93a travis fix, bad define 2020-09-13 09:37:35 +02:00
Philippe Teuwen
b92c9e845d waveshare: bugfix 2020-09-13 03:46:15 +02:00
Philippe Teuwen
f828240af4 waveshare: clean code 2020-09-13 03:27:50 +02:00
Philippe Teuwen
25bad7259e remove redundant pragma 2020-09-13 01:51:58 +02:00
Philippe Teuwen
a045638dd0 add cmdhfst to android cmake 2020-09-13 01:33:32 +02:00
Philippe Teuwen
b9329ce555 Add Waveshare support (bitmap ok, RGB maybe broken?) 2020-09-13 01:29:15 +02:00
iceman1001
9abbcab4a5 cmake 2020-09-12 20:57:07 +02:00
iceman1001
8736f60fdc hf st info - more details GPO, Event 2020-09-12 15:11:43 +02:00
iceman1001
b16d895438 hf st info - more details GPO, Event 2020-09-12 15:00:50 +02:00
iceman1001
df60ba6b05 added basic support for Rothult ST cards 2020-09-12 14:23:04 +02:00
Philippe Teuwen
812d9cc46a style 2020-09-12 00:31:17 +02:00
Philippe Teuwen
3c9ca8f5bc 14a info: identify waveshare 2020-09-11 22:48:42 +02:00
Philippe Teuwen
ecbcba18dd identify gen3 2020-09-11 18:17:58 +02:00
iceman1001
28ecc8fea8 renamed gen3, textual 2020-09-11 16:38:28 +02:00
iceman1001
c15101e45b add fflush back 2020-09-11 16:27:14 +02:00
iceman1001
5b695153b6 improved staticnonce tristate processing 2020-09-11 16:15:58 +02:00
Philippe Teuwen
bc19a532a9 fix hf 14a raw to allow large timeouts 2020-09-11 15:11:37 +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
iceman1001
68e6df84a4 t55 output 2020-09-11 11:02:19 +02:00