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