登录
首页 » Visual C++ » Ring3

Ring3

于 2014-05-14 发布 文件大小:11891KB
0 308
下载积分: 1 下载次数: 85

代码说明:

  类似PChunter的内核工具。本工具是应用层的源码。适合内核新手(Similar PChunter core tools. This tool is the source application layer. Suitable for novice kernel)

文件列表:

应用层
......\ipch
......\....\safecheck-69abd48b
......\....\..................\safecheck-48027c63.ipch,17104896,2014-04-11
......\Release
......\.......\SafeCheck.exe,263168,2014-03-30
......\.......\SafeCheck.pdb,977920,2014-03-30
......\SafeCheck

......\.........\bitmap2.bmp
......\.........\Dllhook.cpp,30924,2010-09-07
......\.........\Dllhook.h,408,2010-08-28
......\.........\DriProOther.sys,37632,2010-09-06
......\.........\Driver.cpp,6781,2010-09-07
......\.........\Driver.h,290,2010-08-18
......\.........\FilePrase.cpp,55026,2010-09-05
......\.........\FilePrase.h,22322,2010-09-03
......\.........\HookView.cpp,21776,2010-09-05
......\.........\HookView.h,3384,2010-08-18
......\.........\IDTAndKernel.cpp,27204,2010-09-07
......\.........\Ioctls.h,5501,2010-08-28
......\.........\KerHookSSDTIDT.sys,18944,2010-09-06
......\.........\LoadNtDriver.cpp,3720,2010-09-06
......\.........\LoadNtDriver.h,124,2010-09-06
......\.........\openfile.txt,4277,2010-08-19
......\.........\process.cpp,18813,2010-09-07
......\.........\process.h,1573,2010-08-28
......\.........\RAWSDTaddress.cpp,9856,2010-09-06
......\.........\RAWSDTaddress.H,28670,2010-09-03
......\.........\ReadMe.txt,1969,2010-05-26
......\.........\Release
......\.........\.......\CL.read.1.tlog,22518,2014-03-30
......\.........\.......\CL.write.1.tlog,1792,2014-03-30
......\.........\.......\Dllhook.obj,86595,2014-03-30
......\.........\.......\FilePrase.obj,81989,2014-03-30
......\.........\.......\link-cvtres.read.1.tlog,2,2014-03-30
......\.........\.......\link-cvtres.write.1.tlog,2,2014-03-30
......\.........\.......\link.read.1.tlog,3924,2014-03-30
......\.........\.......\link.write.1.tlog,860,2014-03-30
......\.........\.......\LoadNtDriver.obj,9108,2014-03-30
......\.........\.......\mt.read.1.tlog,676,2014-03-30
......\.........\.......\mt.write.1.tlog,204,2014-03-30
......\.........\.......\rc.read.1.tlog,2786,2014-03-30
......\.........\.......\rc.write.1.tlog,162,2014-03-30
......\.........\.......\SafeCheck.exe.intermediate.manifest,381,2014-03-30
......\.........\.......\SafeCheck.lastbuildstate,52,2014-03-30
......\.........\.......\SafeCheck.log,6955,2014-03-30
......\.........\.......\SafeCheck.obj,384802,2014-03-30
......\.........\.......\SafeCheck.pch,4325376,2014-03-30
......\.........\.......\SafeCheck.res,151580,2014-03-30
......\.........\.......\stdafx.obj,177635,2014-03-30
......\.........\.......\vc100.pdb,421888,2014-03-30
......\.........\.......\xde.obj,53039,2014-03-30
......\.........\Resource.h,5248,2010-09-06
......\.........\SafeCheck.aps,157344,2014-03-30
......\.........\SafeCheck.cpp,65630,2010-09-07
......\.........\SafeCheck.h,94,2010-07-05

