symgrep 0.1.2

symgrep is a binary file search tool that recursively searches a directory for symbols matching a regex pattern. Cross platform but supports searching ELFs.
1
2
3
4
edition = "2024"
max_width = 100
hard_tabs = false
tab_spaces = 4