Permission Denied
#2
If you want to permanently get rid of the "This file came from another computer and might be blocked to help protect this computer" message that gets auto-applied to all downloaded executables you can do this...

1. Copy and paste everything you see in the box below into Notepad then save it as "temp.reg" and run it
(make sure you're logged in as Administrator).

Quote:Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies]

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Associations]
"DefaultFileTypeRisk"=dword:00001808
"LowRiskFileTypes"=".ade;.adp;.bas;.bat;.bin;.chm;.cmd;.com;.cpl;.crt;.dll;.doc;.docx;.exe;.gadget;.hlp;.hta;.inf;.ins;.inx;.isp;.isu;.job;.js;.jse;.lnk;.mdb;.msc;.msi;.msp;.mst;.ocx;.paf;.pcd;.pdf;.pif;.pot;.ppt;.ps;.reg;.rgs;.scr;.sct;.shb;.shs;.sys;.u3p;.url;.vb;.vbe;.vbs;.vbscript;.ws;.wsc;.wsf;.wsh;.xls;.xlsx;"

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Attachments]
"SaveZoneInformation"=dword:00000001

You can also make the same change in Group Policy editor...

2. Click the Start Menu and type "gpedit.msc" into the search box

3. Go into User Configuration > Administrative Templates > Windows Components > Attachment Manager

4. Enable the following settings:

Do not preserve zone information in file attachments
Default risk level for file attachments (set to "Low Risk")
Inclusion list for low file types (add ".cmd;.dll;.exe;" to the list)

Reboot your computer. Delete your hashcat folder then re-download it and try again.


Messages In This Thread
Permission Denied - by rscracker - 11-22-2015, 03:41 AM
RE: Permission Denied - by Eleadon - 11-22-2015, 03:06 PM
RE: Permission Denied - by rscracker - 11-24-2015, 12:19 AM
RE: Permission Denied - by rscracker - 11-24-2015, 12:20 AM
RE: Permission Denied - by Xanadrel - 11-24-2015, 12:46 AM
RE: Permission Denied - by epixoip - 11-24-2015, 10:13 AM