Read-only archive of the All About Symbian forum (2001–2013) · About this archive

dumpbin and objdump

1 replies · 1,315 views · Started 05 December 2004

Hello All,
I am looking for a way to read from a lib file to see the classes and fuctions defined there. I read about dumpbin and objdump, what is the difference between them and how can I use them? Where can I get the dumpbin utility? I couldn't find it in my VC6 IDE!
I would really appreciate your quick replay...
Regards

check this URL
http://www.cs.helsinki.fi/u/mraento/symbian/reverse.html
download the perl script on the site and use it to generate the header file of the desired library.
And good luck in reverse engineering the library, 😊
If u needed any more help feel free to mail me,
[email][email protected][/email]

11111New11111 wrote:Hello All,
I am looking for a way to read from a lib file to see the classes and fuctions defined there. I read about dumpbin and objdump, what is the difference between them and how can I use them? Where can I get the dumpbin utility? I couldn't find it in my VC6 IDE!
I would really appreciate your quick replay...
Regards