Hi all...
i code a simple PE Infector that find code cave in PE file and try to add code in cave.
The problem is when my code is bigger than cave?!!
adding new section is difficult for making New ImportTable,Strings and ... (i check all codeproject)
so the best solution for me is add my code in Code Section.
Is There any way to extend Code section, and How?
Thank you




