FFFF
Skip to content

Only print checksec output of ELF.libc when it was printed for the ELF already#2483

Merged
peace-maker merged 3 commits intoGallopsled:devfrom
peace-maker:elf_libc_checksec
Oct 24, 2024
Merged

Only print checksec output of ELF.libc when it was printed for the ELF already#2483
peace-maker merged 3 commits intoGallopsled:devfrom
peace-maker:elf_libc_checksec

Conversation

@peace-maker
Copy link
Copy Markdown
Member

Accessing ELF.libc would always print the checksec output of the libc without a way to suppress it easily. Remember if we opened the file with ELF(bin, checksec=False) and don't print it when accessing .libc.

Fixes #2414

@peace-maker peace-maker merged commit 584ecca into Gallopsled:dev Oct 24, 2024
@peace-maker peace-maker deleted the elf_libc_checksec branch October 24, 2024 13:55
peace-maker added a commit to peace-maker/pwntools that referenced this pull request Oct 26, 2024
…e `ELF` already (Gallopsled#2483)

* Only print `checksec` output of `ELF.libc` when it was printed for the `ELF` already

* Update CHANGELOG
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

Successfully merging this pull request may close these issues.

libcdb print redundant information

1 participant

0