User Tools

Site Tools


project:freakcard:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
project:freakcard:start [2019/12/02 01:26] – [High Frequency (HF) card] ISO-15693 magic cards abyssalproject:freakcard:start [2021/06/05 17:28] (current) – [Biometric NFC passport and emulation] abyssal
Line 678: Line 678:
   * [[http://www.hidglobal.com/technology.php?tech_cat=4&subcat_id=10]]   * [[http://www.hidglobal.com/technology.php?tech_cat=4&subcat_id=10]]
  
-===== Radio chips XXX =====+===== Biometric passports with ISO-14443A NFC chip, chip emulation =====
  
-  * hcs300 ( KEELOQ ) +Passports can be read with [[http://rfidiot.org/ | RFIdiot]], e.g.
-    * Can be broken XXX +
-  * NXP UCODE (passive UHF) +
-  * NXP ICODE (HF) +
-  * NXP HITAG (LF)+
  
 +<code>
 +python2 mrpkey.py -g -R READER_LIBNFC 'L898902C<36908061940619406236<<<<<<<<<<<<<08'
 +</code>
 +
 +Note the code is old, you need python2 and some patching to make it run.
 +
 +There is also attempt at emulation of passport - https://is.muni.cz/th/tc83s/ (in Slovak). It has code for emulation for first Proxmark.
 +
 +Run with in proxmark3 shell (use old client, old bootloader, old fullimage)
 +
 +<code>
 +hf 14a sim 5 01020304
 +</code>
 +
 +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):
 +
 +{{ :project:freakcard:passport_emulator.zip |}}
 ===== RF Theory and antennas ===== ===== RF Theory and antennas =====
 [[http://ww1.microchip.com/downloads/en/AppNotes/00710c.pdf|Microchip antenna/coil design guide ]] [[http://ww1.microchip.com/downloads/en/AppNotes/00710c.pdf|Microchip antenna/coil design guide ]]
project/freakcard/start.1575250015.txt.gz · Last modified: 2019/12/02 01:26 by abyssal