Index Menus Panels Troubleshooting Glossary Key glossary Moving around Selection Searching ASCII panel Undo & Repeat Advanced
Binary mode is not essentially different in editing behaviour than a standard text window. The C representation of the file can be changed as you would edit a text file.
When Save is selected from a binary editing window, you are offered the choice to save the C representation or to compile it back into the (modified) binary file itself.
0x
prefixes is optional. Text between C comments
(/*
, */
) is ignored.
To check the syntactic correctness of your changes, select the changed
lines and with the mouse and choose Format paragraph (Text menu,
Index Menus Panels Troubleshooting Glossary Key glossary Moving around Selection Searching ASCII panel Undo & Repeat Advanced