- bin2mot converts a binary file to a motorola s-record textfile.
- mot2bin converts a motorola s-record textfile to a binary file.
This tool is a new implementation for Win32 API and Linux. It replaces old DOS based Win16 tool.
Follow bin2mot_mot2bin
Other Useful Business Software
Auth0 for AI Agents now in GA
Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
Rate This Project
Login To Rate This Project
User Reviews
-
Great initiative! Some comments: The command line parameters are not 100% compatible with the old original version. In the old version you could add the input file before the parameter switches. The old version also used the complete bin file if you didn't specify it's size. This version sets the input size to zero of you don't set the -L flag.