Sample Header Ad - 728x90

Find hex value in files/folder

3 votes
2 answers
10365 views
Is there a way to search for a hex value in files / folders? I've tried the following: grep -P "[\x01\x02\x03]" but that doesn't work (there is no error, but it doesn't search for these hex values).
Asked by Manuel (131 rep)
Sep 11, 2017, 05:23 PM
Last activity: Feb 9, 2023, 02:54 PM