文件名称:wehntrust
-
所属分类:
- 标签属性:
- 上传时间:2012-09-04
-
文件大小:2.58mb
-
已下载:1次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
金山卫士开源了,很开心可以学点东西了,很遗憾,核心的技术仍然处于保密状态,金山的答复是,不想让别有用心的流氓学会了,那就意味着,良民们能看的也就是应用层的东西了,主动防御在驱动层是如何实现的,黑客和杀软在驱动层是怎样进行明争暗斗的,这份代码包括完整的驱动程序,和应用层代码,至少可以回答这些问题。-Jinshan guards open source, and very happy to learn something, and unfortunately, the core technology is still shrouded in secrecy, Jinshan answer is, do not want to learn rogue ulterior motives, it means that innocent civilians have been able to see is what the application layer, active defense in the driver layer is how to achieve, hackers, and killed the driver layer is how soft the infighting, and the code includes complete driver and application layer code, at least you can answer these questions.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
binary/
binary/baserand.pdb
binary/baserand.sys
binary/de_DE.dll
binary/en_US.dll
binary/es_ES.dll
binary/installer/
binary/installer/setup.exe
binary/installer/support/
binary/installer/support/InstallHelper.dll
binary/installer/support/ReadSvcXml.exe
binary/installer/support/ReadSvcXml.pdb
binary/installer/WehnTrustInstaller.msi
binary/NRER.dll
binary/WehnServ.exe
binary/WehnServ.pdb
binary/WehnTrust.exe
binary/WehnTrust.pdb
documentation/
documentation/LICENSE.txt
documentation/README.txt
source/
source/common/
source/common/common.h
source/driver/
source/driver/baserand.c
source/driver/baserand.rc
source/driver/compat.c
source/driver/compat.h
source/driver/custom.c
source/driver/custom.h
source/driver/defines.h
source/driver/disasm.c
source/driver/disasm.h
source/driver/executive.c
source/driver/executive.h
source/driver/exemption.c
source/driver/exemption.h
source/driver/hooks.c
source/driver/hooks.h
source/driver/images.c
source/driver/images.h
source/driver/ioctl.c
source/driver/ioctl.h
source/driver/layer.c
source/driver/layer.h
source/driver/ldr.c
source/driver/ldr.h
source/driver/makefile
source/driver/mapping.c
source/driver/mapping.h
source/driver/nrer.c
source/driver/nrer.h
source/driver/precomp.h
source/driver/process.c
source/driver/process.h
source/driver/reg.c
source/driver/reg.h
source/driver/rng.c
source/driver/rng.h
source/driver/rtle.c
source/driver/rtle.h
source/driver/sha1.c
source/driver/sha1.h
source/driver/sources
source/driver/types.h
source/installer/
source/installer/banner.bmp
source/installer/baserand.sys
source/installer/licenseAgreement.rtf
source/installer/Svc.xml
source/installer/WehnTrust.ico
source/installer/WehnTrustInstaller.vdproj
source/user/
source/user/common/
source/user/common/afxres.h
source/user/common/Common.dsp
source/user/common/Common.h
source/user/common/Common.vcproj
source/user/common/Config.cpp
source/user/common/Config.h
source/user/common/Defines.h
source/user/common/DriverClient.cpp
source/user/common/DriverClient.h
source/user/common/Events.h
source/user/common/libdasm.c
source/user/common/libdasm.h
source/user/common/Logger.cpp
source/user/common/Logger.h
source/user/common/Native.cpp
source/user/common/Native.h
source/user/common/Sha1.c
source/user/common/Sha1.h
source/user/common/UpdateChecker.h
source/user/common/WehnServ.h
source/user/common/WehnServEventSubscriber.cpp
source/user/common/WehnServEventSubscriber.h
source/user/InstallHelper/
source/user/InstallHelper/InstallHelper.cpp
source/user/InstallHelper/InstallHelper.def
source/user/InstallHelper/InstallHelper.dsp
source/user/InstallHelper/InstallHelper.rc
source/user/InstallHelper/InstallHelper.vcproj
source/user/InstallHelper/Makefile
source/user/InstallHelper/resource.h
source/user/lang/
source/user/lang/de_DE/
source/user/lang/de_DE/de_DE.dsp
source/user/lang/de_DE/de_DE.rc
source/user/lang/de_DE/de_DE.vcproj
source/user/lang/de_DE/resource.h
source/user/lang/en_US/
source/user/lang/en_US/en_US.dsp
source/user/lang/en_US/en_US.rc
source/user/lang/en_US/en_US.vcproj
source/user/lang/en_US/events.mc
source/user/lang/en_US/resource.h
source/user/lang/es_ES/
source/user/lang/es_ES/es_ES.dsp
source/user/lang/es_ES/es_ES.rc
source/user/lang/es_ES/es_ES.vcproj
source/user/lang/es_ES/resource.h
source/user/lang/events/
source/user/nrer/
source/user/nrer/format.c
source/user/nrer/format.h
source/user/nrer/native.c
source/user/nrer/native.h
source/user/nrer/NRER.c
source/user/nrer/NRER.def
source/user/nrer/NRER.dsp
source/user/nrer/NRER.h
source/user/nrer/NRER.rc
source/user/nrer/NRER.vcproj
source/user/nrer/resource.h
source/user/nrer/SEH.c
source/user/nrer/SEH.h
source/user/service/
source/user/service/ApplicationState.cpp
source/user/service/ApplicationState.h
source/user/service/EventLog.cpp
source/user/service/EventLog.h
source/user/service/EventManager.cpp
source/user/service/EventManager.h
source/user/service/File.cpp
source/user/service/File.h
source/user/service/LogSink.cpp
source/user/service/LogSink.h
source/user/service/resource.h
source/user/service/ScoreKeeper.cpp
source/user/service/ScoreKeeper.h
source/user/service/ServLog.cpp
source/user/service/ServLog.h
source/user/service/WehnServ.cpp
source/user/service/WehnServ.dsp
source/user/service/WehnServ.h
source/user/service/WehnServ.rc
source/user/service/WehnServ.vcproj
source/user/ui/
source/user/ui/Env/
source/user/ui/Env/Env.cpp
source/user/ui/Env/Env.h
source/user/ui/Env/Image.cpp
source/user/ui/Env/Image.h
source/user/ui/Env/Images/
source/user/ui/Env/Images/Kernel32.cpp
source/user/ui/Env/Images/Kernel32.h
source/user/ui/Env/Images/Ntdll.cpp
source/user/ui/Env/Images/Ntdll.h
source/user/ui/Env/Images/User32.cpp
source/user/ui/Env/Images/User32.h
source/user/ui/Precomp.cpp
source/user/ui/Precomp.h
source/user/ui/resource.h
source/user/ui/Resources/
source/user/ui/Resources/DialogBanner.bmp
source/user/ui/Resources/WehnTrustDisabled.ico
source/user/ui/Resources/WehnTrustEnabled.ico
source/user/ui/Ui/
source/user/ui/Ui/Dialog.cpp
source/user/ui/Ui/Dialog.h
source/user/ui/Ui/Dialogs/
source/user/ui/Ui/Dialogs/AboutDialog.cpp
source/user/ui/Ui/Dial
binary/baserand.pdb
binary/baserand.sys
binary/de_DE.dll
binary/en_US.dll
binary/es_ES.dll
binary/installer/
binary/installer/setup.exe
binary/installer/support/
binary/installer/support/InstallHelper.dll
binary/installer/support/ReadSvcXml.exe
binary/installer/support/ReadSvcXml.pdb
binary/installer/WehnTrustInstaller.msi
binary/NRER.dll
binary/WehnServ.exe
binary/WehnServ.pdb
binary/WehnTrust.exe
binary/WehnTrust.pdb
documentation/
documentation/LICENSE.txt
documentation/README.txt
source/
source/common/
source/common/common.h
source/driver/
source/driver/baserand.c
source/driver/baserand.rc
source/driver/compat.c
source/driver/compat.h
source/driver/custom.c
source/driver/custom.h
source/driver/defines.h
source/driver/disasm.c
source/driver/disasm.h
source/driver/executive.c
source/driver/executive.h
source/driver/exemption.c
source/driver/exemption.h
source/driver/hooks.c
source/driver/hooks.h
source/driver/images.c
source/driver/images.h
source/driver/ioctl.c
source/driver/ioctl.h
source/driver/layer.c
source/driver/layer.h
source/driver/ldr.c
source/driver/ldr.h
source/driver/makefile
source/driver/mapping.c
source/driver/mapping.h
source/driver/nrer.c
source/driver/nrer.h
source/driver/precomp.h
source/driver/process.c
source/driver/process.h
source/driver/reg.c
source/driver/reg.h
source/driver/rng.c
source/driver/rng.h
source/driver/rtle.c
source/driver/rtle.h
source/driver/sha1.c
source/driver/sha1.h
source/driver/sources
source/driver/types.h
source/installer/
source/installer/banner.bmp
source/installer/baserand.sys
source/installer/licenseAgreement.rtf
source/installer/Svc.xml
source/installer/WehnTrust.ico
source/installer/WehnTrustInstaller.vdproj
source/user/
source/user/common/
source/user/common/afxres.h
source/user/common/Common.dsp
source/user/common/Common.h
source/user/common/Common.vcproj
source/user/common/Config.cpp
source/user/common/Config.h
source/user/common/Defines.h
source/user/common/DriverClient.cpp
source/user/common/DriverClient.h
source/user/common/Events.h
source/user/common/libdasm.c
source/user/common/libdasm.h
source/user/common/Logger.cpp
source/user/common/Logger.h
source/user/common/Native.cpp
source/user/common/Native.h
source/user/common/Sha1.c
source/user/common/Sha1.h
source/user/common/UpdateChecker.h
source/user/common/WehnServ.h
source/user/common/WehnServEventSubscriber.cpp
source/user/common/WehnServEventSubscriber.h
source/user/InstallHelper/
source/user/InstallHelper/InstallHelper.cpp
source/user/InstallHelper/InstallHelper.def
source/user/InstallHelper/InstallHelper.dsp
source/user/InstallHelper/InstallHelper.rc
source/user/InstallHelper/InstallHelper.vcproj
source/user/InstallHelper/Makefile
source/user/InstallHelper/resource.h
source/user/lang/
source/user/lang/de_DE/
source/user/lang/de_DE/de_DE.dsp
source/user/lang/de_DE/de_DE.rc
source/user/lang/de_DE/de_DE.vcproj
source/user/lang/de_DE/resource.h
source/user/lang/en_US/
source/user/lang/en_US/en_US.dsp
source/user/lang/en_US/en_US.rc
source/user/lang/en_US/en_US.vcproj
source/user/lang/en_US/events.mc
source/user/lang/en_US/resource.h
source/user/lang/es_ES/
source/user/lang/es_ES/es_ES.dsp
source/user/lang/es_ES/es_ES.rc
source/user/lang/es_ES/es_ES.vcproj
source/user/lang/es_ES/resource.h
source/user/lang/events/
source/user/nrer/
source/user/nrer/format.c
source/user/nrer/format.h
source/user/nrer/native.c
source/user/nrer/native.h
source/user/nrer/NRER.c
source/user/nrer/NRER.def
source/user/nrer/NRER.dsp
source/user/nrer/NRER.h
source/user/nrer/NRER.rc
source/user/nrer/NRER.vcproj
source/user/nrer/resource.h
source/user/nrer/SEH.c
source/user/nrer/SEH.h
source/user/service/
source/user/service/ApplicationState.cpp
source/user/service/ApplicationState.h
source/user/service/EventLog.cpp
source/user/service/EventLog.h
source/user/service/EventManager.cpp
source/user/service/EventManager.h
source/user/service/File.cpp
source/user/service/File.h
source/user/service/LogSink.cpp
source/user/service/LogSink.h
source/user/service/resource.h
source/user/service/ScoreKeeper.cpp
source/user/service/ScoreKeeper.h
source/user/service/ServLog.cpp
source/user/service/ServLog.h
source/user/service/WehnServ.cpp
source/user/service/WehnServ.dsp
source/user/service/WehnServ.h
source/user/service/WehnServ.rc
source/user/service/WehnServ.vcproj
source/user/ui/
source/user/ui/Env/
source/user/ui/Env/Env.cpp
source/user/ui/Env/Env.h
source/user/ui/Env/Image.cpp
source/user/ui/Env/Image.h
source/user/ui/Env/Images/
source/user/ui/Env/Images/Kernel32.cpp
source/user/ui/Env/Images/Kernel32.h
source/user/ui/Env/Images/Ntdll.cpp
source/user/ui/Env/Images/Ntdll.h
source/user/ui/Env/Images/User32.cpp
source/user/ui/Env/Images/User32.h
source/user/ui/Precomp.cpp
source/user/ui/Precomp.h
source/user/ui/resource.h
source/user/ui/Resources/
source/user/ui/Resources/DialogBanner.bmp
source/user/ui/Resources/WehnTrustDisabled.ico
source/user/ui/Resources/WehnTrustEnabled.ico
source/user/ui/Ui/
source/user/ui/Ui/Dialog.cpp
source/user/ui/Ui/Dialog.h
source/user/ui/Ui/Dialogs/
source/user/ui/Ui/Dialogs/AboutDialog.cpp
source/user/ui/Ui/Dial
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.