Search found 1 match
- 07 Sep 2019 00:54
- Forum: Feature and Enhancement Requests
- Topic: Search for NOT <hex string>
- Replies: 4
- Views: 47249
Search for NOT <hex string>
A binary file often has fill bytes, such as xFF, that go on indefinitely. It is desirable to be able to skip over them to the next significant part of the file. Being able to search for NOT <hex string> would be very useful, and would seem to be just as fast as searching for the same length string ...