unicorn ~master (2018-09-05T02:00:39Z)
Home
Dub
Repo
uc_cb_insn_out_t
unicorn
unicorn
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
)
alias
uc_cb_insn_out_t
=
void
function
(
uc_engine
*
uc
,
uint
port
,
int
size
,
uint
value
,
void
*
user_data
)
Meta
Source
See Implementation
unicorn
unicorn
aliases
uc_cb_eventmem_t
uc_cb_hookcode_t
uc_cb_hookintr_t
uc_cb_hookmem_t
uc_cb_insn_in_t
uc_cb_insn_out_t
enums
uc_arch
uc_err
uc_hook_type
uc_mem_type
uc_mode
uc_prot
uc_query_type
functions
UC_MAKE_VERSION
uc_arch_supported
uc_close
uc_context_alloc
uc_context_restore
uc_context_save
uc_emu_start
uc_emu_stop
uc_errno
uc_free
uc_hook_add
uc_hook_del
uc_mem_map
uc_mem_map_ptr
uc_mem_protect
uc_mem_read
uc_mem_regions
uc_mem_unmap
uc_mem_write
uc_open
uc_query
uc_reg_read
uc_reg_read_batch
uc_reg_write
uc_reg_write_batch
uc_strerror
uc_version
manifest constants
UC_API_MAJOR
UC_API_MINOR
UC_MILISECOND_SCALE
UC_SECOND_SCALE
UC_VERSION_EXTRA
UC_VERSION_MAJOR
UC_VERSION_MINOR
structs
uc_context
uc_engine
uc_hook
uc_mem_region