malsym can translate Malaga symbol files, i.e. files having the ending ``.sym'' or ``.esym''. The translated file gets the ending ``.sym_c'' or ``.esym_c''.
For example:
malsym english.sym
If you are translating an extended symbol file with the ending ``.esym'', enter the name of the compiled symbol file as an additional argument:
malsym english.esym english.sym_c
This argument is needed since extended symbol files are extensions of ordinary symbol files.