Research, development and trades concerning the powerful Proxmark3 device.
Remember; sharing is caring. Bring something back to the community.
"Learn the tools of the trade the hard way." +Fravia
You are not logged in.
Time changes and with it the technology
Proxmark3 @ discord
Users of this forum, please be aware that information stored on this site is not private.
Pages: 1
hi iceman,
this is my pm3 version。
root@user-virtual-machine:/home/user/Downloads/20170912/proxmark3-1.6.9/client# ./proxmark3 /dev/ttyACM0
Proxmark3 RFID instrument
bootrom: iceman/HEAD/ 2017-09-12 14:31:09
os: iceman/HEAD/ 2017-09-12 14:31:10
LF FPGA image built for 2s30vq100 on 2015/03/06 at 07:38:04
HF FPGA image built for 2s30vq100 on 2015/11/ 2 at 9: 8: 8
uC: AT91SAM7S512 Rev A
Embedded Processor: ARM7TDMI
Nonvolatile Program Memory Size: 512K bytes. Used: 225447 bytes (43%). Free: 298841 bytes (57%).
Second Nonvolatile Program Memory Size: None
Internal SRAM Size: 64K bytes
Architecture Identifier: AT91SAM7Sxx Series
Nonvolatile Program Memory Type: Embedded Flash Memory
pm3 -->
and i want to read emv card,but have some problem i can’t slove as fllows:
pm3 --> hw
help This help
detectreader ['l'|'h'] -- Detect external reader field (option 'l' or 'h' to limit to LF or HF)
fpgaoff Set FPGA off
lcd <HEX command> <count> -- Send command/data to LCD
lcdreset Hardware reset LCD
readmem [address] -- Read memory at decimal address from flash
reset Reset the Proxmark3
setlfdivisor <19 - 255> -- Drive LF antenna at 12Mhz/(divisor+1)
setmux <loraw|hiraw|lopkd|hipkd> -- Set the ADC mux to a specific value
tune Measure antenna tuning
version Show version information about the connected Proxmark
status Show runtime status information about the connected Proxmark
ping Test if the pm3 is responsive
pm3 --> hf
help This help
14a { ISO14443A RFIDs... }
14b { ISO14443B RFIDs... }
15 { ISO15693 RFIDs... }
epa { German Identification Card... }
emv { EMV RFIDs... }
legic { LEGIC RFIDs... }
iclass { ICLASS RFIDs... }
mf { MIFARE RFIDs... }
mfu { MIFARE Ultralight RFIDs... }
mfdes { MIFARE Desfire RFIDs... }
topaz { TOPAZ (NFC Type 1) RFIDs... }
tune Continuously measure HF antenna tuning
list List protocol data in trace buffer
search Search for known HF tags [preliminary]
snoop <samples to skip (10000)> <triggers to skip (1)> Generic LF/HF Snoop in Testing stage
pm3 --> hf search
UID : 4F 6A CF 9A
ATQA : 00 04
SAK : 28 [1]
TYPE : JCOP31 or JCOP41 v2.3.1
ATS : 07 78 B3 B4 02 47 44 A8 4E
- TL : length is 7 bytes
- T0 : TA1 is present, TB1 is present, TC1 is present, FSCI is 8 (FSC = 256)
- TA1 : different divisors are NOT supported, DR: [2, 4], DS: [2, 4]
- TB1 : SFGI = 4 (SFGT = 65536/fc), FWI = 11 (FWT = 8388608/fc)
- TC1 : NAD is NOT supported, CID is supported
- HB : 47 44
Answers to magic commands (GEN1): NO
Valid ISO14443-A Tag Found - Quiting Search
pm3 --> hf emv
help This help
trans Perform EMV Reader Transaction
getrng get random number from terminal
eload load EMV tag into device
dump Dump EMV tag values
list [Deprecated] List ISO7816 history
pm3 --> hf emv trans
#db# unknown command:: 0x0701
pm3 --> hf emv dump
#db# unknown command:: 0x0708
waitting for a response from the proxmark...
Don't forget to cancel its operation first by pressing on the button
Command execute time-out
pm3 -->
Offline
it is something about Rev *?
my pm3 is Rev A,
uC: AT91SAM7S512 Rev A
uC: AT91SAM7S512 Rev B
iceman ,can you give me some advice ?
Offline
I see you are probably from China. This is the new Jcop card getting popular in China.
Well. We might need a custom chip set for this. I am very reluctant to do so. Since the profit margin is not high in China.
I will keep you guys noted if I got more spare time to deal with it.
Offline
Hey newcomer
Seems you didn't flash the firmware correctly, maybe you have a older FW in your proxmark.
For the moment its impossible to compile the new FW with EMV.
See issue:
https://github.com/iceman1001/proxmark3/issues/96
It works on one of the first EMV versions from Iceman. But it's broken at the moment.
Edit: Seems to compile now. But some cmd's are missing. got the same errors....
Last edited by mastahofdesastah (2017-09-19 20:04:24)
Offline
hi mastahofdesastah,
i have flashed the lasted version as https://github.com/iceman1001/proxmark3 ,but this time i can't find hf emv *.
Proxmark3 RFID instrument
[ ARM ]
bootrom: iceman/master/v1.1.0-2271-g1455055 2017-09-19 11:43:07
os: iceman/master/v1.1.0-2271-g1455055 2017-09-19 11:43:11
[ FPGA ]
LF image built for 2s30vq100 on 2015/03/06 at 07:38:04
HF image built for 2s30vq100 on 2017/05/17 at 17:48:26
[ Hardware ]
--= uC: AT91SAM7S512 Rev A
--= Embedded Processor: ARM7TDMI
--= Nonvolatile Program Memory Size: 512K bytes, Used: 247124 bytes (47%) Free: 277164 bytes (53%)
--= Second Nonvolatile Program Memory Size: None
--= Internal SRAM Size: 64K bytes
--= Architecture Identifier: AT91SAM7Sxx Series
--= Nonvolatile Program Memory Type: Embedded Flash Memory
pm3 --> hf
help This help
14a { ISO14443A RFIDs... }
14b { ISO14443B RFIDs... }
15 { ISO15693 RFIDs... }
epa { German Identification Card... }
legic { LEGIC RFIDs... }
iclass { ICLASS RFIDs... }
mf { MIFARE RFIDs... }
mfu { MIFARE Ultralight RFIDs... }
mfdes { MIFARE Desfire RFIDs... }
topaz { TOPAZ (NFC Type 1) RFIDs... }
tune Continuously measure HF antenna tuning
list List protocol data in trace buffer
search Search for known HF tags [preliminary]
snoop <samples to skip (10000)> <triggers to skip (1)> Generic HF Snoop
pm3 -->
Offline
You have to modify/ uncomment the makefiles.
armsc/Makefile add dwith_emv
client/makefile uncomment the emv part
But its still broken...
Offline
hi Dot.Com
you are right, it's chinese card ,and i want to do something about pboc.
Offline
Pages: 1