xzre
|
Public Member Functions | |
PADDING (0x4) | |
Data Fields | |
u8 * | start_addr |
start of the code address range to search | |
u8 * | end_addr |
start of the code address range to search | |
u8 * | offset_to_match |
offset to match in the instruction displacement | |
u32 * | output_register_to_match |
register to match as the instruction output | |
u8 * | output_register |
BOOL | result |
TRUE if the instruction sequence was found, FALSE otherwise. | |
backdoor_hooks_data_t * | hooks |
imported_funcs_t * | imported_funcs |