Skip to main content
Visitor II
February 22, 2006
Question

ST6 hex file disassembly

  • February 22, 2006
  • 5 replies
  • 1493 views
Posted on February 22, 2006 at 14:23

ST6 hex file disassembly

    This topic has been closed for replies.

    5 replies

    gldameAuthor
    Visitor II
    September 16, 2005
    Posted on September 16, 2005 at 23:50

    I am trying to reverse engineer an existing ST6 application. I have the .hex file but no source files. Are there any free or cheap tools that can decode the .hex file and generate the assembly instructions?

    Visitor II
    September 19, 2005
    Posted on September 19, 2005 at 06:43

    I wrote a plugin for IDA (http://www.datarescue.com), it is available at

    http://groups.yahoo.com/group/idaextensions/files/Modules

    other solutions include using the ceibo kit. its been a while since i have ventured down the st6 route.

    Regards

    sjo

    gldameAuthor
    Visitor II
    September 21, 2005
    Posted on September 21, 2005 at 18:13

    I took a quick look at the plug in files that you refered me to, but I don't know how to use a plugin. Does IDA Pro have a simple mechanism for activating and using the a group of files such as these?

    Thanks for your help in advance.

    Gary

    Visitor II
    September 22, 2005
    Posted on September 22, 2005 at 08:40

    Just place the plugin in the ida directory and it will be found.

    Regards

    sjo

    Visitor II
    February 22, 2006
    Posted on February 22, 2006 at 14:23

    Hi there

    I was reading this forum and I found this issue, and I am now in the same problem.

    Could you tell me, how about decompiling the hex file, and if was successful.

    I’m trying to do the same thing but I have problems.

    please send message to

    mailto:curuchupa@hotmail.com

    Regards

    Quote:

    On 17-09-2005 at 03:20, Anonymous wrote:

    I am trying to reverse engineer an existing ST6 application. I have the .hex file but no source files. Are there any free or cheap tools that can decode the .hex file and generate the assembly instructions?