Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
10/16/08 12:21
Read: times


 
#159114 - Disassembler
Responding to: ???'s previous message
Jan Waclawek said:
... and in it, you shall use the "T" directive to tell the disassmebler, where exactly you have data to be interpreted as text.

You should read the manual.

JW


I agree with Jan. The disassembler has options that you can use for ascii.

Most of the time it is easier to do it yourself after the disassembler does its thing. (depending on how big the file is)

As long as you understand ascii, its easy.
Usually there is an end marker (0) on every string.

I prefer to use dis8051 from Data Sync Engineering.
Good Luck




List of 10 messages in thread
TopicAuthorDate
DisAssembler D52 missing text            01/01/70 00:00      
   Looks pretty good to me!            01/01/70 00:00      
      DB 0            01/01/70 00:00      
      this is why the disassembler has a control file...            01/01/70 00:00      
         Disassembler            01/01/70 00:00      
            Sweeping generalisation?            01/01/70 00:00      
   Control file            01/01/70 00:00      
      clt files.            01/01/70 00:00      
         You should add that line to the ctl file...            01/01/70 00:00      
         What are you trying to do?            01/01/70 00:00      

Back to Subject List