An open API service indexing awesome lists of open source software.

https://github.com/rip1s/libc-db

Fetch libc and parse libc.so automatically
https://github.com/rip1s/libc-db

Last synced: 7 months ago
JSON representation

Fetch libc and parse libc.so automatically

Awesome Lists containing this project

README

          

# libc-db
Fetch libc and parse libc.so automatically

### You should install pwntools,requests,pyunpack and patool first

```bash
pip install pwntools requests pyunpack patool

```