I know it's very early but I'm excited about this very useful extension and therefore this feature request. I'd like to search for a byte pattern as suggested in #45 with regex but more precisely in IDA style byte masking with ??. As it's a very common format to share malware patterns and all.
Example pattern: 3d ac ?? 25 9d ?? ?? 2f.