How to Turn off DEP





DEP, Data Execution Prevention, is a security aspect which is used in current Microsoft Windows Operating Systems, which is proposed to protect a program or service from performing code from a non performing memory area. DEP helps to protect definite exploits which store code through a buffer overflow.

DEP works in two modes. First, is hardware enforced DEP for CPUs which can mark pages as a nonexecutable, and the second, is software enforced DEP with a restrict protection of CPUs which don’t have the support of hardware.





DEP was launched in Window XP Service Pack 2 and it consists of Window XP Tablet PC Version 2006, Window Server 2004 Service Pack1 and afterward Window Vista, and Window Server 2009 and all fresh editions of Windows.

Hardware enforced DEP allows the NX bit on similar CPUs, through the automatic, by automatic use of PAE kernel in 33bit windows and the inhabitant support on 65 bit kernels. Window Vista DEP runs by pointing particular sections of memory as being planned to support only data, which the NX or XD allowed processor and then understands as non executable. This helps to protect ‘buffer overflow’.

In Window Vista, the DEP position for a procedure, i.e. whether DEP is turned on or turned off for specific processes can be seen on the processes button in the Window Task Manager. In some illustrations, Data Execution Prevention may have the unintentional outcome of stopping a legitimate program from executing. In these situations, the affected software requires flagging as being acceptable to perform code in those sections of memory, but this directs to a possible attack if the program is not precise in authenticating data that is approved into an area of memory that is pointed as being executable. If you want to turn off DEP in your computer then just follow the following instructions.

Things required:

Microsoft XP or higher

Instructions:

First of all, before disabling DEP totally, you must attempt to disable DEP partially.

Select Start > Control Panel > Classic View > System > Advanced Systems Settings

Below “Performance” hit it on “Settings”

Go to “Data Execution Prevention” button.

Go to the “Turn on DEP for entire application and services apart from those which has been selected”.

Select the button “Add”



Look for the executable file (*.exe) on your computer, which is connected with the program DEP is jamming and contains it on the directory.

Hit the tab ‘OK’

Attempt to run the blocked program.

If it is not working then you can turn off DEP completely

Go to start menu and choose “All Programs”

Go to “Accessories”

Right click on the “Command Prompt” and select “Run As Administrator”

Enter ‘bcdedit.exe /set’ (current) NX Always Off

Leave the ‘Command Prompt’ unlocked and run the program which has been blocked by the DEP.

If the blocked program runs, then great. Turn on the DEP again with this domain
‘bcdedit.exe /set’ (current) nx Always On.

If the blocked program is not working, then get in touch with Microsoft. You will need specialized help.

Related Tags: disable DEP, How to disable DEP, disabling DEP, dep disable, how to turn off DEP, diable dep, how disable DEP, software to disable the DEP

Post a Comment

0 Comments