Commit graph

12689 commits

Author SHA1 Message Date
iceman1001
aa2ee21fd6 text 2021-03-09 17:03:15 +01:00
iceman1001
94f99acafd one more selfttest 2021-03-09 16:17:33 +01:00
iceman1001
bcb83e01a9 text 2021-03-09 16:16:50 +01:00
iceman1001
ba79bb7b06 fix some missing command when printing helps/markdown 2021-03-09 16:09:36 +01:00
iceman1001
60df5c8a67 text 2021-03-09 15:01:30 +01:00
iceman1001
fc81b41b90 text 2021-03-09 15:00:58 +01:00
iceman1001
8c16c4d95d text 2021-03-09 14:58:08 +01:00
iceman1001
af6289c99a text 2021-03-09 14:38:53 +01:00
iceman1001
ad2b0879fc added: mem spiffs view - to view a file on SPIFFS\n mem spiffs dump - now uses cliparser and NG 2021-03-09 14:38:31 +01:00
Philippe Teuwen
a8f74b54ea typos 2021-03-09 12:32:59 +01:00
Iceman
3c4044111f
Merge pull request #1219 from mwalker33/T55xx
Update T5577_Guide.md
2021-03-09 03:55:58 +01:00
mwalker33
1e14ddbcf0 Update T5577_Guide.md 2021-03-09 11:51:57 +11:00
iceman1001
02aabf90d3 mem spi mount/unmount/test/check/tree/info/remove/rename/wwipe - now uses cliparser. remove/rename uses NG 2021-03-08 17:39:21 +01:00
iceman1001
59379247e6 adapt text to t55xx 2021-03-08 11:31:40 +01:00
Iceman
7d5d733095
Merge pull request #1218 from mwalker33/T55xx
T55xx
2021-03-08 10:00:21 +01:00
mwalker33
b01c269c70 Update cmdlft55xx.c
Code clean and tweak
2021-03-08 19:25:14 +11:00
mwalker33
0a3c05c02c Update cmdlft55xx.c
fix toggle of ST INV and Q5/T55
fix lf t55xx brute for all downlink modes
fix lf t55xx chk -f <password file>
fix lf t55xx chk for all downlink modes
2021-03-08 13:40:06 +11:00
mwalker33
1614d920b2
Merge pull request #66 from RfidResearchGroup/master
Update
2021-03-08 10:57:54 +11:00
iceman1001
0742241994 fix lf t55 config - bitrate and macros (thanks @mwalker33) 2021-03-08 00:47:11 +01:00
iceman1001
fd656541dd fix lf t55xx wipe - calling write with correct params 2021-03-08 00:28:38 +01:00
Philippe Teuwen
f2a0f3e272 replace static countones & bitcount by utils in client 2021-03-07 23:48:55 +01:00
Philippe Teuwen
e5c5629cf2 Some tunings of otptear:
- make tearoff_delay_us and tearoff_enabled globals
- use tearoff_hook and remove Dbprintf in critical tearoff timing
- move initial write from MifareU_Otp_Tearoff to CmdHF14AMfuOtpTearoff and make it optional (old behavior was writing initial 00000000 when -d was not provided)
- tearoff: compare with initial write, not with previous tearoff outcome
- rephrase some messages
- track all begin and end of erase and write phases, with quite complex logic to cover multiple cases (starting in middle of erased phase, starting with write 0, ...) and report them
- check against initial write error
- repeat same timing (up to 10x) in case of write/read errors then quit
- typos
2021-03-07 23:48:55 +01:00
mwalker33
75cf52e0f2
Merge pull request #65 from RfidResearchGroup/master
Update from RRG
2021-03-08 09:15:06 +11:00
iceman1001
55ccd18afd lf hitag cc - now uses cliparser 2021-03-07 22:27:37 +01:00
iceman1001
fe25e70e6f string too small fix 2021-03-07 22:24:37 +01:00
iceman1001
e0b69871ac text 2021-03-07 22:01:06 +01:00
iceman1001
7377a45bd0 lf t55xx write - now uses cliparser 2021-03-07 22:00:33 +01:00
iceman1001
214fe8ce74 updated text 2021-03-07 20:38:51 +01:00
iceman1001
a3b42e27cf lf t55xx read - now uses cliparser 2021-03-07 20:24:13 +01:00
iceman1001
d93bcd4074 text 2021-03-07 19:04:14 +01:00
iceman1001
e9b8ed71a7 text 2021-03-07 18:58:55 +01:00
iceman1001
827c529aea lf t55 config - now uses cliparser... and texts 2021-03-07 18:56:37 +01:00
iceman1001
0067a9b7fa for commands with many params 2021-03-07 18:55:48 +01:00
iceman1001
964aee329f lf t55xx resetread - now uses cliparser 2021-03-07 15:08:38 +01:00
iceman1001
caf9e9cecc lf t55xx trace, info - now uses cliparser 2021-03-07 15:01:56 +01:00
iceman1001
450c7fab5b lf t55xx restore - now uses cliparser 2021-03-07 11:42:23 +01:00
iceman1001
d5ea600289 lf t55 dump - now uses cliparser 2021-03-07 11:25:17 +01:00
iceman1001
70bcfb7ffe textual, pushing a point 2021-03-07 10:44:21 +01:00
iceman1001
e4753011d8 text 2021-03-07 10:19:52 +01:00
iceman1001
346113b168 text 2021-03-07 10:18:50 +01:00
iceman1001
14d62bf380 some lf reader used this configblock, dont remember if it was discussed on forum or discord 2021-03-07 08:58:16 +01:00
iceman1001
dff732840f mem info - now accepts input id to facility easy testing. Signature offset also triggers erase before to enable easy updates 2021-03-07 08:56:36 +01:00
iceman1001
17eefbcbb6 maur 2021-03-06 17:13:05 +01:00
Iceman
e4b2a278db
Merge pull request #1217 from mwalker33/t55xx-works
T55xx works
2021-03-06 11:43:22 +01:00
mwalker33
6aa9b98afc Update cmdlft55xx.c
T55xx detect
- set default to try all downlink modes
- ensured when trying all downlink modes it starts at fixed bit.
2021-03-06 17:36:42 +11:00
iceman1001
547e462422 spelling 2021-03-05 12:55:28 +01:00
Anže Jenšterle
5633768e81 desfire emulation standalone 2021-03-05 10:58:52 +01:00
iceman1001
89d2e4fe8f text 2021-03-05 10:49:00 +01:00
iceman1001
59a1f15f5d cryptoRF sniff of anticollision / select 2021-03-05 10:46:44 +01:00
iceman1001
7416045747 demonstrate amiitool integration with mfu commands. 2021-03-05 10:23:51 +01:00