WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Conversation

@peace-maker
Copy link
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
9 checks passed
@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