I tried ag and some other searcher, they only support searching normal text in binary files, but not support searching binary text in binary files.
I googled for "search binary text" and results all talking about "search text in binary file".
Any tool support searching like this search_tool -bin "313233"
? (which is actually searching for files contain string "123")