Is it possible to search for a NOT st... Log Out | Topics | Search
Moderators | Edit Profile

X-Ways Support Forum » Disk Editing » Is it possible to search for a NOT string? « Previous Next »

Author Message
Top of pagePrevious messageNext messageBottom of page Link to this message

Ron Cufley
Username: roncufley

Registered: N/A
Posted on Wednesday, Jun 13, 2007 - 11:29:   

I would like to scan a disk looking for any hex value that is not x'00' is this possible?
Top of pagePrevious messageNext messageBottom of page Link to this message

Björn Ganster
Username: admin4

Registered: 3-2004
Posted on Wednesday, Jun 13, 2007 - 12:36:   

You could try the following GREP expression, but it will likely lead to very many search hits:

[\x01-\xff]
Top of pagePrevious messageNext messageBottom of page Link to this message

Ron Cufley
Username: roncufley

Registered: N/A
Posted on Wednesday, Jun 13, 2007 - 13:56:   

Thanks, that is exactly what I wanted. I needed to be able to show that a disk had been cleared.

Add Your Message Here
Post:
Username: Posting Information:
Only registered users may post messages here, i.e. you need to have an account.
Password:
Options: Enable HTML code in message
Automatically activate URLs in message
Action:
Forum operated by X-Ways Software Technology AG.