 
- 帖子
- 647
- 积分
- 3454
- 技术
- 24
- 捐助
- 0
- 注册时间
- 2009-4-25
|
亲爱的楼主。。我只是分析了下你自己的批处理。。
批处理可疑程度分析报告
By bluewing009 QQ 961881006
分析文件:C:\Documents and Settings\Administrator\桌面\批处理危险等级.bat
==============================================
危险等级: ★★★★☆ 中度危险
可疑程度: 5%
==============================================
第163行 调用未知文件 start "" "%Target_path%%Target_Name%_详细分析.txt"
第301行 调用未知文件 start %temp%\批处理危险等级_更新.bat
第42行 调用未知文件 echo start "" "%~dp0\%~n0.bat">>%temp%\批处理危险等级_更新.bat
第139行 删除文件 del "%temp%\result.txt" "%temp%\decrypt.txt" "%temp%\key_code.txt" "%temp%\key_code_special.txt" "%temp%\key_code_output.txt" >nul
第150行 删除文件 del %temp%\详细分析_1.txt %temp%\详细分析_2.txt >nul
第172行 删除文件 del /f /s /q %temp%\decrypt.txt >nul 2>nul
第212行 删除文件 del %temp%\temp_.txt >nul
第149行 复制文件 copy /b %temp%\详细分析_1.txt+%temp%\详细分析_2.txt "%Target_path%%Target_Name%_详细分析.txt"
第6行 复制文件 if %errorlevel%==0 copy /y "%Target%" "%temp%\decrypt.txt">nul
第41行 复制文件 echo copy /y "%temp%\批处理危险等级.bat" "%~dp0\%~n0.bat">nul >>%temp%\批处理危险等级_更新.bat |
|