Proxmark Commands that can be used in PC-Mode on the iCopy-XS

Post Reply
iCopy-X
Site Admin
Posts: 29
Joined: Thu Oct 06, 2022 11:11 pm

Proxmark Commands that can be used in PC-Mode on the iCopy-XS

Post by iCopy-X »

There are commands within commands. You can type help at anytime to see what commands are available and how to use them. You can use help on it's own or after a command for example "lf help". Not all commands are listed below.


analyse { Analyse utils... }
data { Plot window / data buffer manipulation... }
emv { EMV ISO-14443 / ISO-7816... }
hf { High frequency commands... }
hw { Hardware commands... }
lf { Low frequency commands... }
mem { Flash Memory manipulation... }
reveng { CRC calculations from RevEng software }
smart { Smart card ISO-7816 commands... }
script { Scripting commands }
trace { Trace manipulation... }
wiegand { Wiegand format manipulation... }
-------- ----------------------- General -----------------------
auto Automated detection process for unknown tags
clear clear screen
help This help. Use '<command> help' for details of a particular command.
hints Turn hints on / off
msleep Add a pause in milliseconds
pref Edit preferences
rem Add a text line in log file
quit
exit Exit program

_____________________________________________________________________________________

help This help
14a { ISO14443A RFIDs... }
14b { ISO14443B RFIDs... }
15 { ISO15693 RFIDs... }
epa { German Identification Card... }
felica { ISO18092 / Felica RFIDs... }
fido { FIDO and FIDO2 authenticators... }
iclass { ICLASS RFIDs... }
legic { LEGIC RFIDs... }
lto { LTO Cartridge Memory RFIDs... }
mf { MIFARE RFIDs... }
mfp { MIFARE Plus RFIDs... }
mfu { MIFARE Ultralight RFIDs... }
mfdes { MIFARE Desfire RFIDs... }
st { ST Rothult RFIDs... }
thinfilm { Thinfilm RFIDs... }
topaz { TOPAZ (NFC Type 1) RFIDs... }
waveshare { Waveshare NFC ePaper... }
list List protocol data in trace buffer
plot Plot signal
tune Continuously measure HF antenna tuning
search Search for known HF tags
sniff <samples to skip (10000)> <triggers to skip (1)> Generic HF Sniff

____________________________________________________________________________________

config Get/Set config for LF sampling, bit/sample, decimation, frequency
cmdread Modulate LF reader field to send command before read (all periods in microseconds)
read Read LF tag
search Read and Search for valid known tag (in offline mode it you can load first then search)
sim Simulate LF tag from buffer with optional GAP (in microseconds)
simask Simulate LF ASK tag from demodbuffer or input
simfsk Simulate LF FSK tag from demodbuffer or input
simpsk Simulate LF PSK tag from demodbuffer or input
simbidir Simulate LF tag (with bidirectional data transmission between reader and tag)
sniff Sniff LF traffic between reader and tag
tune Continuously measure LF antenna tuning
Post Reply