Easiest way is to describe the area through an MDL and map the area as RW.
If your aiming x86, Ia32 only , you can disable temporarly WP bit in Cr0.
----- Original Message -----
From: Heldai
To: File Systems Developers
Sent: Thursday, August 22, 2002 9:10 PM
Subject: [ntfsd] Re: Blue screen without soft-ice
I was checking my code and I have locating the problem.
I am hooking the function ZwCreateSection to get file execution. I am altering the pointer to ZwCreateSection on KeServiceDescriptorTable, doing it point to my function and my function call the original ZwCeateSection.
In W2K it’s OK, but on XP I has received Error trying writing Readonly memory.
Somebody know how can I bypass my problem ?
Thanks in advance,
Heldai
----- Original Message -----
From: Dan Partelly
To: File Systems Developers
Sent: Thursday, August 22, 2002 1:09 PM
Subject: [ntfsd] Re: Blue screen without soft-ice
When you talk about crashes and BSODs and you expect an answer, you should in the first place tell us at least what bugcode it was. Anyway , you dont want to disable memory write protection facility. You want your driver to work flawless on all configurations., so check your code for mistakes and fix them.
Ciao
----- Original Message -----
From: Heldai
To: File Systems Developers
Sent: Thursday, August 22, 2002 4:54 PM
Subject: [ntfsd] Blue screen without soft-ice
Hi all,
I has developed a file system filter driver and installed on machines with W2K and WXP.
I have one machine with Windows XP installed on drive E and I get blue screen on starting windows XP. I install Soft-ice and the problem disapear, i uninstall soft-ice and the problem occour again.
I believe that it can occour because Windows XP have a protection on memory access. It’s write ? Can I disable this protection ?
Thanks in advance,
Heldai
You are currently subscribed to ntfsd as: xxxxx@rdsor.ro
To unsubscribe send a blank email to %%email.unsub%%
You are currently subscribed to ntfsd as: xxxxx@scuasecurity.com.br
To unsubscribe send a blank email to %%email.unsub%%
You are currently subscribed to ntfsd as: xxxxx@rdsor.ro
To unsubscribe send a blank email to %%email.unsub%%