enhancementgood first issuehelp wanted
Metriche repository
- Star
- (6947 star)
- Metriche merge PR
- (Merge medio 23h 17m) (98 PR mergiate in 30 g)
Descrizione
Question
I have a binary that have a problem in its ELF headers, this is creating problem while loading the file. The things is I use ghidra to check some interesting address an try to reach them with the simulation manager in angr, due to the absence of elf headers, the address that I found into ghidra does not match anything in the project loaded by angr. Is there a way to remap the sections to be consistent with the memory map I have in ghidra ?
This is the memory map in ghidra
this is the sections in angr: