NoVmp
Devirtualizer
A tool that removes virtualization protection from certain 64-bit Windows executables by converting them into an intermediate VTIL form and optionally recompiling back to native code.
A static devirtualizer for VMProtect x64 3.x. powered by VTIL.
2k stars
82 watching
342 forks
Language: C++
last commit: over 3 years ago devirtualizationvmprotectvtil
Related projects:
Repository | Description | Stars |
---|---|---|
nannib/imm2virtual | A GUI tool for virtualizing raw disk images without conversion to ensure forensically sound analysis. | 50 |
bachili/diffvg | A differentiable rasterizer for 2D vector graphics. | 950 |
aldocd4/derelictnanovg | Dynamic bindings to a vector graphics rendering library for the D programming language. | 2 |
strasdat/vviz | A GUI debugging tool for computer vision development | 24 |
ovidiuvio/vsdebugpro | A debugging tool for C/C++ and .NET applications, allowing developers to inspect memory, load data into memory, and execute custom commands. | 58 |
changeofpace/viviennevmm | A stealthy debugging framework implemented via an Intel VT-x hypervisor. | 781 |
rainers/cv2pdb | Converts DMD CodeView/DWARF debug information to PDB files for debugging applications. | 481 |
hackalyze/ue4-vs-extensions | An extension to help fix unnecessary indentations around specific macros in Visual Studio | 276 |
samboycoding/cpp2il | Reverses Unity's IL2CPP build process to its original managed DLLs | 1,729 |
randomengy/vidcoder | Software tool for converting various video and disc file formats. | 704 |
minres/scviewer | A tool to visualize and analyze verification data from SystemC simulations. | 14 |
vmt/udis86 | A disassembler library for x86 and x86-64 instruction set architectures | 1,019 |
valvesoftware/fossilize | A binary database format that serializes and stores persistent Vulkan object state | 584 |
nsmfoo/antivmdetection | A tool to create templates making VirtualBox VM detection harder | 712 |
themaister/fossilize | A library to serialize and replay persistent Vulkan objects for efficient reuse and reproducibility. | 34 |