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 reading does not support reading of nessesary symbol Types #1

Open
salon64 opened this issue Oct 10, 2024 · 0 comments
Open

elf reading does not support reading of nessesary symbol Types #1

salon64 opened this issue Oct 10, 2024 · 0 comments

Comments

@salon64
Copy link
Collaborator

salon64 commented Oct 10, 2024

Quick solution is to change physical_mem

if !sym_name.is_empty() {
    sym_hash_map.insert(sym_entry.st_value as u32, sym_name.to_string());
}
@Spooky-Firefox Spooky-Firefox changed the title elf reading does not support reading of nessesary Types elf reading does not support reading of nessesary symbol Types Oct 10, 2024
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