15 op->jump =
addr + 2 + (jmpadr * 2);
51 op->jump = (
addr + 6 + addr_call);
167 .desc =
"EBC code analysis plugin",
174 #ifndef RZ_PLUGIN_INCORE
static int ebc_op(RzAnalysis *analysis, RzAnalysisOp *op, ut64 addr, const ut8 *buf, int len, RzAnalysisOpMask mask)
static void ebc_analysis_jmp8(RzAnalysisOp *op, ut64 addr, const ut8 *buf)
RZ_API RzLibStruct rizin_plugin
static void ebc_analysis_call(RzAnalysisOp *op, ut64 addr, const ut8 *buf)
RzAnalysisPlugin rz_analysis_plugin_ebc
static void ebc_analysis_jmp(RzAnalysisOp *op, ut64 addr, const ut8 *buf)
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags cmd
int ebc_decode_command(const ut8 *instr, ebc_command_t *cmd)
@ RZ_ANALYSIS_OP_TYPE_CMP
@ RZ_ANALYSIS_OP_TYPE_SUB
@ RZ_ANALYSIS_OP_TYPE_UNK
@ RZ_ANALYSIS_OP_TYPE_MUL
@ RZ_ANALYSIS_OP_TYPE_JMP
@ RZ_ANALYSIS_OP_TYPE_AND
@ RZ_ANALYSIS_OP_TYPE_UJMP
@ RZ_ANALYSIS_OP_TYPE_SWI
@ RZ_ANALYSIS_OP_TYPE_CALL
@ RZ_ANALYSIS_OP_TYPE_ADD
@ RZ_ANALYSIS_OP_TYPE_PUSH
@ RZ_ANALYSIS_OP_TYPE_SHR
@ RZ_ANALYSIS_OP_TYPE_POP
@ RZ_ANALYSIS_OP_TYPE_CJMP
@ RZ_ANALYSIS_OP_TYPE_MOV
@ RZ_ANALYSIS_OP_TYPE_SHL
@ RZ_ANALYSIS_OP_TYPE_UCALL
@ RZ_ANALYSIS_OP_TYPE_RET
@ RZ_ANALYSIS_OP_TYPE_XOR
ut64(WINAPI *w32_GetEnabledXStateFeatures)()