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
Ship Agents Faster
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Rate This Project
Login To Rate This Project
User Reviews
-
Bytelocator is great! Thanks.