PDA

View Full Version : Dissasmbly tools



limited cv8r
February 2nd, 2010, 07:17 PM
What are people using to dissasemble the bin files to help make the .cax files?

ScarabEpic22
February 3rd, 2010, 07:24 AM
Id like to know as well!

GMPX
February 3rd, 2010, 04:27 PM
Really the only thing out there as far as I know is IDAPro (http://www.hex-rays.com/idapro/), there maybe other tools, but it's the premier software for reverse engineering.
Be very wary about downloading a 'free' version off the internet, remember, these guys write software used by hackers, they aren't dumb.

Cheers,
Ross

limited cv8r
February 4th, 2010, 12:23 AM
So looking at the IdaPro site, the cost of thier software/license is
"IDAADVN IDA Pro Advanced Base NAMED License $1059 USD"

What type of processors do we need to select to dissasemble the various bins, & are they supported by IdaPro.

I honestly thought Ida was more expensive than that.

GMPX
February 4th, 2010, 09:26 AM
IDAPro supports everything!
LS1 uses a CPU32 based CPU, E38 is PowerPC.

Cheers,
Ross

Highlander
February 6th, 2010, 07:33 AM
anyone have an E38 bin file laying around?

Thanks