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

libcdb-cli: add --offline-only, refactor unstrip and add fetch parser for download libc-database #2478

Merged
merged 17 commits into from
Oct 24, 2024

Conversation

the-soloist
Copy link
Contributor

  1. make unstrip as default behavior, except file parser
  2. add return_raw for search_by_symbol_offsets
  3. add fetch arg parser to download and update libc-database

CHANGELOG.md Outdated Show resolved Hide resolved
@the-soloist the-soloist changed the title libcdb-cli: changes for previous updates libcdb-cli: add --offline-only, refactor unstrip and add fetch parser for download libc-database Oct 2, 2024
@peace-maker
Copy link
Member

Thank you, this is cool. A nice wrapper to keep the local libc updated.

@peace-maker peace-maker merged commit fa14663 into Gallopsled:dev Oct 24, 2024
8 of 10 checks passed
peace-maker added a commit to peace-maker/pwntools that referenced this pull request Oct 26, 2024
…er for download libc-database (Gallopsled#2478)

* Add `return_raw` for `search_by_symbol_offsets`

* Add `--offline-only` and unstrip libc as default behavior

* Add short arg name for `--download-libc`

* Fix bugs

* Add fetch parser

* Fix bugs

* file parse not unstrip default

* Update function docs

* Update CHANGELOG

* Edit dest of `--no-strip`

* Update CHANGELOG

* Unstrip before `return cache`

* Revert `--unstrip` help

* Improve `libcdb fetch` default behavior

* Perf fetch command

* Fix fetch command `-u`

---------

Co-authored-by: peace-maker <peacemakerctf@gmail.com>
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.

3 participants