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
- Host: GitHub
- URL: https://github.com/decompals/flib
- Owner: decompals
- License: mit
- Created: 2022-09-12T02:24:33.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-31T00:25:49.000Z (almost 3 years ago)
- Last Synced: 2025-10-01T12:37:40.078Z (6 months ago)
- Language: Rust
- Homepage:
- Size: 60.5 KB
- Stars: 9
- Watchers: 2
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# flib
Search a binary for linked objects
## Quickstart
```sh
ar x --output
cargo run | tee flib.txt
```