TEST.C
Upload User: graphite
Upload Date: 2020-09-09
Package Size: 2587k
Code Size: 0k
Category:

Crack_Hack

Development Platform:

Others

  1. #include <windows.h>
  2. //----------------------------------------------------------------------
  3. int WINAPI WinMain (HINSTANCE hInstance, HINSTANCE hPrevInstance,
  4.                     PSTR szCmdLine, int iCmdShow){
  5. MessageBox(0,"Begin","",0);
  6.         #include "includeGccCrcBegin.inc"
  7.         MessageBox(0,"Under protection","",0);
  8.         #include "includeGccCrcEnd.inc"
  9. MessageBox(0,"End","",0);
  10. return 0;
  11. }