View Full Version : IDA Loader for Symbian 9.x (aka S60 3rd) applications by hexx



watusi
9th August 2007, 09:46
This has happened at last! I'm sick and tired about absence of IDA loader for symbian 9 applications, so I've decide to implement it myself.

What it can do:
+ Detect the OS version of the binary (allows to correct it manually)
+ Detect the compressed files
+ Load Symbian 9 applications
+ Load older Symbian applications
+ Parse imports and exports
+ Allows to have multiple ids folders: for each version symbian you can have the separate folder with ids files.
+ Fully replaces the existing loader made by ilfak.
+ Open Source !!!

What it can't do:
- unpack the compressed files
- show capabilities

Here's the source code:
[Only registered and activated users can see links]

Here's the binary for IDA 4.8:
[Only registered and activated users can see links]

And here's the binary for IDA 5.0:
[Only registered and activated users can see links]

As addintion, here are ids files for Symbian 9:
[Only registered and activated users can see links]

To make it parse import correct make sure that your ids files are in "arm" subdirectories. IDA looks for them there. That's how the directory tree should look like:

[Only registered and activated users can see links]

abdulmueid
10th August 2007, 13:30
Can someone please tell me what this is about? I downloaded the files but i'm still pretty much clueless. From the description it sounds interesting.. Any help?

jocpfan
13th March 2008, 11:07
Good,its for DataRescue IDA Pro Advanced v5.2 SDK plugin.But,i can't download now.
Anybody can post again?

SAMET04106
13th April 2008, 14:05
Good share +rep ;)