Einzelnen Beitrag anzeigen
  #6  
Alt 11-05-2007, 20:55
Benutzerbild von san
san san ist offline
Tiberium Forscher

 
Registriert seit: Sep 2001
Ort: CH-7000 Chur
Beiträge: 886
san hat noch keine Bewertung oder ist auf 0
san eine Nachricht über ICQ schicken san eine Nachricht über MSN schicken
OL Nick: casts007
hmm hier stehen alle drin(engl.) http://www.microsoft.com/technet/sys...n/bootini.mspx

Zitat:
/NOEXECUTE=OPTOUT Enables DEP for all images except those specified in the DEP configuration dialog.
Zitat:
/NOEXECUTE

• This option is only available on 32-bit versions of Windows when running on processors supporting no-execute protection. It enables no-execute protection (also known as Data Execution Protection - DEP), which results in the Memory Manager marking pages containing data as no-execute so that they cannot be executed as code. This can be useful for preventing malicious code from exploiting buffer overflow bugs with unexpected program input in order to execute arbitrary code. No-execute protection is always enabled on 64-bit versions of Windows on processors that support no-execute protection. There are several options you can specify with this switch:

• /NOEXECUTE=OPTIN Enables DEP for core system images and those specified in the DEP configuration dialog.

• /NOEXECUTE=OPTOUT Enables DEP for all images except those specified in the DEP configuration dialog.

• /NOEXECUTE=ALWAYSON Enables DEP on all images.

• /NOEXECUTE=ALWAYSOFF Disables DEP.

das andere steht net dort.
__________________
gruss
san
Mit Zitat antworten