Fix Stind_* instructions
saneki opened this issue · 0 comments
saneki commented
Currently eazdevirt detects all Stind
instructions as Stind_I
. Add a post-devirtualize fixer for updating the opcodes of Stind
instructions depending on the state of the stack at the time the instruction is reached.
Additional info: