add architecture query (#842)

This commit is contained in:
misson20000
2017-05-20 18:47:02 -07:00
committed by Nguyen Anh Quynh
parent 14222bd5f0
commit 3fdb2d2442
7 changed files with 11 additions and 0 deletions

View File

@ -101,6 +101,7 @@ module Common =
let UC_HOOK_MEM_VALID = 7168
let UC_QUERY_MODE = 1
let UC_QUERY_PAGE_SIZE = 2
let UC_QUERY_ARCH = 3
let UC_PROT_NONE = 0
let UC_PROT_READ = 1