Log in

View Full Version : reversing a dll


Noman
December 13th, 2004, 23:25
I have a dll which is made in VC++. I have no source code of it.

I want to add some more functioanlity in it. For that i have to understand

the whole dll.

IS it possible that the dissassembled code of dll using IDA can be injected

directly into c or c++ . If possible than how.
OR

Firstly i have to reverse the dll first . For this i m using Ollydbg. But how I go to the proper function where the functionality of the dll is .

Pls write from the scratch.
Regards

With a hope that some one response

karthikbalaguru
January 6th, 2005, 23:32
hmmmmmmmmmmm,
It has been Alsmost a month that u posted this question.
Maybe u would have did and finished off the job from
ur shelf.

I think , u can now post that info under the title
'Write from the scratch - reversing a DLL'.

I think, u can do it as u would have finished off the reversing job.

Cheeeeeeeeeeers,
karthik bala guru

Noman
January 9th, 2005, 07:23
see the link

http://ollydbg.win32asmcommunity.net/?action=vthread&forum=1& topic=1022 ("http://ollydbg.win32asmcommunity.net/?action=vthread&forum=1&topic=1022")

Noman
January 9th, 2005, 07:25
also this one

http://www.astalavista.com/?section=dir&id=111 ("http://www.astalavista.com/?section=dir&id=111")