Functions | |
BOOL | LEVEL_CORE::INS_IsPatchable (INS ins) |
USIZE | LEVEL_CORE::INS_InitDirectBranchLikeOriginalAtAddressToAddress (INS ins, ADDRINT src_addr, ADDRINT dst_addr) |
BOOL | LEVEL_CORE::INS_IsPop (const INS ins) |
BOOL | LEVEL_CORE::INS_IsPush (const INS ins) |
|
Initialize a branch that goes from the source address at which the instruction is being placed to the destination address, the branch has the same opcode as in the original program |
|
Return TRUE if the instruction is patchable |
|
x |
|
x |