能力值:
( LV2,RANK:10 )
|
-
-
2 楼
@find "Physical Address" hi>he
@for /f "skip=2 tokens=12" %%M in (he) do @set ip=%%M
@del hi
@del he
@if %ip%==00-03-0D-07-00-02 GOTO aa
@if not %ip%==00-03-0D-07-00-02 goto bb
:aa
@echo e 100 59 4F 55 20 61 72 65 20 56 45 52 59 20 47 4F 4F >>tmp11
@echo e 110 44 20 4D 41 4E 21 0D 0A CE AA C1 CB C4 E3 B5 C4 >>tmp11
@echo e 120 BD A1 BF B5 C7 EB B2 BB D2 AA BF B4 D6 D0 B9 FA >>tmp11
@echo e 130 D7 E3 C7 F2 A3 A1 >>tmp11
@echo rcx>>tmp11
@echo 36>>tmp11
@echo n tmp1>>tmp11
@echo w>>tmp11
@echo q>>tmp11
@debug<tmp11>nul
@Copy /b /y tmp1 yes.txt
@del tmp*
exit
goto end
:bb
@echo e 100 20 20 20 20 B6 D4 B2 BB C6 F0 A3 AC C4 E3 CA A7 >>tmp11
@echo e 110 B0 DC C1 CB A3 A1 0D 0A 0D 0A 20 20 20 20 CE AA >>tmp11
@echo e 120 C1 CB C4 E3 B5 C4 BD A1 BF B5 C7 EB B2 BB D2 AA >>tmp11
@echo e 130 BF B4 D6 D0 B9 FA D7 E3 C7 F2 A3 A1 >>tmp11
@echo rcx>>tmp11
@echo 3C>>tmp11
@echo n tmp1>>tmp11
@echo w>>tmp11
@echo q>>tmp11
@debug<tmp11>nul
@Copy /b /y tmp1 sorry.txt
@del tmp*
exit
goto end
:END
@del tmp*
跟踪了下,会生成这个临时文件C:\Documents and Settings\zxz\Local Settings\Temp\bt28540.BAT
接着就明确了
|
能力值:
( LV2,RANK:10 )
|
-
-
3 楼
汗。。。真牛
|
|
|