Kamis, 21 Januari 2010

kick out new conficker

Do you have problem with virus called new varian conficker, just use the simpel software named : Fixwareout.exe.

How to run this free software, just install it, running, be patient for a while and restart your computer, finish just it.

Download :

Jumat, 15 Januari 2010

Local Cooling : Save your Laptop Energi


Local Cooling is pplication which was once a popular tool aimed at managing power consumption on computers has been discontinued since power management settings in Windows Vista have been drastically improved.

Local Cooling will do :

1. Cut your energy bills
2. Reduce your greenhouse gas emissions by reducing your PC's power consumption
3. Give you full control over any power mode settings
4. Improve your overall computing experience and efficiency
5. Show you, in detail, how much you have saved since installing the software

According to official website, the Local Cooling launch because this reason :

LocalCooling is a website dedicated to raising awareness through discussion of the latest issues and topics involving the environment. We encourage the community to continue to contribute by commenting, discussing and posting content which is relevant or pertains to posts presented on this blog.

We live in a time, where technology is a part of our daily lives, but the price for having this commodity is having the reverse effect on our surroundings. If everybody in the world becomes aware of this fact, and together as a community, we contribute what we can, then the primary goals of LocalCooling would be met. On this Blog we shall be keeping you up to date with current news of how technology and nature interact with each other and provide you with simple solutions to minimize the effect of pollution on the environment.

You can try this free software.

Download :

1. softpedia

2. Local Cooling official site.


Kamis, 14 Januari 2010

Shortcut Keyboard On Windows

Many way to run application on windows, such as Keyboard Shortcut. This tip howto run shortcut on windows, cek it and try it :

Win(logo), to open start menu.

Win+R, to open Run dialog box

Win+M, to minimize all opened windows

Win+Shift+M, to maximize all opened windows

Win+L, Back to login page (programs is still active)

Win+E, to open My Computer

Win+F, to open search options

Win+U, to open Utility Manager

Win+D, to view desktop/minimize all windows

Win+F1, to view windows help page

Win+Pause, to view the System Properties dialog box

Win+Tab, move through taskbar programs

Alt+Tab, move through opened windows programs

Alt+F4, to close active windows program

Alt+ SPACEBAR +N, to minimize the active program

Alt+ SPACEBAR+M, Press keys to move the active program

Ctrl+Alt+Delete / Ctrl+Shift+Esc, Apply to open windows task manager

Ctrl+Esc, to open start menu

Shift, press when inserting CD/external drive to prevent CD/external drive from automatically playing

Shift+Delete, To delete items permanently

Alt + PrtSc, To Capture window dekstop

Alt + F4, To terminate or Close program/aplication suddently.

and many more shortcut that we can try.

Jumat, 08 Januari 2010

9 Step to remove google eksploite

Virus is the real destroyer for our system, and till now the virus growth rapidly. W32/Smalltroj. VPCG virus is the popular things. This virus block all access to security website and some selected website and forwarded to Ip 209.85.225.99, its the google Ip address. so if user seach website that blocked by that virus, transfered to www.google.com.

Thereis tips and trick to handle this virus :

