You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Currently eazdevirt detects all
Stind
instructions asStind_I
. Add a post-devirtualize fixer for updating the opcodes ofStind
instructions depending on the state of the stack at the time the instruction is reached.Additional info:
eazdevirt/src/eazdevirt/Detection/V1/Detection.Ind.cs
Line 103 in f987581
The text was updated successfully, but these errors were encountered: