add architecture query (#842)
This commit is contained in:

committed by
Nguyen Anh Quynh

parent
14222bd5f0
commit
3fdb2d2442
@ -96,6 +96,7 @@ const (
|
||||
HOOK_MEM_VALID = 7168
|
||||
QUERY_MODE = 1
|
||||
QUERY_PAGE_SIZE = 2
|
||||
QUERY_ARCH = 3
|
||||
|
||||
PROT_NONE = 0
|
||||
PROT_READ = 1
|
||||
|
Reference in New Issue
Block a user