Skip to content

If ESIL emulation of an insn is incorrect, how to hotfix? #23152

Answered by trufae
jstaursky asked this question in Q&A
Discussion options

You must be logged in to vote

There are different ways:

  • anal hints . Replace any instruction esil with (ahe command)
  • Anal pins, execute a script when pc reaches a specific address
  • create an arch plugin with the fixed esil and load it when you need it

Ideally updating r2 should be the way to go

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@jstaursky
Comment options

Answer selected by jstaursky
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants