microprobe.utils.bin.MicroprobeBinInstructionStream

class MicroprobeBinInstructionStream(code, target, fmt='hex', _data_cache=False)[source]

Bases: object

__init__(code, target, fmt='hex', _data_cache=False)[source]
Parameters:
  • code
  • target

Methods

__init__(code, target[, fmt, _data_cache])
param code:
decode_next()
empty()
skip([characters])

Attributes

lengths



empty()[source]
lengths
skip(characters=2)[source]
decode_next()[source]