Posts tagged as:

files

Run infected exe files without getting infected

by Mahesh Kukreja on October 29, 2010

Don’t want to infect your system by executing infected executables? Try Sandboxie then.

Working of Sandboxie

Sandboxie runs your programs in an isolated space which prevents them from making permanent changes to other programs and data in your computer.

How to run infected files with Sandboxie?

1. Download Sandboxie

2. Navigate to the folder where the infected file is placed

3. Right click the file and select “Run Sandboxed”

Run Sandboxed

4. A couple of command prompt windows will be seen on the screen and then your application will start. The application is running now in Sandboxed mode.

Sandboxie also provides “Sandboxed Web Browser”

Sandboxed Web BrowserIf you think some websites maybe malicious and may infect you, you can view them in the Sandboxed Web Browser provided by Sandboxie. Clicking on Sandboxed Web Browser application runs Internet Explorer in Sandbox mode. So now you can visit any site without getting your system infected.

Download Sandboxie

Incoming search terms:

  • executing an infected file
  • open exe infected files
  • website to run infected files

Related Posts
Related Websites

{ 2 comments }

Download any .dll file that is Missing in Your Computer

by Mahesh Kukreja on December 4, 2008

Well Folks, some of you might be facing problems related to .dll files. You can download missing .dll files from sites given below:


Related Posts
Related Websites

{ 0 comments }

How to Enable Show Hidden Files and Folders

by Mahesh Kukreja on November 20, 2008

Some malware can modify Windows settings to disable or prevent users to change setting of Show Hidden Files and Folders under folder options. These steps will help you regain access or modify and save the settings.

PROCEDURE A:
1 . Go to Start > Run
2. Type regedit on the box
3. On Registry editor navigate to:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\
Windows\CurrentVersion\Explorer\Advanced\
Folder\Hidden\SHOWALL

4. On the right pane, delete the value with

  • Name: CheckedValue
  • Type: REG_SZ
  • Data: 2

5. Create a new DWORD. Right-click on the right pane > New >DWORD Value

6. Value should be:

  • Name: CheckedValue
  • Type: REG_DWORD
  • Data: 1

Note: If procedure A does not work, please use Procedure B

PROCEDURE B:
1. Open Notepad
2. Copy and paste the following :

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\Hidden]
“Text”=”@shell32.dll,-30499″
“Type”=”group”
“Bitmap”=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,\
00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,53,00,\
48,00,45,00,4c,00,4c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,2c,00,34,00,00,\
00
“HelpID”=”shell.hlp#51131″

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\Hidden\NOHIDDEN]
“RegPath”=”Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced”
“Text”=”@shell32.dll,-30501″
“Type”=”radio”
“CheckedValue”=dword:00000002
“ValueName”=”Hidden”
“DefaultValue”=dword:00000002
“HKeyRoot”=dword:80000001
“HelpID”=”shell.hlp#51104″

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\Hidden\SHOWALL]
“RegPath”=”Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced”
“Text”=”@shell32.dll,-30500″
“Type”=”radio”
“CheckedValue”=dword:00000001
“ValueName”=”Hidden”
“DefaultValue”=dword:00000002
“HKeyRoot”=dword:80000001
“HelpID”=”shell.hlp#51105″

3. Go to File > Save As
4. Save it in your Desktop with File name: folderoption.reg
5. Close Notepad
6. Go to your Desktop
7. Double-click the folderoption.reg
8. If it prompts if you want to add the information on the registry, click YES
9. It will confirm that information was successfully entered into registry, click OK
10. You should now be able to modify Show Hidden Files and Folders settings.

Enable Show Hidden Files and Folders Using Free Tool
RRT or Remove Restrictions Tool is a free tool to enable access to different Windows process disbaled by virus infections.

This tool is used to enable access to:
- Registry Tools (regedit)
- Ctrl+Alt+Del
- Folder Options
- Show Hidden Files

Download RRT: click here to donwload

Incoming search terms:

  • how to enable show hidden files and folders
  • enable hidden files software
  • tool to enable hidden folders
  • stop access to hidden files regedit
  • software enable hidden files and folders
  • iphone setting show hidden files enabled
  • enable hidden files and open it with notepad
  • file shell hlp
  • enable the show hidden files and folders
  • Enable Show Hidden Files and Folders Using Free Tool

Related Posts
Related Websites

{ 3 comments }