Searched refs:hexcode (Results 1 – 3 of 3) sorted by relevance
4 For example, to decode a hexcode string for Intel 32bit, run:15 Cstool is flexible enough to accept all kind of hexcode format. The following
6 hexcode = assembly
25 def run_mc(arch, hexcode, option, syntax=None): argument57 output = p.communicate(input=hexcode)[0]