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
$300 Free Credits to Build on Google Cloud
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Rate This Project
Login To Rate This Project
User Reviews
-
Bytelocator is great! Thanks.