ÏÂÃæÕâ¸ö³ÌÐòÊÇÈÃËã³ö ÃÜÂë £¬ µÚÒ»¸ö³öÀ´ÊÇpassworD£¬µÚ¶þ¸öÊÇxyz+ ÈκÎÒ»¸ö×Ö·û
ºóÃæµÄ3¸öÎҾͿ´²»Ã÷°×ÁË£¬´óÏÀÃǰïÎÒ¿´¿´£¬ ´Ó 87 ÐÐ - 110ÐУ¬ ÊÇ3¸öÃÜÂ룬лл
1 #include <stdio.h>
2 #include <stdlib.h>
3 #include <unistd.h>
4 #include <sys/types.h>
5 #include <sys/stat.h>
6
7 #define P1 "\x70\x61\x73\x73\x77\x6F\x72\x44"
8 #define P2 "\130\131\132"
9 #define P3 "halt"
10 #define FSIZE 0xFFF
11 static int sleepfor = 5;
12 struct stat st;
13
14 void thinking()
15 {
16 int i;
17 int reps;
18 int secs;
19
20 sleepfor = sleepfor * 2;
21 reps = (sleepfor / 10 < 1 ? 1 : sleepfor / 10);
Ïà¹ØÎÊ´ð£º
C/C++ code:
#include <stdio.h>
typedef struct node{
int *key;
int length;
}node;
void insert(node &temp,int n)
{
int i,j;
for(i=0;i<=temp.length;i++)
{
......
#include <string.h>
#include <stdio.h>
void main()
{
int i;
char buf[]="abcde";
strncpy(buf,"abc",3);
for(i=0;i <5;i++)
printf(&q ......
ÎÊÌâÃèÊö£º
ÓÐÒ»¼òµ¥µÄC³ÌÐò£¬ÈçÏ£º
void foo ( ) {
int i ;
p r i n t f ( "%d " , i ++);
}
int main ( ){ int j ;
for ( j = 0 ; j < 1 0 ; ++j ) foo ( ) ;
}
º¯ ......
1001.exe ÖÐµÄ 0x0041394f ´¦Î´´¦ÀíµÄÒì³£: 0xC0000005: дÈëλÖà 0x66792e62 ʱ·¢Éú·ÃÎʳåÍ»
ÕâÊÇÔõô»ØÊ£¿Ð»Ð»ÁË£¬ÎÒÊDzËÄñ
ËÖªµÀÔõô»ØÊ¡¡ÕâÊǸöͨÓõĴíÎóÌáʾ¡¡ÉÏ´úÂë
ÐèÒªÖØÐ½øÐбàÒë
Ò ......
¸÷λÇë°ïÎÒ¿´Ò»ÏÂÕâ¸ö¶«Î÷£¬ ÎÒÒªÔÚcÓïÑÔÖÐʵÏÖÀ¨ºÅÆ¥Å䣬Éè¼ÆË¼Â·£º°Ñ´ÓÁ´Õ»ÖÐɨÃèµÃµ½µÄ'}',¡®]',')'ÏÈ´æ´¢µ½¶¯Ì¬ÉêÇëµÄÄÚ´æ¿Õ¼äÖУ¬µ±É¨Ãèµ½¡®{','[','('ʱ ÔÚµ¯³öÏÈǰ´ ......