Search found 2 matches
- 31 May 2009 09:40
- Forum: Feature and Enhancement Requests
- Topic: HxD: Search with Regex
- Replies: 15
- Views: 131341
Re: Hex search with gaps
I'm looking forward to that. Thanks.
- 28 May 2009 21:58
- Forum: Feature and Enhancement Requests
- Topic: HxD: Search with Regex
- Replies: 15
- Views: 131341
Hex search with gaps
I'd like to search a file where I know the start and the end of a byte sequence. This is mostly the case when I do binary patching of executable or DLLs where fixup values are used for addresses.
A search hex-string like "85 F6 74 0C 83 0D xx xx xx xx 04" could be used to find the position.
A search hex-string like "85 F6 74 0C 83 0D xx xx xx xx 04" could be used to find the position.