I was more interested in regular expression syntax. I can't use most opensource anyway as HxD isn't opensource either. Anyway, sourcecode isn't the issue, I was more interested in design of regular expressions for binary files (and their special requirements).
Sorry for the extremely delayed ...
Search found 5 matches
- 28 Apr 2007 02:49
- Forum: Feature and Enhancement Requests
- Topic: HxD: Search with Regex
- Replies: 15
- Views: 131341
- 06 Mar 2007 21:14
- Forum: Feature and Enhancement Requests
- Topic: HxD: Plugin interface
- Replies: 2
- Views: 11924
HxD: Plugin interface
Maël is really going to hate me for this one.... hopefully I can present this one as just some open thinking for long term future considerations... :)
A plugin interface that accepts a plugin DLL that works in a similar fashion to the plugin interfaces of Ollydbg and IDA (interactive disassembler ...
A plugin interface that accepts a plugin DLL that works in a similar fashion to the plugin interfaces of Ollydbg and IDA (interactive disassembler ...
- 06 Mar 2007 17:39
- Forum: Feature and Enhancement Requests
- Topic: HxD: Disable toolbar
- Replies: 3
- Views: 9056
HxD: Disable toolbar
I take a minimalist approach to things and think it would be great to disable the toolbar if one doesn't use it.
- 06 Mar 2007 17:12
- Forum: Feature and Enhancement Requests
- Topic: HxD: Search with Regex
- Replies: 15
- Views: 131341
The issue with this is that I allow searching streams of any size (also GBs of data) which means I have to adapt the searching (as not everything can be held in memory).
Perhaps a checkbox to enable "full" regular expressions that will scan the full buffer with the understanding that it cannot be ...
Perhaps a checkbox to enable "full" regular expressions that will scan the full buffer with the understanding that it cannot be ...
- 02 Mar 2007 19:19
- Forum: Feature and Enhancement Requests
- Topic: HxD: Search with Regex
- Replies: 15
- Views: 131341