hasherezade / pe_to_shellcode

Converts PE into a shellcode
https://www.youtube.com/watch?v=WQCiM0X11TA
BSD 2-Clause "Simplified" License
2.27k stars 423 forks source link

Different CmakeLists.txt? #18

Closed ghost closed 1 year ago

ghost commented 3 years ago

Hi,

I noticed that the output files are different from the one I got when I compile your source and your release. It seems that the release is bigger ans incorporate the runtime library?

If this is the case, can you share your CmakeLists for release?

Thank, and good job for your project again.

BR

hasherezade commented 3 years ago

hi! I guess your problem is this: https://github.com/hasherezade/pe_to_shellcode/issues/15 ?

Try to compile in the Release mode.

release_mode