bytelocator is a small C command-line utility that allows you to search for hex byte patterns within any binary file. Its provides information on the byte location within a binary file based on the hex byte pattern you provided.
Features
- Finds hex string within large files (over 4GB in size)
- Added -o for starting byte offset value
- Prints out detailed statistics on search results
- Added -b flag for customized blocksize buffer value (default is 512)
Categories
Software DevelopmentLicense
GNU General Public License version 2.0 (GPLv2)Follow bytelocator
Other Useful Business Software
Build Agents and Models on One Platform
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Rate This Project
Login To Rate This Project
User Reviews
-
Bytelocator is great! Thanks.