-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Description
To my knowledge the api exposes encoding specific information (such as where immediates and displacements are located) for the x86 architecture via the cs_x86_encoding struct. While I have checked the arm.h header file I was unable to find any struct that holds such information exposed to the public. Since my goal is to change the registers of some instructions I would like the api to provide information about their offsets if possible.
Metadata
Metadata
Assignees
Labels
No labels