⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 shell1.plg

📁 原理:对Pe文件的.data节
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Shell1 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\Sking\LOCALS~1\Temp\RSP153.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/Shell1.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"C:\Documents and Settings\Sking\桌面\加壳机源码\加壳程序1.0\Shell1\Encrypt.cpp"
"C:\Documents and Settings\Sking\桌面\加壳机源码\加壳程序1.0\Shell1\PE.cpp"
"C:\Documents and Settings\Sking\桌面\加壳机源码\加壳程序1.0\Shell1\Shell1.cpp"
"C:\Documents and Settings\Sking\桌面\加壳机源码\加壳程序1.0\Shell1\Shell1Dlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\Sking\LOCALS~1\Temp\RSP153.tmp" 
Creating temporary file "C:\DOCUME~1\Sking\LOCALS~1\Temp\RSP154.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/Shell1.pdb" /debug /machine:I386 /out:"Debug/Shell1.exe" /pdbtype:sept 
".\Debug\Encrypt.obj"
".\Debug\PE.obj"
".\Debug\Shell1.obj"
".\Debug\Shell1Dlg.obj"
".\Debug\StdAfx.obj"
".\Debug\Shell1.res"
]
Creating command line "link.exe @C:\DOCUME~1\Sking\LOCALS~1\Temp\RSP154.tmp"
<h3>Output Window</h3>
Compiling...
PE.cpp
C:\Documents and Settings\Sking\桌面\加壳机源码\加壳程序1.0\Shell1\PE.cpp(6) : warning C4067: unexpected tokens following preprocessor directive - expected a newline
Generating Code...
Compiling...
Encrypt.cpp
C:\Documents and Settings\Sking\桌面\加壳机源码\加壳程序1.0\Shell1\Encrypt.cpp(123) : warning C4102: '_loader' : unreferenced label
C:\Documents and Settings\Sking\桌面\加壳机源码\加壳程序1.0\Shell1\Encrypt.cpp(224) : warning C4244: 'initializing' : conversion from 'unsigned long' to 'unsigned char', possible loss of data
Shell1.cpp
Shell1Dlg.cpp
Generating Code...
Linking...



<h3>Results</h3>
Shell1.exe - 0 error(s), 3 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -