Commit graph

12816 commits

Author SHA1 Message Date
Anže Jenšterle 180577695e Merge branch 'master' of https://github.com/RfidResearchGroup/proxmark3 into function/desfire-standalone 2021-03-13 02:16:26 +01:00
iceman1001 5acff2f88e fixed some concurrency problems, changed some output 2021-03-12 21:45:34 +01:00
iceman1001 134bcd5e3e colors 2021-03-12 20:52:22 +01:00
iceman1001 0ca5fcef1c if weak prng key found, no need for phase2 2021-03-12 20:41:19 +01:00
iceman1001 692fc94a89 flush 2021-03-12 13:55:02 +01:00
iceman1001 ae0f98e8b2 trace list -t mf - now gives needed data for mf_nonce_brute to recover the nested authentication key 2021-03-12 13:54:41 +01:00
iceman1001 aae08929dd text 2021-03-11 22:45:51 +01:00
iceman1001 2bd5831f27 text 2021-03-11 09:40:02 +01:00
iceman1001 40257bdc89 update definitions for cliparser_todo docu 2021-03-11 09:38:37 +01:00
iceman1001 c5c689f50f data fsktonrz - now uses cliparser 2021-03-11 09:26:02 +01:00
iceman1001 43d45b0331 added the possibility to automatically bruteforce the key if four or more bytes of encrypted next command is available 2021-03-11 08:58:50 +01:00
iceman1001 e08d6e5ca5 added mf_trace_brute to recover upper 16 bits in offline mode only 2021-03-10 23:46:24 +01:00
iceman1001 27dafa2bb0 marking of crc bytes overwrote first hex char 2021-03-10 14:08:33 +01:00
Philippe Teuwen 64a04498bd Add reader parity errors on MFC traces 2021-03-10 13:52:26 +01:00
Philippe Teuwen 3502fbd82b Fix lf em4x05 unlock 2021-03-10 12:08:22 +01:00
Philippe Teuwen d3a960717f text 2021-03-10 11:23:13 +01:00
iceman1001 1b2091932e fix 'mem spiffs view' and bad file stats retrieval 2021-03-10 10:43:49 +01:00
iceman1001 bf49f4432b rdsc/egetsc/cgetsc - output unified 2021-03-10 05:15:36 +01:00
iceman1001 92b627a0bd hf mf rdsc - modified output 2021-03-10 04:59:44 +01:00
iceman1001 410db6773a text 2021-03-09 22:50:56 +01:00
iceman1001 102fa451db pref - now uses cliparser everywhere 2021-03-09 22:14:57 +01:00
iceman1001 683bacb1ac text 2021-03-09 22:03:00 +01:00
iceman1001 590c7ff717 fix helptext 2021-03-09 22:02:08 +01:00
iceman1001 60f08c9060 text 2021-03-09 21:18:47 +01:00
iceman1001 5fa62126f5 updated commands 2021-03-09 21:17:47 +01:00
iceman1001 8dddb0b3bc mem dump - optional columns 2021-03-09 21:16:51 +01:00
iceman1001 a807c504c1 added ascii to the output 2021-03-09 21:08:24 +01:00
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