mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-01-01 05:07:03 +08:00
e5c5629cf2
- 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 |
||
---|---|---|
.. | ||
ansi.h | ||
at91sam7s512.h | ||
common.h | ||
config_gpio.h | ||
em4x50.h | ||
em4x70.h | ||
hitag.h | ||
iso14b.h | ||
iso15.h | ||
iso18.h | ||
legic.h | ||
mifare.h | ||
pm3_cmd.h | ||
pmflash.h | ||
protocols.h | ||
proxmark3_arm.h | ||
usart_defs.h |