![]() |
Adding a function to Export-Table of a PE file
Hi
Is there any tool to simplify adding internal functions of an executable file to export table for use from other applications? Regards OMID |
you can copy the func and use code snippet creator (one of the best tool) to add it in a executable.
|
You can alwasy add it manually of course :P
HEre is tut i hope it will help : http://biw.rult.at/tuts/dlladdfunc.htm If you want to add also imports there is a lot of tuts out but if you look for tool i would like to recommned you tool by SantMat IIDking YOu can find it here http://www.reteam.org/tools.html I hope i helps.. Bye |
Generally, a .exe file did not have a Export Table. So, we should add an Export Address Table and to Exe file. (And if) we already have an Export Table, we can add a entry to EAT with RVA is RVA of function in the exe.
As I known, until now, we did not have a EAT adding function tool. Regards, |
| All times are GMT +8. The time now is 08:02. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX