A forum for reverse engineering, OS internals and malware analysis 

Discussion on reverse-engineering and debugging.
 #4221  by Mehdi
 Sat Jan 01, 2011 11:18 am
Hi
I want to modify a DLL's export table and redirect(forward) two of its exports to another DLL.
Is there any utility other than Expx64 which could do this?

Thanks
 #4260  by Mehdi
 Tue Jan 04, 2011 8:18 am
My Expx64 not do this?
Thank you for your invaluable tool. It did my job once (I forwarded two of a DLL's exports to another DLL and it worked), but now it has stopped working (Every DLL that I change with your tool, stops working)
Even the simple act of opening and saving a DLL in your tool (without changing anything) makes the file size grow!
 #4308  by Fyyre
 Thu Jan 06, 2011 7:32 pm
Mehdi wrote:
My Expx64 not do this?
Thank you for your invaluable tool. It did my job once (I forwarded two of a DLL's exports to another DLL and it worked), but now it has stopped working (Every DLL that I change with your tool, stops working)
Even the simple act of opening and saving a DLL in your tool (without changing anything) makes the file size grow!
Thanks, I will see if I can locate problem.