i'd love something like grep but specifically for binary files. sometimes i can get away with piping xxd but i can't exactly, say, search for functions using some known set of registers in MIPS binaries.
@notwa
Some people do some perl stuff lol
@dd86k ooh, you got an example?
@dd86k oh, but i'm searching for actual binary data, not encoded strings…
@notwa well funny enough I did make ddhx but it's an interactive kinda thing
@notwa
well darn