Virtual-machine Translation Intermediate Language
compiler
optimizer
deobfuscation
intermediate-language
devirtualizer
virtual-machine-translation
optimizing-compilers
-
Updated
Jun 27, 2020 - C++
Currently eazdevirt detects all
Stindinstructions asStind_I. Add a post-devirtualize fixer for updating the opcodes ofStindinstructions depending on the state of the stack at the time the instruction is reached.Additional info: https://github.com/saneki/eazdevirt/blob/f9875817875209b4f4bbb8ad3fd22b1c77f1030e/src/eazdevirt/Detection/V1/Detection.Ind.cs#L103