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.
|
#include <vmp2.hpp>
Public Attributes | |
std::uintptr_t | vip_begin |
jcc_data | jcc |
std::vector< virt_instr_t > | vinstrs |
jcc_data vm::instrs::code_block_t::jcc |
std::vector< virt_instr_t > vm::instrs::code_block_t::vinstrs |
std::uintptr_t vm::instrs::code_block_t::vip_begin |