libc-database icon indicating copy to clipboard operation
libc-database copied to clipboard

Build a database of libc offsets to simplify exploitation

Results 15 libc-database issues
Sort by recently updated
recently updated
newest added

Fixed an instance of incorrect comma usage.

This is a tentative attempt at automating the process of grabbing debug `.so`s and libc sources, which are useful for [providing source-level libc debugging in gdb](https://github.com/yannayl/glibc_malloc_for_exploiters/blob/gh-pages/markdown/setup.md). The scope of this...

This is ensures we consistently perform a sleep regardless what categories we download. Naively fixes https://github.com/niklasb/libc-database/issues/49.

hi, ubuntu 20.04: ./get.sh rpm Getting rpm -> Location: http://rpmfind.net/linux/fedora/linux/updates/35/Everything/x86_64/Packages/g/glibc-2.34-29.fc35.x86_64.rpm -> ID: libc-2.34-29.fc35.x86_64 -> Already have this version, 'rm /home/wzsx150/bin/libc-database/db/libc-2.34-29.fc35.x86_64.*' to force Getting rpm -> Location: http://rpmfind.net/linux/centos-stream/9-stream/BaseOS/x86_64/os/Packages/glibc-2.34-25.el9.x86_64.rpm -> ID: libc-2.34-25.el9.x86_64...

**Will download or update for: Requirements for download or update 'ubuntu' are not met. Please, refer to README.md for installation instructions** Read the readme.md, but there is no solution in...

If at least one download fails for `launchpad`, the return code is non-zero. This does not happen for other categories like `rpm`. This inconsistency breaks automated scripts which use the...

While debugging #25, I identified an issue. To verify that the regex was matching everything, I compared the extracted symbols with an old DB. The issue is that for the...

This PR is like https://github.com/niklasb/libc-database/pull/39. But I've finished automatic downloading of all platforms. I've re-organized the structure of the libc database, allowing using debug symbols in different libc with different...

cccccyd@CYDsLaptop:~/LibcSearcher/libc-database$ ./download libc6_2.23-0ubuntu10_amd64 Getting libc6_2.23-0ubuntu10_amd64 Invalid ID, maybe the library was fetched in an older version or added manually? It just says its an invalid ID, I don't know why...

Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) to 4.1.3 and updates ancestor dependency [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts). These dependencies need to be updated together. Updates `tough-cookie` from 2.5.0 to 4.1.3 Release notes Sourced from tough-cookie's releases. 4.1.3 Security...

dependencies