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

Projects: fail to load saved base address properly #4303

Open
XVilka opened this issue Feb 27, 2024 · 2 comments
Open

Projects: fail to load saved base address properly #4303

XVilka opened this issue Feb 27, 2024 · 2 comments

Comments

@XVilka
Copy link
Member

XVilka commented Feb 27, 2024

Tested it on rizin 0.6.2 @ windows-x86-64 commit: 18b1243.
It has the same base address issue.

Steps:

  1. Load a binary with -B specifying an address
  2. idp to load the PDB file (not sure this is actually relevant)
  3. aaa to analyze the binary
  4. Ps to save the project
  5. Exit rizin and load the project with -p
  6. afl output shows correct adresses (maybe because of the PDB info?)
  7. pdf-ing a function results in all "invalid" instructions
  8. px-ing the same address shows all FF's

Originally posted by @elicn in #4296 (comment)

@XVilka
Copy link
Member Author

XVilka commented Feb 27, 2024

Likely related to #713 and #714

@XVilka XVilka added this to To Do in Stable Projects via automation Feb 27, 2024
@elicn
Copy link

elicn commented Feb 28, 2024

I forgot to mention "aaa to analyze the binary".
That should be added between steps 2 and 3 above.

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

No branches or pull requests

2 participants