阅读:2350回复:3
Help me!!! How can I write other process code segment memory in windows9x ?
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 |
|
板凳#
发布于:2001-04-25 11:20
ToolHelp?好像听到过,能不能介绍一下?或者给个url?
|
|
|