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
Streamline Azure Security with Palo Alto Networks VM-Series
Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
Rate This Project
Login To Rate This Project
User Reviews
-
Bytelocator is great! Thanks.