CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程

文件名称:source

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-11-16
  • 文件大小:
    1.07mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

source code for hiding via rootkit style
(系统自动生成,下载前可以参看下载内容)

下载文件列表

source/
source/Common/
source/Common/Ioctl.h
source/Common/ntddk_module.h
source/ddk_build.bat
source/drvCppLib/
source/drvCppLib/build.bat
source/drvCppLib/cxx.h
source/drvCppLib/drvCppLib.vcproj
source/drvCppLib/except.c
source/drvCppLib/libcpp.cpp
source/drvCppLib/libcpp.h
source/drvCppLib/lib_copy/
source/drvCppLib/lib_copy/conv.lib
source/drvCppLib/lib_copy/eh.lib
source/drvCppLib/lib_copy/info.txt
source/drvCppLib/lib_copy/rtc.lib
source/drvCppLib/lib_copy/tran.lib
source/drvCppLib/MAKEFILE
source/drvCppLib/new.h
source/drvCppLib/rtti.cpp
source/drvCppLib/Sources
source/drvCppLibTest/
source/drvCppLibTest/CppLibTest.cpp
source/drvCppLibTest/CppLibTest.h
source/drvCppLibTest/drvCppLibTest.vcproj
source/drvCppLibTest/main.cpp
source/drvCppLibTest/makefile
source/drvCppLibTest/MultiThreadTest.cpp
source/drvCppLibTest/MultiThreadTest.h
source/drvCppLibTest/sources
source/drvSingleModeTest/
source/drvSingleModeTest/DPCTest.cpp
source/drvSingleModeTest/DPCTest.h
source/drvSingleModeTest/main.cpp
source/drvSingleModeTest/Makefile
source/drvSingleModeTest/SingleMode.cpp
source/drvSingleModeTest/SingleMode.h
source/drvSingleModeTest/Sources
source/drvSingleModeTest/TestDriver.vcproj
source/drvUtils/
source/drvUtils/AccessUtils.cpp
source/drvUtils/AccessUtils.h
source/drvUtils/drvCommon.h
source/drvUtils/drvUtils.vcproj
source/drvUtils/IRPUtils.h
source/drvUtils/KernelEvent.h
source/drvUtils/KernelHandleGuard.h
source/drvUtils/Makefile
source/drvUtils/Mutex.h
source/drvUtils/ntifs.h
source/drvUtils/QueryMng.cpp
source/drvUtils/QueryMng.h
source/drvUtils/ServiceTableDef.h
source/drvUtils/ServiceTableUtils.h
source/drvUtils/SingleMode.cpp
source/drvUtils/SingleMode.h
source/drvUtils/Sources
source/drvUtils/StringUtils.h
source/drvUtils/UserNameFromSIDUtils.cpp
source/drvUtils/UserNameFromSIDUtils.h
source/drvUtils/UserNameSidStorage.cpp
source/drvUtils/UserNameSidStorage.h
source/drvUtils/VersionDependOffsets.cpp
source/drvUtils/VersionDependOffsets.h
source/drvUtils/VersionIndependOffsets.cpp
source/drvUtils/VersionIndependOffsets.h
source/drvUtils/WriteReadSection.cpp
source/drvUtils/WriteReadSection.h
source/HideDriver/
source/HideDriver/CommonPatchers.h
source/HideDriver/FileHider.cpp
source/HideDriver/FileHider.h
source/HideDriver/FileHook.cpp
source/HideDriver/FileHook.h
source/HideDriver/FileRuleChecker.cpp
source/HideDriver/FileRuleChecker.h
source/HideDriver/HideDriver.vcproj
source/HideDriver/HookFactory.cpp
source/HideDriver/HookFactory.h
source/HideDriver/HookMng.cpp
source/HideDriver/HookMng.h
source/HideDriver/IRuleHolder.h
source/HideDriver/main.cpp
source/HideDriver/Makefile
source/HideDriver/PLUtils.cpp
source/HideDriver/PLUtils.h
source/HideDriver/ProcessHider.cpp
source/HideDriver/ProcessHider.h
source/HideDriver/ProcessHook.cpp
source/HideDriver/ProcessHook.h
source/HideDriver/ProcessRuleChecker.h
source/HideDriver/RuleChecker.cpp
source/HideDriver/RuleChecker.h
source/HideDriver/RuleHolder.cpp
source/HideDriver/RuleHolder.h
source/HideDriver/Sources
source/HideDriver/UserCommunication.cpp
source/HideDriver/UserCommunication.h
source/HideDriver.sln
source/HideDriverGUI/
source/HideDriverGUI/AddDlg.cpp
source/HideDriverGUI/AddDlg.h
source/HideDriverGUI/FileRuleForm.cpp
source/HideDriverGUI/FileRuleForm.h
source/HideDriverGUI/GUI.rc
source/HideDriverGUI/GUIApp.cpp
source/HideDriverGUI/GUIApp.h
source/HideDriverGUI/GUIDoc.cpp
source/HideDriverGUI/GUIDoc.h
source/HideDriverGUI/GUIView.cpp
source/HideDriverGUI/GUIView.h
source/HideDriverGUI/HideDriverGUI.idc
source/HideDriverGUI/HideDriverGUI.vcproj
source/HideDriverGUI/InstallForm.cpp
source/HideDriverGUI/InstallForm.h
source/HideDriverGUI/KernelCommunication.cpp
source/HideDriverGUI/KernelCommunication.h
source/HideDriverGUI/MainFrm.cpp
source/HideDriverGUI/MainFrm.h
source/HideDriverGUI/ProcessList.cpp
source/HideDriverGUI/ProcessList.h
source/HideDriverGUI/ProcessRuleForm.cpp
source/HideDriverGUI/ProcessRuleForm.h
source/HideDriverGUI/res/
source/HideDriverGUI/res/GUI.ico
source/HideDriverGUI/res/GUI.manifest
source/HideDriverGUI/res/GUI.rc2
source/HideDriverGUI/res/GUIDoc.ico
source/HideDriverGUI/resource.h
source/HideDriverGUI/RuleForm.cpp
source/HideDriverGUI/RuleForm.h
source/HideDriverGUI/stdafx.cpp
source/HideDriverGUI/stdafx.h
source/HideDriverGUI/TabBarCtrl.cpp
source/HideDriverGUI/TabBarCtrl.h
source/HideDriverGUI/TabBarCtrl.inl
source/HideDriverGUI/targetver.h
source/HideDriverGUI/UserList.cpp
source/HideDriverGUI/UserList.h
source/STLPort/
source/STLPort/algorithm
source/STLPort/BC50/
source/STLPort/BC50/algorith.h
source/STLPort/BC50/alloc.h
source/STLPort/BC50/bak/
source/STLPort/BC50/bak/stddef.h
source/STLPort/BC50/bak/stdlib.h
source/STLPort/BC50/bitset.h
source/STLPort/BC50/cassert.h
source/STLPort/BC50/cctype.h
source/STLPort/BC50/cerrno.h
source/STLPort/BC50/cfloat.h
source/STLPort/BC50/climits.h
source/STLPort/BC50/clocale.h
source/STLPort/BC50/cmath.h
source/STLPort/BC50/complex.h
source/STLPort/BC50/csetjmp.h
source/STLPort/BC50/csignal.h
source/STLPort/BC50/cstdarg.h
source/STLPort/BC50/cstddef.h
source/STLPort/BC50/cstdio.h
source/STLPort

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com