DynamoRIO / DynamoRIO/dynamorio
jmp_smart
Open
Component-API
Component-IR
good first issue
help wanted
Migrated
Priority-Medium
Type-Feature
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 629
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 31
Description
_From [derek.br...@gmail.com](https://code.google.com/u/117968039472581148324/) on February 24, 2009 14:49:39_
this was PR 209710
instead of having to track target sizes to see whether a rel8 vs rel32
address should be used we should add a JMP_smart that can figure that out.
The explicit instructions otherwise should be used when exact pattern
matching or patching is needed.
_Original issue: http://code.google.com/p/dynamorio/issues/detail?id=56_
Contributor guide
Assessment
This issue has not been assessed yet.