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
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