proxmark3/client
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
..
android android target client compability: add cmdemrtd.c 2021-01-04 19:29:01 +01:00
cmdscripts update docs 2021-01-20 11:58:43 +01:00
deps for commands with many params 2021-03-07 18:55:48 +01:00
dictionaries maur 2021-03-06 17:13:05 +01:00
experimental_client_with_swig py scripts 2020-11-14 00:44:18 +01:00
experimental_lib lib scripts 2020-11-13 22:40:08 +01:00
include make style (linux) 2020-11-29 00:28:56 +01:00
lualibs 7816_error - fix number to hex conversion (thanks @vortix) 2020-11-12 19:46:04 +01:00
luascripts lf t55xx write - now uses cliparser 2021-03-07 22:00:33 +01:00
pyscripts
resources hf 14a info - add MFC EV1 signature checks 2021-02-19 13:39:35 +01:00
src Some tunings of otptear: 2021-03-07 23:48:55 +01:00
CMakeLists.txt hf jooki - encode / decode ... 2021-02-11 22:08:51 +01:00
default_keys_dic2lua.awk
emojis_scrap_github.py
gen_pm3mfsim_script.sh rework hf mf chk and cliparser for hf mf fchk 2021-02-13 21:03:57 -05:00
Makefile hf jooki - encode / decode ... 2021-02-11 22:08:51 +01:00
pm3_cmd_h2lua.awk
README-bitlib