Log in

View Full Version : How to find entry point for SPARC ELF binary?


SuperCali
May 11th, 2002, 16:43
Hello,
How do I find an entry point for a SPARC ELF binary so I can disassemble it in IDA? Is it possible to disassemble it properly in IDA btw!? The reason I ask is because I have recently cracked a windows app that was quite interesting for me (learnt a lot) and now would like to look at the same app but for Solaris and see if the protection or implementation differs much. I am aware that I can use dis for Solaris but I would like to try IDA if it's possible. Also whilst on the subject of unix cracking anyone here know of any good disassemblers for Solaris 7-8 SPARC? Thanks for any help.

roli_bark
May 12th, 2002, 08:14
I presume that only 'IDA Advanced' version is capable of disassembling a code targeted to Sparc processors.