This is quite likely the main reason your computer is infected. Visiting cracksites/warezsites - and other questionable/illegal sites is
always a risk.
Even a single click on the site can drop multiple forms of very serious malware, many of which disable your onboard protection, and System Restore. Don't think: "I have a good Antivirus and Firewall installed, they will protect me" - because that's not true... and even before you know it, your Antivirus and Firewall may become disabled by the malware which has now found its way on your system.
If you install the cracked software, you are running executable files from these dubious, unknown sources. You are in effect giving these sources access to information on your hard disk, and potential control over the operation of your computer.
Additionally,
cracked programs are illegal.
Referring to the
Forum Rules which you should have read at the time of Registering at this forum, TSF does not support illegal activity. Before posting for help, we ask that you uninstall any such applications, as indicated in this
sticky topic.
As such, be advised that any request for assistance in removing malware may go unanswered, or may be discontinued, if the cracked (
illegal) software is still present on the machine. Any future requests for help may be ignored.
Uninstall these illegal softwares now.
Open
NOTEPAD.exe and copy/paste the text in the codebox below into it:
Code:
@echo off
if exist "%temp%\log.txt" del "%temp%\log.txt"
for %%g in (
"C:\Documents and Settings\Krasi\Desktop\Dimo\Daemon.Tools.Pro.Advanced.v4.10.0218-L33VaNcL33F\daemon.tools.pro.patch.exe"
"D:\Dimo\Winamp 5.5 Build 1640 Final\Keymaker.rar"
"D:\Games\game\Daemon Tools Pro Advanced - 4.10.0218 + Patch\Daemon.Tools.Pro.Advanced.-v4.10.0218-JAAI\Daemon.Tools.Pro.Advanced.v4.10.0218-Patch + Serial\Patch\daemon.tools.pro.patch.exe"
"D:\Games\game\Daemon Tools Pro Advanced - 4.10.0218 + Patch\Daemon.Tools.Pro.Advanced.-v4.10.0218-JAAI\Patch\daemon.tools.pro.patch.exe"
) do (
del /a/f %%g >nul 2>&1
if exist %%g echo.%%g>>"%temp%\log.txt"
)
if exist "%temp%\log.txt" ( start notepad "%temp%\log.txt"
) else echo.Deleted Successfully !!
pause
del %0
Save this as
fix.bat Choose to "Save type as - All Files"
It should look like this:

Double click on fix.bat & allow it to run
Post back to tell me what it says
__________________
Practice Safe Surfing
Because what you don't know, CAN hurt you.
Proud Member of ASAP since 2005
Proud Member of UNITE since 2006