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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
-
Bytelocator is great! Thanks.