......\.........\SafeCheck.rc,8294,2010-09-06
......\.........\SafeCheck.vcproj,5794,2010-09-07
......\.........\SafeCheck.vcproj.ASM-1475037415F.asm.user,1427,2010-06-15
......\.........\SafeCheck.vcproj.ASM-KERNEL.asmkernel.user,1417,2010-07-01
......\.........\SafeCheck.vcproj.ASMKERNE-60DF6F.asm.user,1426,2010-09-07
......\.........\SafeCheck.vcxproj,6670,2014-03-30
......\.........\SafeCheck.vcxproj.filters,2892,2014-03-30
......\.........\SafeCheck.vcxproj.user,143,2014-03-30
......\.........\ShowOrHide.cpp,5851,2010-09-05
......\.........\ShowOrHide.h,576,2010-08-19
......\.........\SlickOS2.ssk,78515,2005-10-25

......\.........\stdafx.cpp,214,2010-05-26
......\.........\stdafx.h,423,2010-09-07
......\.........\targetver.h,1026,2010-05-26
......\.........\xde.c,16248,2010-08-23
......\.........\xde.h,8419,2010-08-27
......\.........\xde.vsprops,145,2010-08-20
......\.........\xdetbl.c,25607,2004-10-04
......\.........\内核钩子.doc,10240,2010-08-05
......\.........\函数特征.txt,1086,2010-08-27
......\.........\新建 文本文档.txt,5235,2010-07-29
......\SafeCheck.ncb,4623360,2010-09-07
......\SafeCheck.sdf,26955776,2014-04-11
......\SafeCheck.sln,894,2014-03-30
......\UpgradeLog.XML,1329,2014-03-30
......\_UpgradeReport_Files
......\....................\UpgradeReport.css,3348,2014-03-30
......\....................\UpgradeReport.xslt,12505,2010-05-04
......\....................\UpgradeReport_Minus.gif
......\....................\UpgradeReport_Plus.gif

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • RC_C++
    说明:  显著性检测的代码,是程明明在12年的CVPR的文章,HC,RC的算法源码。(The code for saliency detection is the source code of Cheng Mingming's CVPR article, HC, RC, in 12 years.)
    2018-03-27 21:14:02下载
    积分:1
  • Face
    通过对二维人脸图片的特征提取进行三维人脸的重建(Through the two-dimensional face image feature extraction for three-dimensional reconstruction of human faces)
    2009-03-01 01:57:59下载
    积分:1
  • FaceRecognition1
    基于AdaBoost的人脸检测程序代码(是用c++编写的)(AdaBoost-based face detection program code (written with c++))
    2013-06-24 15:22:08下载
    积分:1
  • imageedit
    实现一些图像的编辑功能,比如图像的打开,关闭,新建,删除,反转,等一些功能(Implement some image editing features, such as the image open, close, create, delete, reverse, and some other functions)
    2010-12-20 13:26:18下载
    积分:1
  • ESS
    基于efficient subwindow search算法的windows实现(efficient subwindow search for windows )
    2009-12-27 00:08:09下载
    积分:1
  • 5c0ca027bb58
    meanshift 图像分割及平滑 包括meanshift的论文及ppt(Code for the Edge Detection and Image Segmentation system and the paper)
    2012-03-06 23:19:42下载
    积分:1
  • D2R9
    这是一个图像处理时用到的程序 可作为图像处理用非常有价值(This is an image processing procedures can be used as image processing with very valuable)
    2007-03-09 15:57:54下载
    积分:1
  • DIBDisplay
    这些代码是有关数字图像处理的一些算法,大家有需要的,可以在里面找些与自己相关的(These codes are some of the digital image processing algorithms, we need, in which you can find some with their associated)
    2013-07-12 17:55:23下载
    积分:1
  • GA-FCM
    遗传算法与FCM算法相结合实现图像分割,分割精度较好,速度较快(A combination of genetic algorithm and FCM algorithm to achieve image segmentation, segmentation accuracy is better, faster)
    2012-06-05 09:06:01下载
    积分:1
  • HOG
    基于HOG的行人检测,作者的源代码有错误,现代码已经进行了改变,并可以调试通(Histograms of Oriented Gradients for Human Detection, the writer s code has some errors, and I have correct the errors, and the code is right under C++ buidler)
    2020-06-25 23:00:01下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载