niklasb/libc-database
Build a database of libc offsets to simplify exploitation observed · 2026-08-28
Health v2 · maintenance only
75/100
- Activity 96
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4188
- days_rel: n/a
- days_push: 24
- n_releases_24m: 0
Adoption not part of the score
1869 stars · 199 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A shell-based tool that builds a searchable database of libc symbol offsets from Ubuntu, Debian, and other distributions to simplify binary exploitation. It lets users identify libcs by hash or partial symbol addresses and dump useful offsets like system and /bin/sh.
Use cases
- find libc version from leaked symbol addresses
- get offsets of system and /bin/sh for ret2libc exploit
- identify a libc binary by build id or hash
- build a local database of libc offsets for CTF pwn challenges
- download a specific libc package for exploitation
When to choose
- you are doing CTF pwn challenges and need libc gadget offsets
- you have partial address leaks and need to fingerprint the remote libc
- you want a local, scriptable libc offset database
When to avoid
- you need a general-purpose binary analysis or reverse engineering framework
- you are not doing binary exploitation work
Facets
cli-tool · maturity active
search-engine database security developer-tools security penetration-testing developer-tools cli self-hosted ctf pwn binary-exploitation libc-offsets ret2libc shell command-line linux
2 sources
- readme: https://github.com/niklasb/libc-database · fetched 2026-08-28 · 3051aed1e186
- homepage: https://libc.rip/ · fetched 2026-08-29 · f7832c23d21c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| niklasb/libc-database | main | 75 |
For agents
markdown · JSON · MCP: product_card(name="niklasb/libc-database")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem