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.
Classes | Namespaces
vmctx.hpp File Reference
#include <transform.hpp>
#include <vmhandlers.hpp>
#include <vmp2.hpp>

Go to the source code of this file.

Classes

class  vm::ctx_t
 vm::ctx_t class is used to auto generate vm_entry, calc_jmp, and other per-vm entry information... creating a vm::ctx_t object can make it easier to pass around information pertaining to a given vm entry... More...
 

Namespaces

 vm