Instructions


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)

Detailed Description

Api that manipulates the original binary instructions.

Function Documentation

USIZE LEVEL_CORE::INS_InitDirectBranchLikeOriginalAtAddressToAddress INS  ins,
ADDRINT  src_addr,
ADDRINT  dst_addr
 

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

BOOL LEVEL_CORE::INS_IsPatchable INS  ins  ) 
 

Return TRUE if the instruction is patchable

BOOL LEVEL_CORE::INS_IsPop const INS  ins  ) 
 

x

BOOL LEVEL_CORE::INS_IsPush const INS  ins  ) 
 

x


Generated on Tue Jan 16 00:09:08 2007 for Pin by  doxygen 1.4.6