不抽烟,少喝酒,多运动,多思考,多努力

仅仅是为了记录自己想记下的一些东西,方便自己以后查看

2009年4月27日

Keyboard Interrupt Hook safely using KINTERRUPT

摘要: Keyboard Interrupt Hook safely using KINTERRUPT By: chpie http://www.rootkit.com/newsread.php?newsid=561 [ Keyboard Interrupt Hook safely using KINTERRUPT ] Date : Sun. 2006. 9. 3 Author : chpie... 阅读全文

posted @ 2009-04-27 23:17 adward 阅读(696) 评论(0) 推荐(0) 编辑
The NT Insider:Stop Interrupting Me -- Of PICs and APICs

摘要: The NT Insider:Stop Interrupting Me -- Of PICs and APICs 创建时间:2005-03-16 文章属性:翻译 文章提交:tombkeeper (t0mbkeeper_at_hotmail.com) The NT Insider:Stop Interrupting Me -- Of PICs and APICs 董岩 译 greatdong... 阅读全文

posted @ 2009-04-27 22:57 adward 阅读(274) 评论(0) 推荐(0) 编辑
从IRQ到IRQL(APIC版)

摘要: https://www.xfocus.net/bbs/index.php?act=ST&f=2&t=45502&page=all#entry230011 从IRQ到IRQL(APIC版) ... 阅读全文

posted @ 2009-04-27 22:55 adward 阅读(562) 评论(0) 推荐(0) 编辑
Debugging a Stack Overflow

摘要: Debugging a Stack Overflow OSR Staff | Published: 16-Jul-03| Modified: 22-Jul-03 We recently were testing the latest version of our File System Filter Driver Development Kit and in the process of d... 阅读全文

posted @ 2009-04-27 22:54 adward 阅读(785) 评论(0) 推荐(0) 编辑
Pardon the Interruption -- Interrupt Handling Changes in Windows

摘要: For the first time in the history of NT, there are some big changes coming to interrupt handling. In this article, we’ll take a brief look at what some of those changes are planned to be. The timefra... 阅读全文

posted @ 2009-04-27 22:52 adward 阅读(568) 评论(0) 推荐(0) 编辑
Stop Interrupting Me -- Of PICs and APICs(转)

摘要: Stop Interrupting Me -- Of PICs and APICs The NT Insider, Vol 10, Issue 2, Mar-Apr 2003 | Published: 15-Apr-03| Modified: 15-May-03 Although Windows is designed to be able to run on multiple plat... 阅读全文

posted @ 2009-04-27 22:51 adward 阅读(1117) 评论(0) 推荐(0) 编辑

2008年12月25日

vmware虚拟机自定义分辨率,和主机实时共享文件

摘要: 现在使用vmware调试开发驱动,经常要在虚拟机和主机之间拷贝数据或者切换窗口,但是默认的vmware的800*600太小,其他的在自己电脑又太大,一直希望要是自定义分辨率就好了,原来vmware已经实现了,在edit->preferences->display,选中autofit guest,同时拉伸虚拟机窗口适合自己就行,想多大分辨率多大分辨率,很爽啊,还有因为要把虚拟机开发的驱动的源文件和p... 阅读全文

posted @ 2008-12-25 23:29 adward 阅读(2016) 评论(0) 推荐(0) 编辑

2008年12月19日

国内信息安全公司从业指南

摘要: Author: 赵彦,中联绿盟信息技术(北京)有限公司 Homepage:www.ph4nt0m.org Mailto: ay4z3ro@hotmail.com 本版初稿只代表个人观点,仅供参考,对于迷信产生的后果,本人不承担任何责任 本文实际上并不能算是Career Planning,只是一些分类描述,唯一好处仅在于帮助你理解不同职位的技能要求,因为最近很忙,本文也远远达不到Body of Kn... 阅读全文

posted @ 2008-12-19 21:44 adward 阅读(363) 评论(0) 推荐(0) 编辑

2008年12月3日

小四的经典:你尽力了吗?

摘要: 小四:你尽力了吗?! 很多人问如何入门如何入门,我却不知道要问的是入什么门。 很少把某些好文章耐心从头看完,我这次就深有体会。比如袁哥的sniffer原理,一直以为自己对sniffer原理很清楚的,所以也就不曾仔细看过袁哥的这篇。后来有天晚上和袁哥讨论,如何通过端口读写直接获取mac地址,为什么antisniff可以获得真正的mac地址,而不受更改mac地址技术的影响,如何在... 阅读全文

posted @ 2008-12-03 09:24 adward 阅读(464) 评论(0) 推荐(0) 编辑

2008年12月1日

ControlSet001、ControlSet002以及CurrentControlSet( 转)

摘要: 来源: http://hi.baidu.com/tanglewish/blog/item/0a6ef30022701081e950cd85.html 1.先说一下ControlSet几个控件组之间的关系。 在注册表HKLM\system注册表项中包括用于windows启动的三个控件组(额外还可能存在一个备份控件组),在初始状态下,它们分别是ControlSet001、ControlSet... 阅读全文

posted @ 2008-12-01 14:31 adward 阅读(290) 评论(0) 推荐(0) 编辑