A static devirtualizer for VMProtect x64 3.x. powered by VTIL.
-
Updated
Aug 8, 2021 - C++
A static devirtualizer for VMProtect x64 3.x. powered by VTIL.
Deobfuscation via optimization with usage of LLVM IR and parsing assembly.
an ida plugin used to decompile vmp
Research on code virtualization in .NET [WIP]
Reverse engineering TikTok's JavaScript VM - 77 opcodes mapped, string deobfuscation, bytecode disassembly, and crypto function identification. Educational VM analysis toolkit.
Symbolic Execution based on lifting amd64 to z3
# TikTok Stack-Based Virtual Machine Reverse EngineeringThis repository provides tools for analyzing TikTok's JavaScript virtual machine, focusing on bytecode parsing and instruction disassembly. 🛠️ Contributions are welcome to enhance the analysis and fix any issues. 🌟
Add a description, image, and links to the devirtualization topic page so that developers can more easily learn about it.
To associate your repository with the devirtualization topic, visit your repo's landing page and select "manage topics."