Get Even More Visitors To Your Blog, Upgrade To A Business Listing >>

Disable Data Execution Prevention (DEP) in Vista.

Data Execution Prevention (DEP) is a security feature that can help prevent damage to your computer from viruses and other security threats. Harmful programs can try to attack Windows by attempting to run (also known as execute) code from system memory locations reserved for Windows and other authorized programs. These types of attacks can harm your programs and files. DEP can help protect your computer by monitoring your programs to make sure that they use system memory safely. If DEP notices a Program on your computer using memory incorrectly, it closes the program and notifies you. It is as such a security feature.
Type cmd in Vista's search bar. Rt click on search results 'cmd' and click on Run as Administrator. Then copy paste
bcdedit.exe /set {current} nx AlwaysOff
and hit enter. Reboot.
To enable back DEP, type instead:
bcdedit.exe /set {current} nx AlwaysOn
Thats it !



This post first appeared on HACKiNG ZONE-cracking,hacking,tips,tricks,pc,mobil, please read the originial post: here

Share the post

Disable Data Execution Prevention (DEP) in Vista.

×

Subscribe to Hacking Zone-cracking,hacking,tips,tricks,pc,mobil

Get updates delivered right to your inbox!

Thank you for your subscription

×