project:freakcard:start
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| project:freakcard:start [2019/12/02 01:26] – [High Frequency (HF) card] ISO-15693 magic cards abyssal | project:freakcard:start [2021/06/05 17:28] (current) – [Biometric NFC passport and emulation] abyssal | ||
|---|---|---|---|
| Line 678: | Line 678: | ||
| * [[http:// | * [[http:// | ||
| - | ===== Radio chips XXX ===== | + | ===== Biometric passports with ISO-14443A NFC chip, chip emulation |
| - | * hcs300 ( KEELOQ ) | + | Passports can be read with [[http:// |
| - | * Can be broken XXX | + | |
| - | * NXP UCODE (passive UHF) | + | |
| - | * NXP ICODE (HF) | + | |
| - | * NXP HITAG (LF) | + | |
| + | < | ||
| + | python2 mrpkey.py -g -R READER_LIBNFC ' | ||
| + | </ | ||
| + | |||
| + | Note the code is old, you need python2 and some patching to make it run. | ||
| + | |||
| + | There is also attempt at emulation of passport - https:// | ||
| + | |||
| + | Run with in proxmark3 shell (use old client, old bootloader, old fullimage) | ||
| + | |||
| + | < | ||
| + | hf 14a sim 5 01020304 | ||
| + | </ | ||
| + | |||
| + | It is quite difficult to build now, also you will definitely need JTAG adapter as you would otherwise brick Proxmark in process. | ||
| + | |||
| + | Everything on passport chip is plaintext except fingerprint. | ||
| + | |||
| + | Prebuilt image (flash bootloader.elf and fullimage.elf in one session): | ||
| + | |||
| + | {{ : | ||
| ===== RF Theory and antennas ===== | ===== RF Theory and antennas ===== | ||
| [[http:// | [[http:// | ||
project/freakcard/start.1575250015.txt.gz · Last modified: 2019/12/02 01:26 by abyssal