wax51
驱动牛犊
驱动牛犊
  • 注册日期2001-04-23
  • 最后登录2005-07-11
  • 粉丝0
  • 关注0
  • 积分0分
  • 威望0点
  • 贡献值0点
  • 好评度0点
  • 原创分0分
  • 专家分0分
阅读:2303回复:3

Help me!!! How can I write other process code segment memory in windows9x ?

楼主#
更多 发布于:2001-04-23 21:05
1.Process Control Block Data Struct of Windows9x ?
2.How does FPE work ? can you tell me ?
3.In Ring0 level How can I get the enogh information about a process without using the API,VxDCalls or modifing PE R/W attribute.
How can I get unique PageTablePointer of every process (how many offset from process handle)?

4.Through these information I want to modify a process code segment.
For completing this goal whether does I must go to Ring0?


[wax51 编辑于 2001-04-23 21:13]
[wax51 编辑于 2001-04-23 21:15]
阿欧
游客
游客
沙发#
发布于:2001-04-25 09:14
Does FPE goes into ring0? NO!
so you needn't too!
you just need call some functions export from windows toolhelp
rayyang2000
管理员
管理员
  • 注册日期2001-03-23
  • 最后登录2012-09-13
  • 粉丝3
  • 关注0
  • 积分1036分
  • 威望925点
  • 贡献值3点
  • 好评度823点
  • 原创分0分
  • 专家分0分
板凳#
发布于:2001-04-25 11:20
ToolHelp?好像听到过,能不能介绍一下?或者给个url?
天天coding-debugging中----超稀饭memory dump file ======================================================== [b]Windows Device Driver Development and Consulting Service[/b] [color=blue][url]http://www.ybwork.com[/url][/color] ========================================================
阿欧
游客
游客
地板#
发布于:2001-04-27 20:30
in MSDN search toolhelp32
游客

返回顶部