iceman1001
6cbebb29dc
mingw seems to doesnt like backslashes
2023-01-08 21:56:38 +01:00
iceman1001
d6af860136
adapt path separator to handle WIN32 backslash.
2022-12-31 22:30:07 +01:00
Iceman and GitHub
1c6abece54
Merge branch 'master' into sha
2022-02-25 11:42:20 +01:00
iceman1001
7310834b69
added a compact tlv decoder for ATR historical bytes in 14a info
2022-02-19 00:15:34 +01:00
Philippe Teuwen
bbf49ab560
Add a fingerprint of the ARM OS source files to detect when a client expects another ARM image
2022-02-17 01:43:39 +01:00
Philippe Teuwen
30aa7aa7d1
Adapting license headers, WIP
2022-01-08 00:40:52 +01:00
Philippe Teuwen
5b54385347
rename globals
2021-08-21 23:08:26 +02:00
Philippe Teuwen
8280fc3c07
rename global version_information and its struct type
2021-08-21 20:11:22 +02:00
iceman1001
88d9942d3f
fix little endian vs big endian in the macros
2021-06-22 07:49:17 +02:00
iceman1001
16783000f0
rework some defines
2021-05-16 23:03:13 +02: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
Philippe Teuwen
90775638b1
Revert "fix: osx doesn't like target directive"
...
This reverts commit 690db96a7d .
2020-06-08 11:07:45 +02:00
iceman1001
690db96a7d
fix: osx doesn't like target directive
2020-06-07 22:05:54 +02:00
iceman1001
a9d89c7d06
fix: RAMFUNC
2020-06-07 19:46:41 +02:00
iceman1001
00ece05e79
added python3 scripts has their own folder
2020-05-26 11:30:37 +02:00
Philippe Teuwen
a6f76444de
Put logfiles in subdir
2020-05-24 01:20:43 +02:00
Philippe Teuwen
f54f8103ac
fix pathsep in subdirs
2020-05-24 01:03:23 +02:00
Philippe Teuwen
ef586c2a41
version info also for client, still cmake to do
2020-05-20 21:11:45 +02:00
iceman1001
437504eae6
fix: hf mfu pwdgen - xyz forgot header
2020-03-13 12:09:49 +01:00
iceman1001
0219c6b125
more defines
2019-12-24 11:30:46 +01:00
Philippe Teuwen
6385ee960f
searchFile for firmwares
2019-09-09 19:55:27 +02:00
Philippe Teuwen
43055ae6a7
searchFile for cmdscripts
2019-09-04 23:29:03 +02:00
Philippe Teuwen
4d31b2399b
reintroduce PREFIX and use relative paths for finding share/ when installed, independently of PREFIX
2019-08-30 21:36:10 +02:00
Philippe Teuwen
08a5de1f0e
searchFile traces
2019-08-30 08:32:34 +02:00
Philippe Teuwen
ca8aee33ea
move iclass_dump.bin in resources/
2019-08-30 01:23:10 +02:00