31 StringBuilder
buf =
new StringBuilder(200);
37 return buf.toString();
40 public static final byte[]
PPC_CODE =
new byte[] {(byte)0x80, (
byte)0x20, (byte)0x00, (
byte)0x00, (byte)0x80, (
byte)0x3f, (byte)0x00, (
byte)0x00, (byte)0
x10, (
byte)0x43, (byte)0
x23, (
byte)0x0e, (byte)0xd0, (
byte)0x44, (byte)0x00, (
byte)0x80, (byte)0x4c, (
byte)0x43, (byte)0
x22, (
byte)0x02, (byte)0x2d, (
byte)0x03, (byte)0x00, (
byte)0x80, (byte)0x7c, (
byte)0x43, (byte)0
x20, (
byte)0x14, (byte)0x7c, (
byte)0x43, (byte)0
x20, (
byte)0x93, (byte)0x4f, (
byte)0x20, (byte)0x00, (
byte)0x21, (byte)0x4c, (
byte)0xc8, (byte)0x00, (
byte)0x21 };
41 public static final byte[]
X86_CODE =
new byte[] { (byte)0x8d, (
byte)0x4c, (byte)0x32, (
byte)0x08, (byte)0x01, (
byte)0xd8, (byte)0x81, (
byte)0xc6, (byte)0x34, (
byte)0x12, (byte)0x00, (
byte)0x00 };
42 public static final byte[]
SPARC_CODE =
new byte[] { (byte)0x80, (
byte)0xa0, (byte)0x40, (
byte)0x02, (byte)0x85, (
byte)0xc2, (byte)0x60, (
byte)0x08, (byte)0x85, (
byte)0xe8, (byte)0
x20, (
byte)0x01, (byte)0x81, (
byte)0xe8, (byte)0x00, (
byte)0x00, (byte)0x90, (
byte)0x10, (byte)0
x20, (
byte)0x01, (byte)0xd5, (
byte)0xf6, (byte)0
x10, (
byte)0x16, (byte)0
x21, (
byte)0x00, (byte)0x00, (
byte)0x0a, (byte)0
x86, (
byte)0x00, (byte)0x40, (
byte)0x02, (byte)0x01, (
byte)0x00, (byte)0x00, (
byte)0x00, (byte)0
x12, (
byte)0xbf, (byte)0xff, (
byte)0xff, (byte)0
x10, (
byte)0xbf, (byte)0xff, (
byte)0xff, (byte)0xa0, (
byte)0x02, (byte)0x00, (
byte)0x09, (byte)0x0d, (
byte)0xbf, (byte)0xff, (
byte)0xff, (byte)0xd4, (
byte)0x20, (byte)0x60, (
byte)0x00, (byte)0xd4, (
byte)0x4e, (byte)0x00, (
byte)0x16, (byte)0x2a, (
byte)0xc2, (byte)0x80, (
byte)0x03 };
43 public static final byte[]
SYSZ_CODE =
new byte[] { (byte)0xed, (
byte)0x00, (byte)0x00, (
byte)0x00, (byte)0x00, (
byte)0x1a, (byte)0x5a, (
byte)0x0f, (byte)0x1f, (
byte)0xff, (byte)0xc2, (
byte)0x09, (byte)0x80, (
byte)0x00, (byte)0x00, (
byte)0x00, (byte)0x07, (
byte)0xf7, (byte)0xeb, (
byte)0x2a, (byte)0xff, (
byte)0xff, (byte)0x7f, (
byte)0x57, (byte)0xe3, (
byte)0x01, (byte)0xff, (
byte)0xff, (byte)0x7f, (
byte)0x57, (byte)0xeb, (
byte)0x00, (byte)0xf0, (
byte)0x00, (byte)0x00, (
byte)0x24, (byte)0xb2, (
byte)0x4f, (byte)0x00, (
byte)0x78 };
44 public static final byte[]
SPARCV9_CODE =
new byte[] { (byte)0x81, (
byte)0xa8, (byte)0x0a, (
byte)0x24, (byte)0x89, (
byte)0xa0, (byte)0
x10, (
byte)0x20, (byte)0x89, (
byte)0xa0, (byte)0x1a, (
byte)0x60, (byte)0x89, (
byte)0xa0, (byte)0x00, (
byte)0xe0 };
45 public static final byte[]
XCORE_CODE =
new byte[] { (byte)0xfe, (
byte)0x0f, (byte)0xfe, (
byte)0x17, (byte)0
x13, (
byte)0x17, (byte)0xc6, (
byte)0xfe, (byte)0xec, (
byte)0x17, (byte)0x97, (
byte)0xf8, (byte)0xec, (
byte)0x4f, (byte)0x1f, (
byte)0xfd, (byte)0xec, (
byte)0x37, (byte)0x07, (
byte)0xf2, (byte)0x45, (
byte)0x5b, (byte)0xf9, (
byte)0xfa, (byte)0x02, (
byte)0x06, (byte)0x1b, (
byte)0x10 };
52 Capstone.CS_OPT_SYNTAX_INTEL,
53 new byte[] { (byte)0x8d, (byte)0x4c, (byte)0x32, (byte)0x08, (byte)0x01, (byte)0xd8, (byte)0x81, (byte)0xc6, (byte)0x34, (byte)0x12, (byte)0x00, (byte)0x00 },
54 "X86 16bit (Intel syntax)"
59 Capstone.CS_OPT_SYNTAX_ATT,
61 "X86 32bit (ATT syntax)"
67 "X86 32 (Intel syntax)"
72 new byte[] {(byte)0x55, (byte)0x48, (byte)0x8b, (byte)0x05, (byte)0xb8, (byte)0x13, (byte)0x00, (byte)0x00 },
73 "X86 64 (Intel syntax)"
78 new byte[] { (byte)0xED, (byte)0xFF, (byte)0xFF, (byte)0xEB, (byte)0x04, (byte)0xe0, (byte)0x2d, (byte)0xe5, (byte)0x00, (byte)0x00, (byte)0x00, (byte)0x00, (byte)0xe0, (byte)0x83, (byte)0x22, (byte)0xe5, (byte)0xf1, (byte)0x02, (byte)0x03, (byte)0x0e, (byte)0x00, (byte)0x00, (byte)0xa0, (byte)0xe3, (byte)0x02, (byte)0x30, (byte)0xc1, (byte)0xe7, (byte)0x00, (byte)0x00, (byte)0x53, (byte)0xe3 },
83 Capstone.CS_MODE_THUMB,
84 new byte[] {(byte)0x4f, (byte)0xf0, (byte)0x00, (byte)0x01, (byte)0xbd, (byte)0xe8, (byte)0x00, (byte)0x88, (byte)0xd1, (byte)0xe8, (byte)0x00, (byte)0xf0 },
90 new byte[] {(byte)0x10, (byte)0xf1, (byte)0x10, (byte)0xe7, (byte)0x11, (byte)0xf2, (byte)0x31, (byte)0xe7, (byte)0xdc, (byte)0xa1, (byte)0x2e, (byte)0xf3, (byte)0xe8, (byte)0x4e, (byte)0x62, (byte)0xf3 },
91 "ARM: Cortex-A15 + NEON"
95 Capstone.CS_MODE_THUMB,
96 new byte[] {(byte)0x70, (byte)0x47, (byte)0xeb, (byte)0x46, (byte)0x83, (byte)0xb0, (byte)0xc9, (byte)0x68 },
100 Capstone.CS_ARCH_MIPS,
101 Capstone.CS_MODE_MIPS32 + Capstone.CS_MODE_BIG_ENDIAN,
102 new byte[] {(byte)0x0C, (byte)0x10, (byte)0x00, (byte)0x97, (byte)0x00, (byte)0x00, (byte)0x00, (byte)0x00, (byte)0x24, (byte)0x02, (byte)0x00, (byte)0x0c, (byte)0x8f, (byte)0xa2, (byte)0x00, (byte)0x00, (byte)0x34, (byte)0x21, (byte)0x34, (byte)0x56 },
103 "MIPS-32 (Big-endian)"
106 Capstone.CS_ARCH_MIPS,
107 Capstone.CS_MODE_MIPS64+ Capstone.CS_MODE_LITTLE_ENDIAN,
108 new byte[] {(byte)0x56, (byte)0x34, (byte)0x21, (byte)0x34, (byte)0xc2, (byte)0x17, (byte)0x01, (byte)0x00 },
109 "MIPS-64-EL (Little-endian)"
112 Capstone.CS_ARCH_ARM64,
113 Capstone.CS_MODE_ARM,
114 new byte [] { 0x21, 0x7c, 0x02, (byte)0x9b, 0x21, 0x7c, 0x00, 0x53, 0x00, 0x40, 0x21, 0x4b, (byte)0xe1, 0x0b, 0x40, (byte)0xb9 },
118 Capstone.CS_ARCH_PPC,
119 Capstone.CS_MODE_BIG_ENDIAN,
124 Capstone.CS_ARCH_PPC,
125 Capstone.CS_MODE_BIG_ENDIAN,
126 Capstone.CS_OPT_SYNTAX_NOREGNAME,
128 "PPC-64, print register with number only"
131 Capstone.CS_ARCH_SPARC,
132 Capstone.CS_MODE_BIG_ENDIAN,
137 Capstone.CS_ARCH_SPARC,
138 Capstone.CS_MODE_BIG_ENDIAN + Capstone.CS_MODE_V9,
143 Capstone.CS_ARCH_SYSZ,
149 Capstone.CS_ARCH_XCORE,
156 for (
int j = 0; j <
platforms.length; j++) {
157 System.out.println(
"****************");
160 System.out.println(
"Disasm:");
168 for (
int i = 0;
i < all_insn.length;
i++) {
169 System.out.println(
String.format(
"0x%x: \t%s\t%s", all_insn[
i].address,
170 all_insn[
i].mnemonic, all_insn[
i].opStr));
172 System.out.printf(
"0x%x:\n\n", all_insn[all_insn.length-1].address + all_insn[all_insn.length-1].size);
static final byte[] SPARC_CODE
static void main(String argv[])
static String stringToHex(byte[] code)
static final byte[] PPC_CODE
static final byte[] SPARCV9_CODE
static final byte[] X86_CODE
static final byte[] XCORE_CODE
static final byte[] SYSZ_CODE
struct platform platforms[]
static static fork const void static count static fd const char const char static newpath char char argv