Other Resources
Here are some useful works and links that related to code virtualization.
Awesome Works and Links
- Babak Yadegari, Brian Johannesmeyer, Benjamin Whitely, and Saumya Debray. A Generic Approach to Automatic Deobfuscation of Executable Code. (IEEE S&P 2015) [Source Code]
- Anatoli Kalysch, Johannes Götzfried, Tilo Müller. VMAttack: Deobfuscating Virtualization-Based Packed Binaries. (ARES 2017) [Source Code]
- Tim Blazytko, Moritz Contag, Cornelius Aschermann, and Thorsten Holz. Syntia: Synthesizing the Semantics of Obfuscated Code. (Usenix Security 2017) [Source Code]
- Dongpeng Xu, Jiang Ming, Yu Fu, and Dinghao Wu. VMHunt: A Verifiable Approach to Partially-Virtualized Binary Code Simplification. (CCS 2018) [Source Code]
- Rolf Rolles. Möbius Strip Reverse Engineering. [Websites]
- Back Engineering [Websites]
- …