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

@ -94,6 +94,7 @@ UC_HOOK_MEM_INVALID = 1008
UC_HOOK_MEM_VALID = 7168
UC_QUERY_MODE = 1
UC_QUERY_PAGE_SIZE = 2
UC_QUERY_ARCH = 3
UC_PROT_NONE = 0
UC_PROT_READ = 1