佳礼资讯网

 找回密码
 注册

ADVERTISEMENT

查看: 1217|回复: 10

WinXp 源码开放

[复制链接]
发表于 19-11-2005 01:48 PM | 显示全部楼层 |阅读模式
放松一下。
欢迎修正抓虫。



  1. /* Source Code Windows XP */
  2. #include "dos.h"
  3. #include "win31.h"
  4. #include "win95.h"
  5. #include "win98.h"
  6. #include "workst~1.h"
  7. #include "virus.h"
  8. #include "trojan.h"
  9. #include "worm.h"
  10. #include "oldstuff.h"
  11. #include "monopoly.h"
  12. #include "backdoor.h"
  13. #include "ie.h"
  14. #define INSTALL = VERY HARD

  15. char make_prog_look_big(16000000);

  16. void main()
  17. {

  18.    while(!CRASHED && IE_EXIST)
  19.    {
  20.       display_copyright_message();
  21.       display_bill_rules_message();
  22.       do_nothing_loop();

  23.       if (first_time_installation && IE_EXIST)
  24.       {
  25.          make_100_megabyte_swapfile();
  26.          do_nothing_loop();
  27.          totally_screw_up_HPFS_file_system();
  28.          search_and_destroy_the_rest_of-OS2();
  29.          make_futile_attempt_to_damage_Linux();
  30.          disable_Netscape();
  31.          disable_RealPlayer();
  32.          disable_Lotus_Products();
  33.          hang_system();
  34.       } //if
  35.    
  36.       if(!IE_EXIST){
  37.           display_blueScreen();
  38.       }

  39.       write_something(anything);
  40.       display_copyright_message();
  41.       do_nothing_loop();
  42.       do_some_stuff();

  43.       if (still_not_crashed)
  44.       {
  45.       if(!IE_EXIST){
  46.           display_blueScreen();
  47.       }
  48.          display_copyright_message();
  49.          do_nothing_loop();
  50.          basically_run_windows_31();
  51.          do_nothing_loop();
  52.       } // if
  53.    } //while

  54.       if(!IE_EXIST){
  55.           display_blueScreen();
  56.       }
  57.    if (detect_cache())
  58.    disable_cache();

  59.    if (fast_cpu())
  60.    {
  61.       if(!IE_EXIST){
  62.           display_blueScreen();
  63.       }
  64.       set_wait_states(lots);
  65.       set_mouse(speed,very_slow);
  66.       set_mouse(action,jumpy);
  67.       set_mouse(reaction,sometimes);
  68.    } //if

  69.    /* printf("Welcome to Windows 3.1"; */
  70.    /* printf("Welcome to Windows 3.11"; */
  71.    /* printf("Welcome to Windows 95"; */
  72.    /* printf("Welcome to Windows NT 3.0"; */
  73.    /* printf("Welcome to Windows 98"; */
  74.    /* printf("Welcome to Windows ME"; */
  75.    /* printf("Welcome to Windows NT 4.0"; */
  76.    /* printf("Welcome to Windows 2000";*/
  77.    printf("Welcome to Windows XP";

  78.    if (system_ok())
  79.       if(!IE_EXIST){
  80.           display_blueScreen();
  81.       }
  82.       crash(to_dos_prompt);
  83.    else
  84.       system_memory = open("a:\swp0001.swp",O_CREATE);

  85.       if(!IE_EXIST){
  86.           display_blueScreen();
  87.       }

  88.    if(JAVA){
  89.       if(!IE_EXIST){
  90.           display_blueScreen();
  91.       }
  92.     sleep(30);
  93.     disable_cache();
  94.     load_java();
  95.     resource_usage(300*1000);
  96.     Processor_speed(-200);
  97.     run_java(JAVA);
  98.    }

  99.    if(IS_DOTNET){
  100.       if(!IE_EXIST){
  101.           display_blueScreen();
  102.       }
  103.     enable_cache();
  104.     processor_speed(+300);
  105.     run_dotnet(IS_DOTNET);
  106.   }

  107.    while(something)
  108.    {
  109.       if(!IE_EXIST){
  110.           display_blueScreen();
  111.       }
  112.       sleep(5);
  113.       get_user_input();
  114.       sleep(5);
  115.       act_on_user_input();
  116.       sleep(5);
  117.    } // while
  118.       if(!IE_EXIST){
  119.           display_blueScreen();
  120.       }
  121.    create_general_protection_fault();
  122.    display_blueScreen();
  123. } // main
复制代码

[ 本帖最后由 pic 于 22-11-2005 01:59 PM 编辑 ]
回复

使用道具 举报


ADVERTISEMENT

发表于 19-11-2005 04:09 PM | 显示全部楼层
哈哈,真有趣,把WindowsXP写成这样一文不值。
回复

使用道具 举报

发表于 19-11-2005 05:37 PM | 显示全部楼层
还有
if(JAVA){
    sleep(30);
    disable_cache();
    load_java();
    resource_usage(300*1000);
    Processor_speed(-200);
    run_java(JAVA);
}

if(IS_DOTNET){
    enable_cache();
    processor_speed(+300);
    run_dotnet(IS_DOTNET);
}

[ 本帖最后由 belon_cfy 于 19-11-2005 05:38 PM 编辑 ]
回复

使用道具 举报

发表于 19-11-2005 06:07 PM | 显示全部楼层
[quote]原帖由 belon_cfy 于 19-11-2005 05:37 PM 发表
还有
if(JAVA){
    sleep(30);
    disable_cache();
    load_java();
    resource_usage(300*1000);
    Processor_speed(-200);
    run_java(JAVA);
}


真的吗 ??
如果JAVA用在Linux, 效果会比较好吗 ?
回复

使用道具 举报

发表于 19-11-2005 06:13 PM | 显示全部楼层
都看不明白........
回复

使用道具 举报

发表于 19-11-2005 06:31 PM | 显示全部楼层
WAHAHAHA。。好好笑。。得空可以写一些其他PROGRAMMING LANGUAGE的来玩玩
回复

使用道具 举报

Follow Us
发表于 19-11-2005 08:36 PM | 显示全部楼层
哈哈哈,這個最好笑

   /* printf("Welcome to Windows 3.1"); */
   /* printf("Welcome to Windows 3.11"); */
   /* printf("Welcome to Windows 95"); */
   /* printf("Welcome to Windows NT 3.0"); */
   /* printf("Welcome to Windows 98"); */
   /* printf("Welcome to Windows ME"); */
   /* printf("Welcome to Windows NT 4.0"); */
   printf("Welcome to Windows 2000");
回复

使用道具 举报

 楼主| 发表于 20-11-2005 09:13 AM | 显示全部楼层
原帖由 belon_cfy 于 19-11-2005 05:37 PM 发表
还有
if(JAVA){
    sleep(30);
    disable_cache();
    load_java();
    resource_usage(300*1000);
    Processor_speed(-200);
    run_java(JAVA);
}

if(IS_DOTNET){
    enable_cache();
   ...

该死,竟然忘了Java。
已加入主程序。

征求  : AntiVirus,Firewall, LiveUpdate 子程序.
回复

使用道具 举报


ADVERTISEMENT

发表于 20-11-2005 06:29 PM | 显示全部楼层
厉害,这可是xp最机密的核心源码,知道的不超过五人,竟然被你找到了
回复

使用道具 举报

发表于 20-11-2005 11:41 PM | 显示全部楼层
原帖由 pic 于 19-11-2005 01:48 PM 发表
放松一下。
欢迎修正抓虫。


[code]
} // while
   create_general_protection_fault();
  display_blueScreen();
} // main



