add advanced_instructions with mhook
This commit is contained in:
@@ -9,6 +9,9 @@ public:
|
||||
bool small_;
|
||||
bool branch;
|
||||
bool rip_relative;
|
||||
|
||||
bool avx;
|
||||
bool rdrand;
|
||||
};
|
||||
public:
|
||||
AbstractHookEngine(const char* name) : name_(name) {
|
||||
|
||||
Reference in New Issue
Block a user