cancel
Showing results for 
Search instead for 
Did you mean: 

ST6 hex file disassembly

gldame
Associate II
Posted on February 22, 2006 at 14:23

ST6 hex file disassembly

5 REPLIES 5
gldame
Associate II
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?

sjo
Associate II
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

gldame
Associate II
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

sjo
Associate II
Posted on September 22, 2005 at 08:40

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

Regards

sjo

curuchupa
Associate II
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?