PM3 Commands Reference (Iceman Firmware):

Main Help


Current command:
data


-----------      ------------------------- General-------------------------
help             This help
-----------      ------------------------- 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
dirthreshold     Max rising higher up-thres/ Min falling lower down-thres
decimate         Decimate samples
envelope         Generate square envelope of samples
undecimate       Un-decimate samples
hide             Hide graph window
hpf              Remove DC offset from trace
iir              Apply IIR buttersworth filter on plot data
grid             overlay grid on graph window
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
plot             Show graph window
cthreshold       Average out all values between
rtrim            Trim samples from right of trace
setgraphmarkers  Set blue and orange marker in graph window
shiftgraphzero   Shift 0 for Graphed wave + or - shift value
timescale        Set cursor display timescale
zerocrossings    Count time between zero-crossings
convertbitstream Convert GraphBuffer's 0/1 values to 127 / -127
getbitstream     Convert GraphBuffer's >=1 values to 1 and <1 to 0
-----------      ------------------------- Operations-------------------------
asn1             ASN1 decoder
atr              ATR lookup
bin2hex          Converts binary to hexadecimal
bitsamples       Get raw samples as bitstring
bmap             Convert hex value according a binary template
clear            Clears bigbuf on deviceside and graph window
crypto           Encrypt and decrypt data
diff             Diff of input files
hexsamples       Dump big buffer as hex bytes
hex2bin          Converts hexadecimal to binary
load             Load contents of file into graph window
num              Converts dec/hex/bin
print            Print the data in the DemodBuffer
samples          Get raw samples for graph window (GraphBuffer)
save             Save signal trace data  (from graph window)
setdebugmode     Set Debugging Level on client side