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.
File List
Here is a list of all files with brief descriptions:
[detail level 123]
  include
 calc_jmp.hpp
 transform.hpp
 vmctx.hpp
 vmhandlers.hpp
 vminstrs.hpp
 vmlifters.hpp
 vmp2.hpp
 vmprofiler.hpp
 vmprofiles.hpp
 vmutils.hpp
  src
  vmlifters
 add.cpp
 jmp.cpp
 lconst.cpp
 lflags.cpp
 lreg.cpp
 lvsp.cpp
 nand.cpp
 pushvsp.cpp
 read.cpp
 shr.cpp
 sreg.cpp
 vmexit.cpp
  vmprofiles
 add.cpp
 call.cpp
 div.cpp
 jmp.cpp
 lconst.cpp
 lflags.cpp
 lreg.cpp
 lvsp.cpp
 mul.cpp
 nand.cpp
 pushvsp.cpp
 read.cpp
 shl.cpp
 shr.cpp
 sreg.cpp
 vmexit.cpp
 write.cpp
 calc_jmp.cpp
 vmctx.cpp
 vmhandler.cpp
 vminstrs.cpp
 vmutils.cpp