Open MaDinnerbone opened 4 months ago
Take a look at this fork of c4 by Dmytro Sirenko that includes a version that targets x86 execution. Hopefully that helps! https://github.com/EarlGray/c4
Yes, taking the generated machine code and dumping it into a simple ELF file should be straightforward.
i want to compile an executable file by c4 itself