添加跳过CFI检查的机制
This commit is contained in:
@@ -4,6 +4,9 @@
|
||||
int sukisu_handle_kpm(unsigned long arg3, unsigned long arg4, unsigned long arg5);
|
||||
int sukisu_is_kpm_control_code(unsigned long arg2);
|
||||
|
||||
int kpm_cfi_bypass_init(void);
|
||||
void kpm_cfi_bypass_exit(void);
|
||||
|
||||
// KPM控制代码
|
||||
#define CMD_KPM_CONTROL 28
|
||||
#define CMD_KPM_CONTROL_MAX 34
|
||||
|
||||
Reference in New Issue
Block a user