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 | |
bool | has_jcc |
jcc_type | type |
std::uintptr_t | block_addr [2] |
std::uintptr_t vm::instrs::jcc_data::block_addr[2] |
bool vm::instrs::jcc_data::has_jcc |
jcc_type vm::instrs::jcc_data::type |