Skip to content
New issue

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

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

Already on GitHub? # to your account

Import error: "Rust error: data/extensions/rust/unix does not exist in module AARCH64" #7298

Open
gemesa opened this issue Dec 18, 2024 · 1 comment

Comments

@gemesa
Copy link
Contributor

gemesa commented Dec 18, 2024

Describe the bug

When I import an AArch64 Rust binary the following error is reported by the importer:

image

image

To Reproduce
Steps to reproduce the behavior:

  1. Build an AArch64 Rust binary (or use the attached one)
  2. Import it into Ghidra via File --> Import File...
  3. Click OK
  4. Review import summary

Expected behavior

No import errors should be reported.

Screenshots

Full import summary if necessary:

image

Attachments
rust-rayon2.zip

Environment (please complete the following information):

  • OS: Linux fedora 6.12.4-200.fc41.x86_64
  • Java Version: openjdk 21.0.4 2024-07-16 LTS
  • Ghidra Version: 11.3_DEV
  • Ghidra Origin: locally built from the GitHub repo without any changes (commit 8bbc1d054075d0626eba621b470077a17e3dc16a)

Additional context

N/A

@gemesa
Copy link
Contributor Author

gemesa commented Dec 18, 2024

I take it Rust AArch64 binaries are not -fully- supported yet.

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

No branches or pull requests

1 participant