嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300
本次赞助数额为: 2 元微信扫码支付:2 元
请留下您的邮箱,我们将在2小时内将文件发到您的邮箱
Gh0st RAT Beta 3.6 C 源码
隐藏或者显示访问指定网址,清除系统日志 地址位置 将IP数据库文件QQWry.Dat放置程序同目录下即可显示地理位置 集群控制 可同时控制多台主机,同时打开视频监控等管理功能 备注功能 ......... <br> ...
.
├── Gh0st RAT Beta 3.6 C 源码_gh0st3[1].6_src.rar
├── Server
│ ├── install
│ │ ├── ReadMe.txt
│ │ ├── RegEditEx.h
│ │ ├── StdAfx.cpp
│ │ ├── StdAfx.h
│ │ ├── acl.h
│ │ ├── decode.h
│ │ ├── install.aps
│ │ ├── install.cpp
│ │ ├── install.dsp
│ │ ├── install.plg
│ │ ├── install.rc
│ │ ├── res
│ │ │ └── svchost.dll
│ │ └── resource.h
│ ├── svchost
│ │ ├── ClientSocket.cpp
│ │ ├── ClientSocket.h
│ │ ├── ReadMe.txt
│ │ ├── StdAfx.cpp
│ │ ├── common
│ │ │ ├── AudioManager.cpp
│ │ │ ├── AudioManager.h
│ │ │ ├── Buffer.cpp
│ │ │ ├── Buffer.h
│ │ │ ├── Dialupass.cpp
│ │ │ ├── Dialupass.h
│ │ │ ├── FileManager.cpp
│ │ │ ├── KernelManager.cpp
│ │ │ ├── KernelManager.h
│ │ │ ├── KeyboardManager.cpp
│ │ │ ├── KeyboardManager.h
│ │ │ ├── Manager.cpp
│ │ │ ├── Manager.h
│ │ │ ├── RegEditEx.cpp
│ │ │ ├── RegEditEx.h
│ │ │ ├── ScreenManager.cpp
│ │ │ ├── ScreenManager.h
│ │ │ ├── ScreenSpy.cpp
│ │ │ ├── ScreenSpy.h
│ │ │ ├── ShellManager.cpp
│ │ │ ├── ShellManager.h
│ │ │ ├── SystemManager.cpp
│ │ │ ├── SystemManager.h
│ │ │ ├── VideoCap.cpp
│ │ │ ├── VideoCap.h
│ │ │ ├── VideoManager.cpp
│ │ │ ├── VideoManager.h
│ │ │ ├── decode.h
│ │ │ ├── filemanager.h
│ │ │ ├── hidelibrary.h
│ │ │ ├── inject.h
│ │ │ ├── install.cpp
│ │ │ ├── install.h
│ │ │ ├── login.h
│ │ │ ├── loop.h
│ │ │ ├── resetssdt.h
│ │ │ ├── until.cpp
│ │ │ └── until.h
│ │ ├── hidelibrary.h
│ │ ├── resource.h
│ │ ├── svchost.aps
│ │ ├── svchost.cpp
│ │ ├── svchost.dsp
│ │ ├── svchost.plg
│ │ └── svchost.rc
│ └── sys
│ ├── RESSDT.c
│ ├── RESSDT.sys
│ ├── makefile
│ └── sources
├── common
│ ├── Audio.cpp
│ ├── Audio.h
│ ├── CursorInfo.h
│ ├── VideoCodec.h
│ ├── macros.h
│ └── zlib
│ ├── zconf.h
│ ├── zlib.h
│ └── zlib.lib
├── gh0st
│ ├── AudioDlg.cpp
│ ├── AudioDlg.h
│ ├── BmpToAvi.cpp
│ ├── BmpToAvi.h
│ ├── BuildView.cpp
│ ├── BuildView.h
│ ├── CJ60Lib
│ │ ├── CJ60Lib
│ │ │ ├── CJ60Lib.clw
│ │ │ ├── CJ60Lib.dsp
│ │ │ ├── CJ60Lib.dsw
│ │ │ ├── CJ60Lib.ncb
│ │ │ ├── CJ60Lib.opt
│ │ │ ├── CJ60Lib.positions
│ │ │ ├── CJ60Lib.rc
│ │ │ ├── CJ60StaticLib.dsp
│ │ │ ├── CJ60lib.cpp
│ │ │ ├── CJ60lib.def
│ │ │ ├── CJCaption.cpp
│ │ │ ├── CJControlBar.cpp
│ │ │ ├── CJDockBar.cpp
│ │ │ ├── CJDockContext.cpp
│ │ │ ├── CJExplorerBar.cpp
│ │ │ ├── CJFlatButton.cpp
│ │ │ ├── CJFlatComboBox.cpp
│ │ │ ├── CJFlatHeaderCtrl.cpp
│ │ │ ├── CJFrameInfo.cpp
│ │ │ ├── CJFrameWnd.cpp
│ │ │ ├── CJListCtrl.cpp
│ │ │ ├── CJListView.cpp
│ │ │ ├── CJMDIFrameWnd.cpp
│ │ │ ├── CJMiniDockFrameWnd.cpp
│ │ │ ├── CJOutlookBar.cpp
│ │ │ ├── CJPagerCtrl.cpp
│ │ │ ├── CJSearchEdit.cpp
│ │ │ ├── CJSizeDockBar.cpp
│ │ │ ├── CJTabView.cpp
│ │ │ ├── CJTabctrlBar.cpp
│ │ │ ├── CJToolBar.cpp
│ │ │ ├── CoolBar.cpp
│ │ │ ├── CoolMenu.cpp
│ │ │ ├── FixTB.cpp
│ │ │ ├── FlatBar.cpp
│ │ │ ├── Globals.cpp
│ │ │ ├── Globals.h
│ │ │ ├── MenuBar.cpp
│ │ │ ├── ModulVer.cpp
│ │ │ ├── SHFileInfo.cpp
│ │ │ ├── ShellPidl.cpp
│ │ │ ├── ShellTree.cpp
│ │ │ ├── Subclass.cpp
│ │ │ ├── hyperlink.cpp
│ │ │ ├── readme.txt
│ │ │ ├── res
│ │ │ │ ├── btn_arro.bmp
│ │ │ │ ├── btn_explorer.bmp
│ │ │ │ ├── button_images.bmp
│ │ │ │ ├── cj60lib.rc2
│ │ │ │ ├── cj_logo.bmp
│ │ │ │ ├── hsplitba.cur
│ │ │ │ └── vsplitba.cur
│ │ │ ├── resource.h
│ │ │ ├── stdafx.cpp
│ │ │ └── stdafx.h
│ │ ├── Include
│ │ │ ├── CJ60Lib.h
│ │ │ ├── CJCaption.h
│ │ │ ├── CJControlBar.h
│ │ │ ├── CJDockBar.h
│ │ │ ├── CJDockContext.h
│ │ │ ├── CJExplorerBar.h
│ │ │ ├── CJFlatButton.h
│ │ │ ├── CJFlatComboBox.h
│ │ │ ├── CJFlatHeaderCtrl.h
│ │ │ ├── CJFrameInfo.h
│ │ │ ├── CJFrameWnd.h
│ │ │ ├── CJListCtrl.h
│ │ │ ├── CJListView.h
│ │ │ ├── CJMDIFrameWnd.h
│ │ │ ├── CJMiniDockFrameWnd.h
│ │ │ ├── CJOutlookBar.h
│ │ │ ├── CJPagerCtrl.h
│ │ │ ├── CJSearchEdit.h
│ │ │ ├── CJSizeDockBar.h
│ │ │ ├── CJTabCtrlBar.h
│ │ │ ├── CJTabView.h
│ │ │ ├── CJToolBar.h
│ │ │ ├── CoolBar.h
│ │ │ ├── CoolMenu.h
│ │ │ ├── FixTB.h
│ │ │ ├── FlatBar.h
│ │ │ ├── MenuBar.h
│ │ │ ├── ModulVer.h
│ │ │ ├── SHFileInfo.h
│ │ │ ├── ShellPidl.h
│ │ │ ├── ShellTree.h
│ │ │ ├── Subclass.h
│ │ │ └── hyperlink.h
│ │ ├── Lib
│ │ │ └── CJ60StaticLib.lib
│ │ ├── Readme.htm
│ │ └── overview.gif
│ ├── CustomTabCtrl.cpp
│ ├── CustomTabCtrl.h
│ ├── FileManagerDlg.cpp
│ ├── FileManagerDlg.h
│ ├── FileTransferModeDlg.cpp
│ ├── FileTransferModeDlg.h
│ ├── IniFile.cpp
│ ├── IniFile.h
│ ├── InputDlg.cpp
│ ├── InputDlg.h
│ ├── KeyBoardDlg.cpp
│ ├── KeyBoardDlg.h
│ ├── MainFrm.cpp
│ ├── MainFrm.h
│ ├── ReadMe.txt
│ ├── Resource.h
│ ├── SEU_QQwry.cpp
│ ├── SEU_QQwry.h
│ ├── ScreenSpyDlg.cpp
│ ├── ScreenSpyDlg.h
│ ├── SettingsView.cpp
│ ├── SettingsView.h
│ ├── ShellDlg.cpp
│ ├── ShellDlg.h
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── SystemDlg.cpp
│ ├── SystemDlg.h
│ ├── TabSDIFrameWnd.cpp
│ ├── TabSDIFrameWnd.h
│ ├── ThemeUtil.cpp
│ ├── ThemeUtil.h
│ ├── Tmschema.h
│ ├── TrayIcon.cpp
│ ├── TrayIcon.h
│ ├── TrueColorToolBar.cpp
│ ├── TrueColorToolBar.h
│ ├── WebCamDlg.cpp
│ ├── WebCamDlg.h
│ ├── control
│ │ ├── BtnST.cpp
│ │ ├── BtnST.h
│ │ ├── HoverEdit.cpp
│ │ ├── HoverEdit.h
│ │ ├── WinXPButtonST.cpp
│ │ └── WinXPButtonST.h
│ ├── encode.h
│ ├── gh0st.aps
│ ├── gh0st.clw
│ ├── gh0st.cpp
│ ├── gh0st.dsp
│ ├── gh0st.h
│ ├── gh0st.plg
│ ├── gh0st.rc
│ ├── gh0stDoc.cpp
│ ├── gh0stDoc.h
│ ├── gh0stView.cpp
│ ├── gh0stView.h
│ ├── include
│ │ ├── Buffer.cpp
│ │ ├── Buffer.h
│ │ ├── CpuUsage.cpp
│ │ ├── CpuUsage.h
│ │ ├── IOCPServer.cpp
│ │ ├── IOCPServer.h
│ │ └── Mapper.h
│ ├── removejunk.bat
│ └── res
│ ├── 1.cur
│ ├── 2.cur
│ ├── 3.cur
│ ├── 4.cur
│ ├── Bitmap_4.bmp
│ ├── Bitmap_5.bmp
│ ├── audio.ico
│ ├── cmdshell.ico
│ ├── dot.cur
│ ├── gh0st.ico
│ ├── gh0st.rc2
│ ├── install.exe
│ ├── keyboard.ico
│ ├── system.ico
│ ├── toolbar1.bmp
│ ├── toolbar2.bmp
│ └── webcam.ico
├── gh0st.dsw
├── gh0st.ncb
└── gh0st.opt
17 directories, 257 files