自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

爱杀之爪的矩阵

我的青春是拿来奋斗的!

  • 博客(5)
  • 资源 (8)
  • 收藏
  • 关注

原创 我也来发下FileMon解说

                           我也来发下FileMon解说 废话不说,直接主题: 从DriverEntry开始:    RtlInitUnicodeString (&deviceNameUnicodeString,                          deviceNameBuffer );     //    // Crea

2010-03-29 20:07:00 1555

原创 IRQL-NOT-LESS-OR-EQUAL 的解决

真不爽,遇到这个错误搞了好几天,先是在windbg上看了这个错误的说明:说是在dispatch或者之上的级别上调用了分页内存导致的地址不可访问的错误 我要调用的函数是驱动开发书上的例子:#pragma PAGEDCODEVOID  WriteFileTest(IN PDEVICE_OBJECT DeviceObject) { DbgPrint(("writefile/n" )); 

2010-03-20 08:22:00 14369

原创 WSAAsyncselec异步模式服务端例子

 .386.model flat,stdcalloption casemap:noneinclude windows.incinclude kernel32.incincludelib kernel32.libinclude user32.incincludelib user32.libinclude wsock32.incincludelib wsock32.libinclude  

2010-03-14 16:35:00 968

原创 驱动枚举进程

Driver.cpp // DriEnumProcess.cpp : Defines the entry point for the console application.//#include "Driver.h"#include "ntddk.h"#include #include "stdarg.h"#include "stdio.h"#include "ntddkbd.h"

2010-03-14 13:45:00 1955

原创 DDK 出现:error C4335: 检测到 Mac 文件格式: 请将源文件转换为 DOS 格式或 UNIX 格式,这是如何弄的?如何解决?

 这个是看windows驱动开发那本书上的第二十二章的FileFilter源码用ddk编译时出现的问题,注意是在stddcls.h这个文件中 解决办法:自己将该文件内容重新输入一遍,就可以搞定。 原因:主要是换行符在不同系统下不同导致的 

2010-03-08 16:35:00 2315

Adobe_Reader_X_Sandbox

介绍adobe sandbox的

2012-01-05

程序分析工具].Zynamics.BinNavi.v4.0.4.

Zynamics.BinNaviZynamics.BinNaviZynamics.BinNaviZynamics.BinNaviZynamics.BinNaviZynamics.BinNaviZynamics.BinNaviZynamics.BinNaviZynamics.BinNavi

2011-11-04

ie80dayexp.

ie80dayexp.

2011-10-25

metasploit 中文使用 pdf encode

metasploit 中文使用 pdf encodemetasploit 中文使用 pdf encodemetasploit 中文使用 pdf encodemetasploit 中文使用 pdf encodemetasploit 中文使用 pdf encodemetasploit 中文使用 pdf encodemetasploit 中文使用 pdf encodemetasploit 中文使用 pdf encodemetasploit 中文使用 pdf encodemetasploit 中文使用 pdf encodemetasploit 中文使用 pdf encodemetasploit 中文使用 pdf encodemetasploit 中文使用 pdf encodemetasploit 中文使用 pdf encodemetasploit 中文使用 pdf encodemetasploit 中文使用 pdf encodemetasploit 中文使用 pdf encodemetasploit 中文使用 pdf encodemetasploit 中文使用 pdf encodemetasploit 中文使用 pdf encodemetasploit 中文使用 pdf encodemetasploit 中文使用 pdf encodemetasploit 中文使用 pdf encodemetasploit 中文使用 pdf encodemetasploit 中文使用 pdf encode

2011-10-20

豆丁下载器11111111111111

豆丁下载器豆丁下载器豆丁下载器豆丁下载器豆丁下载器豆丁下载器豆丁下载器豆丁下载器豆丁下载器豆丁下载器豆丁下载器豆丁下载器豆丁下载器豆丁下载器豆丁下载器豆丁下载器豆丁下载器豆丁下载器豆丁下载器豆丁下载器豆丁下载器豆丁下载器豆丁下载器豆丁下载器豆丁下载器豆丁下载器豆丁下载器豆丁下载器豆丁下载器豆丁下载器豆丁下载器豆丁下载器豆丁下载器豆丁下载器豆丁下载器豆丁下载器豆丁下载器豆丁下载器豆丁下载器

2011-05-12

xuetr.sys驱动

XueTr是近年推出的一款广受好评的ARK工具。如果您对window系统不甚熟悉,您还是不要使用本工具,即使要使用,也不要用本工具胡乱操作。   作者:linxer   建议提供:包括angel13th、backway、dl123100、曲中求、tawny2008、wolfwalk888等。   最新版本:吾爱破解论坛专版   最近更新:2010年11月30日   支持系统:32位Windows2000 、xp、2003、Vista、2008、Win7操作系统,但不支持64位系统   名称:全称XueTr(类型:Anti Virus and Rookit Tools),简称XT。   更新:2008年12月发布于卡饭论坛,现已更新至0.37版本   由于XueTr已经具备基本需要功能,已经减少更新次数和频率。

2011-01-21

NT驱动安装文件.rar

NT驱动安装文件,包含工具,例子程序等,。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。

2010-05-02

内核模式驱动程序汇编开发包

用于radasm开发驱动的,包括了用宏汇编编译器开发驱动程序需要用到的所有东西

2010-01-23

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除