I know how to open a file and search for text strings but I want to know how to search for hex strings.For I wanted to search a file for the hex string 0100 8892 0121.Also how would display the offset where it's located so if I wanted to change it in a hex editor.