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

l32r address wrong #9

Open
DanielAW opened this issue Sep 10, 2022 · 1 comment
Open

l32r address wrong #9

DanielAW opened this issue Sep 10, 2022 · 1 comment

Comments

@DanielAW
Copy link

DanielAW commented Sep 10, 2022

Hi,

I have a binary where the l32r address gets decoded wrong.
The instruction is at memory location: 0x993486, the instruction is: 81 f1 04
l32r a8,DAT_0095484c
but the 2nd parameter should be 0x4093c4

Is it something I can fix while loading the binary?
I'm using released version 0.3.

Thanks.

@DanielAW
Copy link
Author

I think it might be wrong because the "Extended L32R Option" is not honored in this plugin yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant