mirror of
https://github.com/vee1e/flare-floss.git
synced 2026-09-01 17:57:06 +00:00
PELayout/ELFLayout mark_structures overrides only recursed into children, never applying structures_by_address to their own strings, so strings in the ELF header/program-header gap (attached to the root node) and PE header-gap strings rendered with an empty .structure. Both now annotate their own strings before recursing, matching MachOLayout. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| base.py | ||
| elf.py | ||
| extract.py | ||
| macho.py | ||
| pe.py | ||
| types.py | ||