You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
HF iclass sam gives a SAM select Failed error when attempting to read a iclass legacy tag using a HID sam chip with a SIM to Smartcard adapter
To Reproduce
Steps to reproduce the behavior:
1.
pm3 --> hf iclass sam -v
[=] ISO7816-3 ATR : 3B 95 96 80 B1 FE 55 1F C7 47 72 61 63 65 13
[+] SAM (Grace) detected
[#] failed to receive from SIM CARD
[!] ⚠️ SAM select failed
[usb] pm3 --> smart info
[=] --- Smartcard Information ---------
[=] ISO7816-3 ATR... 3B 95 96 80 B1 FE 55 1F C7 47 72 61 63 65 13
[=] Fingerprint..... IClass SE Processor (Other)
[=] https://www.hidglobal.com/products/embedded-modules/iclass-se/sio-processor
[=] ATR
[=] - TA1 (Maximum clock frequency, proposed bit duration) [ 0x96 ]
[=] - TD1 (First offered transmission protocol, presence of TA2..TD2) [ 0x80 ] Protocol T0
[=] - TD2 (A supported protocol or more global parameters, presence of TA3..TD3) [ 0xb1 ] Protocol T1
[=] - TA3: 0xfe
[=] - TB3: 0x55
[=] - TD3 [ 0x1f ] Protocol T=15
[=] - TA4: 0xc7
[=] Historical bytes ( 5 )
[=] 00: 47 72 61 63 65 | Grace
[=] D/F (TA1)
[=] - Di 32
[=] - Fi 512
[=] - F 5.0 MHz
[=] - Cycles/ETU 16
[=] - 250000.0 bits/sec at 4 MHz
[=] - 312500.0 bits/sec at Fmax (5.0MHz)
help This help
----------- ------------------------- General-------------------------
clear Clears various buffers used by the graph window
hide Hide the graph window
load Load contents of file into graph window
num Converts dec/hex/bin
plot Show the graph window
print Print the data in the DemodBuffer
save Save signal trace data
setdebugmode Set Debugging Level on client side
xor Xor a input string
----------- ------------------------- Modulation-------------------------
biphaserawdecode Biphase decode bin stream in DemodBuffer
detectclock Detect ASK, FSK, NRZ, PSK clock rate of wave in GraphBuffer
fsktonrz Convert fsk2 to nrz wave for alternate fsk demodulating (for weak fsk)
manrawdecode Manchester decode binary stream in DemodBuffer
modulation Identify LF signal for clock and modulation
rawdemod Demodulate the data in the GraphBuffer and output binary
----------- ------------------------- Graph-------------------------
askedgedetect Adjust Graph for manual ASK demod
autocorr Autocorrelation over window
convertbitstream Convert GraphBuffer's 0/1 values to 127 / -127
cthreshold Average out all values between
dirthreshold Max rising higher up-thres/ Min falling lower down-thres
decimate Decimate samples
envelope Generate square envelope of samples
grid overlay grid on graph window
getbitstream Convert GraphBuffer's >=1 values to 1 and <1 to 0
hpf Remove DC offset from trace
iir Apply IIR buttersworth filter on plot data
ltrim Trim samples from left of trace
mtrim Trim out samples from the specified start to the specified stop
norm Normalize max/min to +/-128
rtrim Trim samples from right of trace
setgraphmarkers Set the markers in the graph window
shiftgraphzero Shift 0 for Graphed wave + or - shift value
timescale Set cursor display timescale
undecimate Un-decimate samples
zerocrossings Count time between zero-crossings
----------- ------------------------- Operations-------------------------
asn1 ASN1 decoder
atr ATR lookup
bitsamples Get raw samples as bitstring
bmap Convert hex value according a binary template
crypto Encrypt and decrypt data
diff Diff of input files
hexsamples Dump big buffer as hex bytes
samples Get raw samples for graph window ( GraphBuffer )
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Describe the bug
HF iclass sam gives a SAM select Failed error when attempting to read a iclass legacy tag using a HID sam chip with a SIM to Smartcard adapter
To Reproduce
Steps to reproduce the behavior:
1.
Expected behavior
hf iclass SAM should be able to read the tags provided
Screenshots
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: