Welcome to the Mythicsoft Q&A site for:
- Agent Ransack - FileLocator Lite - FileLocator Pro
Please feel free to ask any questions on these products or even answer other community member questions.
Useful Links:
I would like to search sequences of characters in .mid files that are raw binary files. Is it possible via regular expressions like this one?
[\x00-\x7F]\xB0+
If yes, how to do it via GUI and/or command line.
At the moment the text searching strips out characters in the 0x00 - 0x1f range. Binary searching is something that is planned for a future release.