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

https://github.com/decompals/flib

Search a binary for linked objects
https://github.com/decompals/flib

Last synced: 2 months ago
JSON representation

Search a binary for linked objects

Awesome Lists containing this project

README

          

# flib
Search a binary for linked objects

## Quickstart

```sh
ar x --output
cargo run | tee flib.txt
```