このページはEtoJ逐語翻訳フィルタによって翻訳生成されました。
翻訳前ページへ
LEVEL 6 Source Code: #含む <stdio.h> main () { char buf[512]; char pass[20]; fgets(pass,20,stdin); if (strncmp(pass,"?????????",14)!=0) 出口(0); fgets(pass,1024,stdin); printf("sorry, show me your eip and I'll let you in..\n"); } BACK
© 2001 DataFort. All 権利s reserved