10 lines
279 B
Text
10 lines
279 B
Text
|
Greps through binaries from various OSs and architectures, and colors
|
||
|
them. Current backends:
|
||
|
|
||
|
- ELF 32/64, arm, x86, openrisc - all others will parse and color, but
|
||
|
relocations won't show properly
|
||
|
- Mach 32/64, arm, x86
|
||
|
- PE (debug only)
|
||
|
|
||
|
WWW: https://github.com/m4b/bingrep
|