Commit graph

11987 commits

Author SHA1 Message Date
iceman1001 49f684c31a add noralsy/vigik entry 2020-12-30 18:58:04 +01:00
iceman1001 037fd47673 fix #1151 - improved feedback text 2020-12-30 18:57:30 +01:00
Philippe Teuwen 8084b3141f
Merge pull request #1147 from tcprst/14a_cliparser
hf 14a cuids, sim - now use cliparser
2020-12-30 09:58:57 +01:00
Philippe Teuwen 055b439cb2
Merge pull request #1148 from tcprst/em_text
lf em 410x - textual
2020-12-30 09:58:03 +01:00
Philippe Teuwen 481f8a64a2
Merge pull request #1150 from aveao/emrtd-dumpdir
eMRTD dump: Allow specifying a custom dump directory
2020-12-30 09:54:31 +01:00
Philippe Teuwen 779815cba9
Merge pull request #1149 from aveao/emrtd
eMRTD info: Split EF_SOD into a new section, add further case handling
2020-12-30 09:53:57 +01:00
Ave 5d250339dd emrtd dump: Allow specifying a dump folder 2020-12-30 06:48:54 +03:00
Ave 9f29a839a7 emrtd info: Move EF_SOD print to a func, also add to online 2020-12-30 06:03:12 +03:00
Ave 80f035f7ab emrtd info: Improve EF_SOD wording 2020-12-30 05:57:11 +03:00
Ave 2679ea0980 emrtd info: Split EF_SOD into a separate section (only on offline) 2020-12-30 05:50:25 +03:00
tcprst 714470877a
lf em 410x - textual 2020-12-29 21:12:11 -05:00
tcprst 49990ab11d
hf 14a cuids, sim - now use cliparser 2020-12-29 20:58:13 -05:00
Philippe Teuwen b0f122528d minor 2020-12-30 01:36:44 +01:00
Philippe Teuwen a0e110941a make style 2020-12-30 01:31:40 +01:00
Philippe Teuwen 0f83301825 update doc 2020-12-30 01:30:30 +01:00
Philippe Teuwen e3710bbddd update doc 2020-12-30 01:13:17 +01:00
Philippe Teuwen 1aeb37e1b1
Merge pull request #1146 from Gator96100/master
J-Link debugging
2020-12-30 01:01:25 +01:00
gator96100 f4c632bd31 Added DEBUG_ARM flag 2020-12-30 00:19:21 +01:00
gator96100 483707a45a Moved vscode instructions 2020-12-30 00:00:39 +01:00
iceman1001 8c803edfd2 hf mfu dump - now uses cliparser 2020-12-29 23:36:38 +01:00
iceman1001 d8c8de3204 hf mfu rdbl - now uses cliparser 2020-12-29 22:47:50 +01:00
gator96100 9bd73c4c0a Updated installation instructions for ProxSpace 2020-12-29 21:43:29 +01:00
iceman1001 3396eeefdd missing quote, Thanks @aveao for pointing it out! 2020-12-29 21:41:15 +01:00
iceman1001 db43f55b98 hf mfu wrbl - now supports cliparser 2020-12-29 21:38:02 +01:00
gator96100 c4729670b6 Fixed serial port not parsing 2020-12-29 21:37:01 +01:00
gator96100 3f7e9c8f82 Windows path check 2020-12-29 21:10:16 +01:00
gator96100 7357d17c8c ProxSpace path fixes 2020-12-29 21:02:23 +01:00
gator96100 a103628a35 ProxSpace debugging 2020-12-29 20:43:24 +01:00
gator96100 7c982c7785 Print config 2020-12-29 18:32:22 +01:00
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