DynamoRIO / DynamoRIO/dynamorio

instr_compute_address_ex() may need support for xsave area address(es).

Open
#3,467 0 comments 0 reactions 0 assignees View on GitHub
Component-API Component-IR help wanted
Dominant language
C
Stars
3.2k
Forks
629
Avg merge
2d 15h
Merged PRs (30d)
31

Description

instr_compute_address_ex() may need to compute the xsave user state component addresses, unless it returns only the xsave area's start address. If the former, it can read the instruction's user state component mask in edx:eax.

In this context, "user state component addresses" above means the individual addresses of the individual components in the xsave area as written by the instruction.

xref #2946 .

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.