how do you link kernel32 and cruntime libs statically? 02-12-2022, 04:03 PM
#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.
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.
![[+]](https://sinister.ly/images/modern/collapse_collapsed.png)