b1gw00d / proxmark3

Automatically exported from code.google.com/p/proxmark3
GNU General Public License v2.0
0 stars 0 forks source link

hf 14a sim 12345678 #24

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. hf 14a sim 12345678

What is the expected output? What do you see instead?
Expected to send correct ( 12345678 ) card number to reader. 

What version of the product are you using? On what operating system?
latest:

proxmark3> hw version
#db# Prox/RFID mark3 RFID instrument
#db# bootrom: svn 468-unclean 2011-02-11 00:39:27
#db# os: svn 468-unclean 2011-02-11 00:39:28
#db# FPGA image built on 2009/12/ 8 at  8: 3:54

Original issue reported on code.google.com by wid...@gmail.com on 10 Apr 2011 at 10:27

GoogleCodeExporter commented 8 years ago
And what card number is sent by Proxmark to reader in your case ?

Just additional note: although the SimulateIso1443aTag() routine take tagType 
argument it's ignored and type of card is hardcoded within routine

In advance, the syntax of 'hf 14a sim' command doesn't allow to specify type of 
card you want to simulate. 

Original comment by d...@obluda.cz on 25 Apr 2011 at 8:40

GoogleCodeExporter commented 8 years ago
All I want to achieve is to send the correct serial number.
The type of card is indifferent.

What is a correct example of a hi 14a sim?

Original comment by wid...@gmail.com on 25 Apr 2011 at 8:49

GoogleCodeExporter commented 8 years ago

Original comment by verdult on 8 Mar 2013 at 8:47