2 comments (2 comments)0 reactions (0 reactions)0 assignees (0 assignees)C3,229 forks (3,229 forks)batch import
FLIRTHacktoberfestenhancementgood first issuezignatures
Repository metrics
- Stars
- 23,826 stars (23,826 stars)
- PR merge metrics
- Avg merge 16h 24m (Avg merge 16h 24m)99 merged PRs in 30d (99 merged PRs in 30d)
Description
I need to find statically linked libraries inside a binary. Is it possible to load multiple flirt file together with zfs command?
Contributor guide
- Research direction
- Check the radare2 documentation or source code for the `zfs` command to see if multiple FLIRT signature files can be loaded simultaneously by passing them as separate arguments or using glob patterns. Also look for any environment variable or configuration option that allows multiple signature files.
- Tech stack
- c
- Domain
- reverse engineering
- Issue type
- Research
- Prerequisites
- radare2FLIRT signatures