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

Rust binaries are incorrectly identified as C++ / C #74

Open
juliankrieger opened this issue Nov 23, 2022 · 3 comments
Open

Rust binaries are incorrectly identified as C++ / C #74

juliankrieger opened this issue Nov 23, 2022 · 3 comments

Comments

@juliankrieger
Copy link

I've compiled a few unstripped Rust binaries which are mistakenly identified by DIE as C++. Maybe this could be fixed by scanning strings? Unstripped binaries have a lot of references to "cargo", rusts package manager.

@horsicq
Copy link
Owner

horsicq commented Nov 23, 2022

Hello! Thanks a lot for the report! Do you have any "hello world" rust compiled binary?

@asukaminato0721
Copy link

cargo build

tmp.tar.gz


cargo build --release

tmp.tar.gz

@horsicq
Copy link
Owner

horsicq commented Apr 26, 2023

Thanks!

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

3 participants