[][src]Module unicorn::unicorn_const

Structs

MemRegion
Protection

Enums

Arch
CodeHookType
Error
HookType
MemHookType
MemType
Mode
Query

Constants

BINDINGS_MAJOR
BINDINGS_MINOR
MILISECOND_SCALE
PROT_ALLDeprecated

Use Protection::ALL instead.

PROT_EXECDeprecated

Use Protection::EXEC instead.

PROT_NONEDeprecated

Use Protection::NONE instead.

PROT_READDeprecated

Use Protection::READ instead.

PROT_WRITEDeprecated

Use Protection::WRITE instead.

SECOND_SCALE