Commit graph

12008 commits

Author SHA1 Message Date
gator96100
cc2b36430d Fixed removing all variables 2020-12-29 18:26:51 +01:00
Iceman
ee6761ea65
Merge pull request #1145 from aveao/emrtd
eMRTD: Workaround for USA passport hash verification
2020-12-29 18:18:22 +01:00
gator96100
c58b1043b8 Make setup executable 2020-12-29 18:15:09 +01:00
gator96100
d1a6164a10 Updated linux instructions 2020-12-29 18:08:35 +01:00
Ave
ff4acf7005 emrtd: Improve comment on USA quirk workaround 2020-12-29 20:05:50 +03:00
gator96100
800e68d993 Missing step 2020-12-29 17:54:49 +01:00
gator96100
9c43f8e44f Updated wsl instructions 2020-12-29 17:50:43 +01:00
Ave
ee87abd047 Merge remote-tracking branch 'origin/master' into emrtd 2020-12-29 19:30:27 +03:00
iceman1001
f3f47a66e9 hf mfu info - now supports cliparser, fixed magic detection output, fixed ntag counter output 2020-12-29 17:25:48 +01:00
Ave
a14b5f7b5f emrtd: Employ a workaround for data length of 0x80
This is to make US passport hashes read properly.
https://wf.lavatech.top/ave-but-random/emrtd-data-quirks#EF_SOD
2020-12-29 19:24:44 +03:00
gator96100
5f5e8758ab Setup for WSL/Linux done 2020-12-29 17:22:09 +01:00
Ave
d1ec96ed41 emrtd: Ensure that emrtd_parse_ef_sod_hash_algo returns -1 on errors too 2020-12-29 19:13:10 +03:00
Philippe Teuwen
03be720277
Merge pull request #1144 from aveao/emrtd
emrtd: Account for hash algo quirks
2020-12-29 16:49:30 +01:00
Ave
71ac6369d8 emrtd: Account for hash algo quirks 2020-12-29 18:42:29 +03:00
gator96100
6f316b8e29 detect serial port 2020-12-29 16:38:02 +01:00
Philippe Teuwen
285448ec56
Merge pull request #1142 from aveao/emrtd
eMRTD support 3/?
2020-12-29 16:00:53 +01:00
Ave
040520d865 emrtd: Improve hashing logic, support SHA1 2020-12-29 17:56:29 +03:00
gator96100
9e224b011b Template files for vscode 2020-12-29 14:55:31 +01:00
Iceman
62bef9b730
Merge pull request #1141 from ikarus23/apdufind
apdufind: added option to find Le=0 commands (case 2S)
2020-12-29 07:17:51 +01:00
Iceman
8c73398468
Merge pull request #1143 from tcprst/14a_cliparser
hf 14a sniff, reader - now use cliparser
2020-12-29 07:07:29 +01:00
gator96100
2124ef5289 Added firmware configuration for wsl 2020-12-29 05:01:29 +01:00
tcprst
6d6f3d9f1a
hf 14a sniff, reader - now use cliparser 2020-12-28 23:00:10 -05:00
gator96100
654996eeee Fixed debugger waiting for main 2020-12-29 03:39:59 +01:00
gator96100
8c29c4231b Allow generation of debug information when using no compression 2020-12-29 03:30:57 +01:00
Ave
2c5c58d128 emrtd: Remove 'very very very very cursed' comment 2020-12-29 04:21:00 +03:00
Ave
aae3426f8e emrtd: Adjust an include comment 2020-12-29 04:09:53 +03:00
Ave
bc8c52931b emrtd: Split DG hash calc into emrtd_calc_dg_hash 2020-12-29 04:01:15 +03:00
Ave
f47b617a58 emrtd: Check emrtd_parse_ef_sod_hash_algo output 2020-12-29 03:51:30 +03:00
Ave
637e017975 emrtd: Support SHA256 2020-12-29 03:39:01 +03:00
gator96100
8b9c6a15f1 VSCode debugging test 2020-12-29 00:44:06 +01:00
Ave
5a9d474765 emrtd: Better coverity bits for hash verif 2020-12-29 02:15:15 +03:00
Ave
dbe5d9ac9a emrtd info (online): Add basic hash verification support 2020-12-29 02:08:30 +03:00
Ave
7e2b10d413 emrtd info (offline): Add basic hash verification support 2020-12-29 01:55:18 +03:00
gator96100
bdb384f7b7 Fix for the Makefile.platform file 2020-12-28 22:57:58 +01:00
gator96100
11567dc2e3 Added option for running with uncompressed .data section. Thanks @doegox 2020-12-28 22:48:41 +01:00
ikarus
59e6658753 apdufind: added option to find Le=0 commands (case 2S) 2020-12-28 19:14:29 +01:00
Ave
dc2d4bafaa Merge remote-tracking branch 'origin/master' into emrtd 2020-12-28 20:39:38 +03:00
Iceman
505a81312a
Merge pull request #1140 from ikarus23/apdufind
apdufind: fixed bug which prevented a retry, if there was an error.
2020-12-28 16:08:14 +01:00
ikarus
201e2506b2 apdufind: fixed bug which prevented a retry, if there was an error. 2020-12-28 15:38:35 +01:00
iceman1001
8233b2c914 script now supports Gen1a, Gen1b, Gen2 type of MIFARE Ultralight family uid changeable cards 2020-12-28 13:36:37 +01:00
Iceman
e72b1249fa
Merge pull request #1139 from ikarus23/apdufind
apdufind: added option to skip instrcutions.
2020-12-27 20:32:09 +01:00
ikarus
4494c47e5f reverted the faulty edits by make style to doc/commands.md. 2020-12-27 20:31:30 +01:00
ikarus
28df590fc8 apdufind: added option to skip instrcutions.
(This helps if a tag might be locked permanently with a certain instruction. You can just skip it.)
2020-12-27 20:20:19 +01:00
Iceman
8616a72568
Merge pull request #1137 from ikarus23/apdufind
apdufind: filter reoccurring SWs & reset filed on tractive errors.
2020-12-27 16:23:44 +01:00
ikarus
9007629213 apdufind: filter reoccurring SWs & reset filed on tractive errors. 2020-12-27 15:44:59 +01:00
iceman1001
20bc2b060b textual 2020-12-26 22:12:22 +01:00
iceman1001
d801d2be0f lf/hf tune - color vs emoji... 2020-12-26 22:11:56 +01:00
Ave
b2855d9514 Merge remote-tracking branch 'origin/master' into emrtd 2020-12-26 17:10:35 +03:00
iceman1001
3d76be2dbd coverity fix 2020-12-24 10:55:36 +01:00
iceman1001
902b6c9866 hf/lf tune - show Volt max. And use corect session support identification 2020-12-23 22:54:56 +01:00