1.0远控改HP+ICOP
GHOST
Bin
Client
Include
Release
res
x64
Start.cpp
Start.h
StartupDlg.cpp
StartupDlg.h
StdAfx.cpp
StdAfx.h
SystemDlg.cpp
SystemDlg.h
TextChatDlg.cpp
TextChatDlg.h
TrueColorToolBar.cpp
TrueColorToolBar.h
USkin.dll
USkin.h
USkin.lib
UUID.LIB
WebCamDlg.cpp
WebCamDlg.h
smtp.lib
turbojpeg.lib
DLL
Install
common
jpg
内存加载
GHOST.dsw
removejunk.bat
Hero
NBCLASS
worldgh0st
大灰狼9.5
大灰狼9.8
机器猫
银狐Winos
README.md
14 lines
304 B
C++
14 lines
304 B
C++
// stdafx.cpp : source file that includes just the standard includes
|
|
// Client.pch will be the pre-compiled header
|
|
// stdafx.obj will contain the pre-compiled type information
|
|
|
|
#include "stdafx.h"
|
|
|
|
|
|
//系统全局变量
|
|
CString ServerUrl;
|
|
CString MesKey;
|
|
CString SeSsL;
|
|
CString PcHWID;
|
|
CString BSPHP_PASSWORD;
|