VMProfiler
v1.8
vmprofiler is a c++ library which is used to statically analyze VMProtect 2 polymorphic virtual machines. This project is inherited in vmprofiler-qt, vmprofiler-cli, and vmemu.
|
This is the complete list of members for vm::ctx_t, including all inherited members.
calc_jmp | vm::ctx_t | |
ctx_t(std::uintptr_t module_base, std::uintptr_t image_base, std::uintptr_t image_size, std::uintptr_t vm_entry_rva) | vm::ctx_t | explicit |
exec_type | vm::ctx_t | |
image_base | vm::ctx_t | |
image_size | vm::ctx_t | |
init() | vm::ctx_t | |
module_base | vm::ctx_t | |
vm_entry | vm::ctx_t | |
vm_entry_rva | vm::ctx_t | |
vm_handlers | vm::ctx_t |