add advanced_instructions with mhook
This commit is contained in:
@@ -5,4 +5,8 @@ typedef uint64_t(*TypeSmall)(void);
|
||||
|
||||
typedef uint64_t (*TypeBranch)(uint64_t);
|
||||
|
||||
typedef uint64_t (*TypeRip_relative)(void);
|
||||
typedef uint64_t (*TypeRip_relative)(void);
|
||||
|
||||
typedef void (*TypeAVX)(float num, void* res);
|
||||
|
||||
typedef uint32_t (*TypeRDRAND)(void);
|
||||
Reference in New Issue
Block a user