Commit graph

7350 commits

Author SHA1 Message Date
Ave 4f3d3f8ac4 emrtd: Fix insecure read on emrtd_read_file 2020-12-18 05:03:06 +03:00
Ave 69a124762a emrtd: Code cleanup on emrtd_bump_ssc 2020-12-18 04:44:11 +03:00
Ave cd21765acc emrtd: Move EF_CardAccess dump to before auth to ensure that it is dumped even without auth 2020-12-18 04:28:14 +03:00
Ave 9b4e0c212f emrtd: Remove unnecessary memcpys from two dump functions 2020-12-18 04:26:39 +03:00
Ave 79e9875b43 emrtd: Validate date further 2020-12-18 03:29:21 +03:00
Ave 027f4e5adc emrtd: Use toupper 2020-12-18 03:26:26 +03:00
Ave 3312230e80 emrtd: Remove debug line 2020-12-18 03:15:14 +03:00
Ave 45d55106c6 emrtd: Auto-convert document number to uppercase 2020-12-18 03:13:06 +03:00
Ave ffb7111835 emrtd: Ensure that DOB and doc expiry lengths are correct 2020-12-18 03:06:42 +03:00
Ave fbed338dce emrtd: don't check for EF_CardAccess, and dump it on hf emrtd dump 2020-12-18 02:39:48 +03:00
iceman1001 ef7a6bb166 text 2020-12-17 22:54:23 +01:00
iceman1001 09c9f85206 Merge branch 'master' of github.com:RfidResearchGroup/proxmark3 2020-12-17 22:20:17 +01:00
iceman1001 f0d3cdec67 fix 308197 coverity 2020-12-17 22:20:07 +01:00
iceman1001 814e7c2536 fix 308198 coverity 2020-12-17 22:15:33 +01:00
Philippe Teuwen 254235237e emrtd: fix emrtd_read_binary params 2020-12-17 22:06:44 +01:00
iceman1001 f48f85469e fix 308195 coverity 2020-12-17 21:56:56 +01:00
tharexde 78cb9df465 Merge branch 'master' into 4x50_eview
update 201217 2
2020-12-17 21:30:32 +01:00
Ave a04d67e828 emrtd: Dump image when dumping EF_DG2 2020-12-17 23:23:31 +03:00
Ave f3d5c60c10 emrtd: Dump cert when dumping EF_SOD 2020-12-17 22:45:41 +03:00
tharexde c37b74a721 Merge branch 'master' into 4x50_eview
update 201217
2020-12-17 20:42:41 +01:00
Ave ae7090a47e emrtd: Dump image when dumping EF_DG5 2020-12-17 22:22:41 +03:00
Ave a9f28adabf emrtd: Improve emrtd_lds_get_data_by_tag to account for variable data sizes 2020-12-17 22:22:26 +03:00
Ave 01ec2efc25 Show hints by default 2020-12-17 22:07:16 +03:00
Ave 205885cb15 emrtd: Improve card presence check logic 2020-12-17 18:18:25 +03:00
iceman1001 b3c7dd64c6 fix auth logic, and compiler warning 2020-12-17 14:46:57 +01:00
iceman1001 646b0eefb7 Merge branch 'master' of github.com:RfidResearchGroup/proxmark3 2020-12-17 08:40:03 +01:00
Ave 8cb25b742a emrtd: Remove redundant padding code 2020-12-17 05:12:54 +03:00
Ave b31a610566 emrtd: Fix passport composite + change print order 2020-12-17 05:08:56 +03:00
Ave 8e6736edd1 emrtd: Verify composite check digits 2020-12-17 04:28:26 +03:00
Ave b362101b54 emrtd: Split emrtd_mrz_verify_check_digit into two funcs 2020-12-17 04:19:54 +03:00
Ave 8e72830686 emrtd: Merge two functions into emrtd_lds_get_data_by_tag 2020-12-17 04:15:00 +03:00
Ave 2e3e4835ed emrtd: Support ID cards on hf emrtd info 2020-12-17 04:03:09 +03:00
Ave 9066aa1d26 emrtd: Support passports on hf emrtd info 2020-12-17 03:44:39 +03:00
iceman1001 76da4ce427 change 14b apdu - longer timeout, emrt now autopad too short document numbers 2020-12-17 02:09:26 +03:00
iceman1001 4b9ffef63a change 14b apdu - longer timeout, emrt now autopad too short document numbers 2020-12-17 00:00:26 +01:00
Ave 503e48d409 emrtd: Start work on the hf emrtd info command 2020-12-16 23:53:40 +03:00
Ave ac3392402f emrtd: Split auth into a separate function
This is done to prepare for info command
2020-12-16 22:18:49 +03:00
Ave 84873aa3cf emrtd: pad document number 2020-12-16 21:21:11 +03:00
iceman1001 c7e5648164 maur default key 2020-12-15 21:35:21 +01:00
Christian Molson 60f36b468d em4x70: Add write key convenience function. Use real values in writekey/auth help text so people with blank tags can program a test key and test authentication. 2020-12-15 12:32:30 -05:00
Christian Molson dc35f79bd2 em4x70: Add write pin convenience function to write and verify a new pin 2020-12-15 11:22:43 -05:00
Iceman 7f6bad4eae
Merge pull request #1105 from aveao/emrtd
eMRTD: Bugfixes & basic cleanup
2020-12-15 10:20:28 +01:00
Ave fbfe1d051c emrtd: loads of renames 2020-12-15 02:55:23 +03:00
Iceman 2bc36d5716
Merge pull request #1103 from ikarus23/apdufind
APDU finder: Reset the tag every x seconds (default is 5 minutes).
2020-12-15 00:30:40 +01:00
Ave 4969a0bca3 emrtd: Fix a crash 2020-12-15 02:19:42 +03:00
ikarus b9b92c6bc3 APDU finder: Prevent reactivating the field (speedup). 2020-12-14 23:27:47 +01:00
ikarus 006e5d2be0 APDU finder: Reset the tag every x seconds (default is 5 minutes). 2020-12-14 21:48:02 +01:00
Christian Molson 5f8612cf92 em4x70: Improve client print out of tag information 2020-12-14 14:30:43 -05:00
Iceman c683071901
Merge pull request #1101 from aveao/emrtd
eMRTD support 1/?
2020-12-14 18:34:55 +01:00
Ave 3339ba110f emrtd: Split BAC into its own function 2020-12-14 20:09:20 +03:00