- 1、本文档共45页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
The WIN32 Memory Model grayscale (灰度的WIN32内存模型)
The WIN32 Memory Model:
Tying it all together.
Presented for DC619
Why Study Memory Mechanics
• To understand process mechanics.
• To learn the subtlety between physical, and virtual space.
• To understand process space manipulation techniques.
– Process Object Manipulation
– Table Hooking
– Driver Chaining
– DKOM Rootkitting Techniques
– General Purpose Runtime Alterations
• Because you have to, and you cant be an evil hacker without it.
Prerequsites
Tenacity. Also probably, C.
Tools and Dox
Tools:
WinDBG: Available in the Windows Debugging Tools package (free)
WDK: Newly available driver development kit (free with ms live acct)
Visual C++/Studio: Express Edition (free), Studio (cash).
Dox:
Windows Userland API: Google for “Windows API Reference” for dox.
Windows Kernel API: Google for “Kernel-Mode driver reference”.
Userland and Kernel Land
Physical Memory
• Is Literal and existent and can be referenced by hardware testing.
• Called “linear” or “absolute” addressing.
• Has no bearing to context, or scope, and has no real operational functionality in itself besides
being referenced by the system processor.
The word memory in reference to windows, is a carte blanche term which is used to refrence any
and all utilization of physical memory. There is literally a \\device\physicalmemory device which
can be accessed from kernel land to directly access the raw memory on your system.
Note: In windows xp and below, a system process can access this device from userland!!!
Virtual Memory
• It is ethereal and contextual
• It has philosophical premise in efficiency, and expansion.
• It is quite literally, process space.
Virtual memory is an idea thought up by processor manufactures quite a long time ag
您可能关注的文档
- The ThreeMoment Equation for Continuous (连续的ThreeMoment方程).pdf
- THE THROAT SINGERS OF TUV A University of (德国莱茵的喉咙歌唱的大学的).pdf
- The tikz package James Milne(tikz包詹姆斯·米尔恩).pdf
- the time of printing. ANU Scuba Club(印刷的时间。).pdf
- The tire model Mechanical Engineering(机械工程的轮胎模型).pdf
- The Tiguan Volkswagen UK(英国大众途欢).pdf
- The Tip System from BRAND(从品牌提示系统).pdf
- The Titration of Acetic Acid in Vinegar(乙酸滴定的醋).pdf
- The Tools of Lean Value Stream Mapping(精益价值流程图的工具).pdf
- The To Identifying Common Tennessee Trees (田纳西州识别常见的树木).pdf
文档评论(0)