Login Register


how do you link kernel32 and cruntime libs statically? filter_list
Author
Message
how do you link kernel32 and cruntime libs statically? #1
I want to link all libraries in a project statically and I don't want my PE to have IDT and IAT tables. I want to be able to copy the .text section and add it in another EXE and it should work.

I know that it requires some resolving and it's a bit complicated but If you have some resources or if you could explain something even theoretical, I would appreciate it.

Reply







Users browsing this thread: 1 Guest(s)