-
Notifications
You must be signed in to change notification settings - Fork 197
Open
Description
When looking for a libc given a common offset, you can only retrieve the first 10 results instead of all of them.
curl --data-raw '{"symbols":{"__libc_start_main_ret":"1ca"}}' -H 'Content-Type: application/json' https://libc.rip/api/find
We should increase the number of items returned by default and maybe add pagination support to the API?
https://www.elastic.co/docs/reference/elasticsearch/rest-apis/paginate-search-results
Metadata
Metadata
Assignees
Labels
No labels