#include <stdio.h> int main(void) { printf("I could be a dangerous payload ..\n"); return 0x66; }