Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lifting of ARMv7 ubfx instruction missing in Thumb mode #3993

Closed
MartijnB opened this issue May 25, 2020 · 2 comments
Closed

Lifting of ARMv7 ubfx instruction missing in Thumb mode #3993

MartijnB opened this issue May 25, 2020 · 2 comments
Labels
Arch: ARM/Thumb Issues with the ARM/Thumb architecture plugin Component: Architecture Issue needs changes to an architecture plugin Effort: Low Issue should take < 1 week Impact: Low Issue is a papercut or has a good, supported workaround Lifting issues related to LLIL lifting
Milestone

Comments

@MartijnB
Copy link

The latest version lacks an LLIL implementation for the ARMv7 instruction ubfx in Thumb mode. It seems that the instruction is properly lifted in ARM mode, but not in Thumb mode.

ubfx

@plafosse plafosse transferred this issue from Vector35/binaryninja-api Apr 14, 2021
@nshp
Copy link
Contributor

nshp commented Apr 15, 2021

Already fixed by Vector35/arch-armv7#16

@plafosse plafosse transferred this issue from Vector35/arch-armv7 Mar 1, 2023
@fuzyll fuzyll added Component: Architecture Issue needs changes to an architecture plugin Arch: ARM/Thumb Issues with the ARM/Thumb architecture plugin labels Mar 6, 2023
@xusheng6 xusheng6 added Impact: Low Issue is a papercut or has a good, supported workaround Effort: Low Issue should take < 1 week Lifting issues related to LLIL lifting labels May 22, 2023
@xusheng6
Copy link
Member

Fixed by Vector35/arch-armv7#16

@plafosse plafosse added this to the Coruscant milestone Aug 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Arch: ARM/Thumb Issues with the ARM/Thumb architecture plugin Component: Architecture Issue needs changes to an architecture plugin Effort: Low Issue should take < 1 week Impact: Low Issue is a papercut or has a good, supported workaround Lifting issues related to LLIL lifting
Projects
None yet
Development

No branches or pull requests

6 participants