1. Disable System Restore, while cleaning processing.
2. Disconnect Computer from internet connection and Lan.
3. Rename [C:\Windws\system32\msvbvm60.dll] to prevent virus reactive.
4. Clean system with Tools Windows Mini PE Live CD, because many rootkit imitate service and driver. please download the software from [http://soft-rapidshare.com/2009/11/10/minipe-xt-v2k50903.html]. than booting computer from live CD. after that delete main file for virus with step :
l Klik menu [Mini PE2XT]
l Klik menu [Programs]
l Klik menu [File Management]
l Klik menu [Windows Explorer]
l Then delete the file below :

o C:\Windows\System32
§ wmispqd.exe
§ Wmisrwt.exe
§ qxzv85.exe@
§ qxzv47.exe@
§ secupdat.dat
o C:\Documents and Settings\%user%\%xx%.exe, when xx is random character (example: rllx.exe)
o C:\windows\system32\drivers
§ Kernelx86.sys
§ %xx%.sys, when xx is random character with size 40 KB (example: mojbtjlt.sys or cvxqvksf.sys)
§ Ndisvvan.sys
§ krndrv32.sys
o C:\Documents and Settings\%user%\secupdat.dat
o C:\Windows\inf
§ Netsf.inf
§ netsf_m.inf
5. delete registri that created by virus, with "Avas! Registry Editor" :
l Klik menu [Mini PE2XT]
l Klik menu [Programs]
l Klik menu [Registry Tools]
l Klik [Avast! Registry Editor]
l click menu "Load....."
l delete registry :

Ø HKEY_LOCAL_MACHINE\software\microsoft\windows\currentvers
on\run\\ctfmon.exe
Ø HKEY_LOCAL_MACHINE\system\ControlSet001\services\kernelx86
Ø HKEY_LOCAL_MACHINE\system\CurrentControlSet\services\kernelx86
Ø HKEY_LOCAL_MACHINE\system\CurrentControlSet\services\passthru
Ø HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsNT\CurrentVersion\Image File Execution Options\ctfmon.exe
Ø HKEY_LOCAL_MACHINE\software\microsoft\windows nt\currentversion\winlogon

ü change value at string Userinit = userinit.exe,
Ø HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Parameters\FirewallPolicy\DomainProfile\AuthorizedApplications\List
ü %windir%\system32\ wmispqd.exe = %system%\ wmispqd.exe:*:enabled:UpnP Firewall
Ø HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Parameters\FirewallPolicy\DomainProfile\AuthorizedApplications\List
ü %windir%\system32\ wmispqd.exe = %system%\ wmispqd.exe:*:enabled:UpnP Firewall
Ø HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Parameters\FirewallPolicy\StandardProfile\AuthorizedApplications\List
ü %windir%\system32\ wmispqd.exe = %system%\ wmispqd.exe:*:enabled:UpnP Firewall
Ø HKEY_LOCAL_MACHINE\system\ControlSet001\services\%xx%
Ø HKEY_LOCAL_MACHINE\system\CurrentControlSet\services\%xx%

note:
%xx% is random character, this key create to run .SYS with size 40 KB in directory [C:\Windows\system32\drivers\]
6. Restart komputer, rebuild registry with copy the script below to notepad with name repair.inf, right click repair.inf choose install.
[Version]

Signature="$Chicago$"
Provider=Vaksincom

[DefaultInstall]
AddReg=UnhookRegKey
DelReg=del

[UnhookRegKey]

HKLM, Software\CLASSES\batfile\shell\open\command,,,"""%1"" %*"

HKLM, Software\CLASSES\comfile\shell\open\command,,,"""%1"" %*"

HKLM, Software\CLASSES\exefile\shell\open\command,,,"""%1"" %*"

HKLM, Software\CLASSES\piffile\shell\open\command,,,"""%1"" %*"

HKLM, Software\CLASSES\regfile\shell\open\command,,,"regedit.exe "%1""

HKLM, Software\CLASSES\scrfile\shell\open\command,,,"""%1"" %*"

HKLM, SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon, Shell,0, "Explorer.exe"

HKLM, software\microsoft\ole, EnableDCOM,0, "Y"

HKLM, SOFTWARE\Microsoft\Security Center,AntiVirusDisableNotify,0x00010001,0

HKLM, SOFTWARE\Microsoft\Security Center,FirewallDisableNotify,0x00010001,0

HKLM, SOFTWARE\Microsoft\Security Center,AntiVirusOverride,0x00010001,0

HKLM, SOFTWARE\Microsoft\Security Center,FirewallOverride,0x00010001,0

HKLM, SYSTEM\ControlSet001\Control\Lsa, restrictanonymous, 0x00010001,0

HKLM, SYSTEM\ControlSet002\Control\Lsa, restrictanonymous, 0x00010001,0

HKLM, SYSTEM\CurrentControlSet\Control\Lsa, restrictanonymous, 0x00010001,0

HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\SuperHidden, CheckedValue,0x00010001,0

[del]

HKCU, Software\Microsoft\Windows\CurrentVersion\Policies\System,DisableRegistryTools

HKCU, Software\Microsoft\Windows\CurrentVersion\Policies\System,DisableCMD

HKCU, Software\Microsoft\Windows\CurrentVersion\Policies\Explorer,NoFolderOptions

HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Run,ctfmon.exe

HKLM, SYSTEM\ControlSet001\Services\kernelx86

HKLM, SYSTEM\ControlSet002\Services\kernelx86

HKLM, SYSTEM\CurrentControlSet\Services\kernelx86

HKLM, SYSTEM\CurrentControlSet\Services\mojbtjlt

HKLM, SYSTEM\ControlSet001\Services\mojbtjlt

HKLM, SYSTEM\ControlSet002\Services\mojbtjlt

HKLM, SYSTEM\ControlSet001\Services\Passthru

HKLM, SOFTWARE\Policies\Microsoft\Windows NT\SystemRestore

HKLM, SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate, DoNotAllowXPSP2

HKLM, SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate

HKLM, SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\ctfmon.exe

7. Delete temporary file and temporary internet file with free software ATF-Cleaner. Download tools at http://www.atribune.org/public-beta/ATF-Cleaner.exe.

8. Restore host with tools Hoster, just download from http://www.softpedia.com/progDownload/Hoster-Download-27041.html. click [Restore MS Host File] to restore host.

9. To prevent re attack from virus, please use the uptodate anti virus.

Have a nice try.

Selasa, 05 Januari 2010

Ultimate Windows Tweaker : Optimize Windows Vista and Windows 7


For windows 7 user, sometimes we need to optimize our windows to get good perform you can try this free software Ultimate Windows Tweaker.

Many feature can we choose according to our system, because this free software can apply with Windows Vista and Windows 7, such as :

System Information :
Show Operating System information, version, build number, system rating, processor, Memory and computer description.

User Account & UAC:
- change Welcome screen menu, effect and background
- manage control panel user

Personalization :
- costumize windows eksplorer
- cotumize start menu program, to hide or show some program.
- costumize taskbar appearance, show desktop, lock taskbar.

Network tweak :
- tweak jaringan and QoS bandwidth

System Performance :
- configure menu action
-
Optimasi services, such as Disable Superfetch service, Windows Security Center, Windows Time service, PRinter spooling, Tablet PC, Windows Update and Windows Aero user interface.

Security Setting :
- Windows update setting
- Administrative restriction, disable registry, command prompt and task manager.
- Windows eksplorer restriction, Disable folder options, remove tab security, fitur CD burn and contect menu bawaan explorer.

and many more feature that can we use.

download : http://www.thewindowsclub.com/ultimate-windows-tweaker-v2-a-tweak-ui-for-windows-7-vista
( size : 345 kb exe file ).