issue about Hex to Assembly format #137
-
| Hi | 
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
| Hello! Could you please show some screenshots? | 
Beta Was this translation helpful? Give feedback.
-
| You wrote "7964" in the file as text. Text: "7964" is "37303634" in HEX format. See the table: If you need to disasm 7964 then you have to write it in file in HEX (not TEXT!!!) | 
Beta Was this translation helpful? Give feedback.

You wrote "7964" in the file as text.
Text: "7964" is "37303634" in HEX format.
See the table:
If you need to disasm 7964 then you have to write it in file in HEX (not TEXT!!!)