Commit graph

11775 commits

Author SHA1 Message Date
Iceman 16ebf61555
Merge pull request #1114 from aveao/emrtd
Show hints by default
2020-12-17 20:10:19 +01:00
Ave 01ec2efc25 Show hints by default 2020-12-17 22:07:16 +03:00
iceman1001 90bb07e63b update discord lnk 2020-12-17 18:03:46 +01:00
Iceman 7aceb07a1e
Merge pull request #1113 from aveao/emrtd
emrtd: Improve emrtd presence check logic
2020-12-17 16:26:57 +01: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
Iceman 16e562457a
Merge pull request #1112 from aveao/emrtd
eMRTD support 2/?
2020-12-17 08:39:38 +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
Iceman c253b19190
Merge pull request #1111 from cmolson/em4x70-writekey
em4x70: Add write key convenience function.
2020-12-15 19:42:47 +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
Iceman ad25920164
Merge pull request #1110 from cmolson/em4x70-writepin
em4x70: Add write pin convenience function to write and verify a new pin
2020-12-15 17:25:55 +01: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 631d6deed3
Merge pull request #1109 from cmolson/em4x70-receive
em4x70: Update receive function with expected bits to receive.
2020-12-15 15:06:38 +01:00
Christian Molson ff762027d9 em4x70: Update receive function with expected bits to receive. 2020-12-15 08:57:11 -05:00
Iceman f18a297e41
Merge pull request #1108 from cmolson/em4x70-cleanup
Em4x70 cleanup
2020-12-15 14:44:20 +01:00
Christian Molson afbef5ba73 em4x70: clean up check_ack function 2020-12-15 08:34:14 -05:00
Christian Molson a2c21f1d07 em4x70: fix function names 2020-12-15 08:33:57 -05:00
Iceman 6a9d975260
Merge pull request #1107 from cmolson/em4x70-edge
em4x70: clean up edge detection code
2020-12-15 14:27:07 +01:00
Christian Molson f87aa869c6 em4x70: clean up edge detection code 2020-12-15 08:15:18 -05:00
Iceman 7a01ba90c5
Merge pull request #1106 from cmolson/em4x70-ticks
em4x70: Clean up conversion of RF periods to ticks
2020-12-15 10:21:24 +01:00
Iceman 7f6bad4eae
Merge pull request #1105 from aveao/emrtd
eMRTD: Bugfixes & basic cleanup
2020-12-15 10:20:28 +01:00
Christian Molson 40654b8ac6 em4x70: Clean up conversion of RF periods to ticks 2020-12-14 19:44:07 -05:00
Ave fbfe1d051c emrtd: loads of renames 2020-12-15 02:55:23 +03:00
Iceman 70a70a91bc
Merge pull request #1104 from cmolson/em4x70-signal
em4x70: Use fixed threshold for high/low
2020-12-15 00:35:46 +01: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 d76bdd250b Fixed changelog. 2020-12-14 23:32:19 +01:00
ikarus b9b92c6bc3 APDU finder: Prevent reactivating the field (speedup). 2020-12-14 23:27:47 +01:00
Christian Molson 334000d444 em4x70: Used fixed threshold for high/low. Since we measure only pulse lengths (high+low) we just need to make sure the value is higher than noise threshold 2020-12-14 16:17:29 -05:00
Iceman 6f2645ef13
Merge pull request #1102 from cmolson/em4x70
em4x70: Improve client print out of tag information
2020-12-14 22:04:06 +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
Ave bc00e92af0 emrtd: Switch from size_t to int to make CI happy 2020-12-14 19:08:03 +03:00
Ave 457311ffd9 emrtd: make clean pass 2020-12-14 18:25:49 +03:00
Ave d197d5df34 emrtd: Complete non-BAC support 2020-12-14 18:24:24 +03:00