哈哈~~~原来有display_blueScreen()这个function的
回复

使用道具 举报

发表于 21-11-2005 12:41 PM | 显示全部楼层
觉得还需要加入这些..
/* Source Code Windows XP */
#include "dos.h"
#include "win31.h"
#include "win95.h"
#include "win98.h"
#include "workst~1.h"
#include "virus.h"
#include "trojan.h"
#include "worm.h"
#include "oldstuff.h"
#include "monopoly.h"
#include "backdoor.h"
#include "ie.h"
#define INSTALL = VERY HARD

char make_prog_look_big(16000000);

void main()
{

   while(!CRASHED && IE_EXIST)
   {
      display_copyright_message();
      display_bill_rules_message();
      do_nothing_loop();

      if (first_time_installation && IE_EXIST)
      {
         make_100_megabyte_swapfile();
         do_nothing_loop();
         totally_screw_up_HPFS_file_system();
         search_and_destroy_the_rest_of-OS2();
         make_futile_attempt_to_damage_Linux();
         disable_Netscape();
         disable_RealPlayer();
         disable_Lotus_Products();
         hang_system();
      } //if
   
      if(!IE_EXIST){
          display_blueScreen();
      }


      write_something(anything);
      display_copyright_message();
      do_nothing_loop();
      do_some_stuff();

      if (still_not_crashed)
      {
      if(!IE_EXIST){
          display_blueScreen();
      }

         display_copyright_message();
         do_nothing_loop();
         basically_run_windows_31();
         do_nothing_loop();
      } // if
   } //while

      if(!IE_EXIST){
          display_blueScreen();
      }

   if (detect_cache())
   disable_cache();

   if (fast_cpu())
   {
      if(!IE_EXIST){
          display_blueScreen();
      }

      set_wait_states(lots);
      set_mouse(speed,very_slow);
      set_mouse(action,jumpy);
      set_mouse(reaction,sometimes);
   } //if

   /* printf("Welcome to Windows 3.1"; */
   /* printf("Welcome to Windows 3.11"; */
   /* printf("Welcome to Windows 95"; */
   /* printf("Welcome to Windows NT 3.0"; */
   /* printf("Welcome to Windows 98"; */
   /* printf("Welcome to Windows ME"; */
   /* printf("Welcome to Windows NT 4.0"; */
   /* printf("Welcome to Windows 2000";*/
   printf("Welcome to Windows XP";

   if (system_ok())
      if(!IE_EXIST){
          display_blueScreen();
      }

      crash(to_dos_prompt);
   else
      system_memory = open("a:\swp0001.swp",O_CREATE);

      if(!IE_EXIST){
          display_blueScreen();
      }


   if(JAVA){
      if(!IE_EXIST){
          display_blueScreen();
      }

    sleep(30);
    disable_cache();
    load_java();
    resource_usage(300*1000);
    Processor_speed(-200);
    run_java(JAVA);
   }

   if(IS_DOTNET){
      if(!IE_EXIST){
          display_blueScreen();
      }

    enable_cache();
    processor_speed(+300);
    run_dotnet(IS_DOTNET);
  }

   while(something)
   {
      if(!IE_EXIST){
          display_blueScreen();
      }

      sleep(5);
      get_user_input();
      sleep(5);
      act_on_user_input();
      sleep(5);
   } // while
      if(!IE_EXIST){
          display_blueScreen();
      }

   create_general_protection_fault();
   display_blueScreen();
} // main


所以Microsoft才会说IE和Windows是密不可分的
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

 

ADVERTISEMENT



ADVERTISEMENT



ADVERTISEMENT

ADVERTISEMENT


版权所有 © 1996-2023 Cari Internet Sdn Bhd (483575-W)|IPSERVERONE 提供云主机|广告刊登|关于我们|私隐权|免控|投诉|联络|脸书|佳礼资讯网

GMT+8, 11-11-2024 05:56 AM , Processed in 0.113359 second(s), 21 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表