proxmark3/include
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
..
ansi.h hf 14a: add config loopholes to deal with badly configured cards: invalid ATQA, invalid BCC, invalid SAK 2020-09-07 00:50:27 +02:00
at91sam7s512.h Fix typos 2019-09-14 17:44:58 +02:00
common.h Some tunings of otptear: 2021-03-07 23:48:55 +01:00
config_gpio.h include: fix mix of spaces & tabs 2019-03-09 18:41:30 +01:00
em4x50.h increased timeout -> reliable lf search results 2021-02-06 19:59:03 +01:00
em4x70.h em4x70: Add write key convenience function. Use real values in writekey/auth help text so people with blank tags can program a test key and test authentication. 2020-12-15 12:32:30 -05:00
hitag.h cppchecker 2021-03-05 10:22:12 +01:00
iso14b.h style 2020-10-06 18:00:00 +02:00
iso15.h style 2020-10-06 18:00:00 +02:00
iso18.h style 2020-10-06 18:00:00 +02:00
legic.h include: fix mix of spaces & tabs 2019-03-09 18:41:30 +01:00
mifare.h Gallagher key checking is now supported on MIFARE Desfire 2020-11-02 01:41:48 +13:00
pm3_cmd.h remove unused usb command 2021-01-28 12:52:43 +01:00
pmflash.h armsrc: clarify static vars vs global vars, part 3 2020-05-19 18:12:40 +02:00
protocols.h spelling 2021-02-28 10:29:40 +01:00
proxmark3_arm.h version info also for client, still cmake to do 2020-05-20 21:11:45 +02:00
usart_defs.h Use /dev/tty on OSX rather than /dev/cu 2019-08-20 23:21:22 +02:00