DynamoRIO / DynamoRIO/dynamorio
Add DR_DISASM_AARCH64 standard disassembly style
Open
Component-IR
Google-Affecting
OpSys-AArch64
Priority-Low
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 629
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 30
Description
Xref #4381
This covers adding `-syntax_aarch64` and `DR_DISASM_AARCH64` support for disassembly in standard style for AArch64. (Using `DR_DISASM_ARM` results in no operands being printed at all: #4381).
Contributor guide
Research direction
Start with the existing DR_DISASM_ARM and -syntax_aarch64 references, using issue #4381 to understand the missing AArch64 operand behavior. Done means standard-style AArch64 disassembly supports both -syntax_aarch64 and DR_DISASM_AARCH64 and prints operands correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- reverse-engineering
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100