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

Elf to hex conversion #12

Open
samsmith94 opened this issue Aug 2, 2022 · 1 comment
Open

Elf to hex conversion #12

samsmith94 opened this issue Aug 2, 2022 · 1 comment

Comments

@samsmith94
Copy link

Hello, I would have a question.
Can I read elf file in order to generate hex from it?
I can do it with GNU objcopy, but I want to use this tool, of it's possible. I could not find an example.

@TedSmithNXC
Copy link

Check the scripts folder and you'll see how to do it: https://github.com/christoph2/objutils/blob/master/objutils/scripts/oj_elf_extract.py

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

2 participants