Thursday, August 5, 2010

Internet Explore Risen from the Dead

As if rising from a dead faint, Internet Explorer (IE), which was hit hard in quite a while now again showed its fangs. For three consecutive months, Microsoft's browser was outperformed tight competitors Mozilla Firefox.
based on the latest statistical data released by Net Applications, IE browser market share increased by 0.42 percent in July, with a total market share to 60.74 percent. On the other hand, his rivals - Firefox - decreased 0.9 percent, Google Chrome lost 0.08 percent, while Safari rose 0.24 percent.

Many analysts said, marked the acquisition of IE is the opposite trend in the browser competition. As is known, IE as a browser in the world's most popular and used a lot of people, continue to lose market share in recent years.

Net Applications found that IE recovery trend since May Not only that, the Net has also highlighted the development of Chrome applications. Despite Google's browser is lost 0.08 percent market share, but the use of Chrome is constantly increasing.

Meanwhile, Firefox experienced the opposite fate. Market share 'the firefox' is indeed time to reach the highest peak in April amounted to 24.59 percent but since then slowly declining.

iPhone Orders flooded, Foxconn Build New Plant

Still remember the events about Foxconn workers who committed suicide due to alleged
experiencing stress at work? Yes, companies from China, it seemed really overwhelmed orders. For that, through its subsidiary Foxconn, Futaihua Precision Electronics plans to establish another subsidiary.

The plant plans to employ nearly 200,000 employees, with a target of making 200,000 units of mobile phones each day. Most of the phones that are produced, namely the iPhone. Not only that, the factory that stood in central China is expected to generate U.S. $ 13 billion .

incidence of suicide in order not happen again, observers suggest if there are two things that must be considered a new factory which is named Pingzhen it. First, it allows the workers, especially for migrants to move house located close to the factory. Second, considering the amount of production so that there is no emphasis on excessive working hours.

"Ping Zhen means peace and quiet means. We will try to make
peaceful and quiet place, "said Deputy Manager of the factory, Lin Zhenghui. Lin
also explained to this day there are 500 new recruits who are ready to work.

Construction of this project is about to begin on August 20 and can be fully operational within one year. Foxconn is known to have large customers such as Apple to assemble homemade gadgets-gadget, the iPhone, iPad and iPod.

Tips Cleaning Stuxnet Virus : Hardisk Eaters

Stuxnet Virus, or also known as Winsta, devouring all the vacant land on the hard disk until full. According to Alfons Tanujaya, antivirus analysts from Vaksincom, to detikINET, Friday (07/30/2010), Indonesia is the country with the second largest Stuxnet victims in the world after Iran.
The virus initially spread from various adult sites, pirated programs and content 'gray' other was quite disturbing. Here are the steps to eradicate the virus, as manifested by antivirus analysts Vaksincom Adi Saputra:

1. Using Dr. Web CureIt

Adi suggested that the victim Winsta Stuxnet alias to download a virus removal software. Removal Tools called Dr.Web CureIt can be downloaded from the site FreeDrWeb.com

2. Registry Fix

Then, Adi registry suggest improvements in Windows that has been modified by a virus. How, first of all, copy the script below into WordPad file.

[Version]
Signature="$Chicago$"
Provider=Vaksincom Oyee
[DefaultInstall]
AddReg=UnhookRegKey
DelReg=del

[UnhookRegKey]
HKCU, Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced, ShowSuperHidden,0x00010001,1
HKCU, Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced, SuperHidden,0x00010001,1
HKCU, Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced, HideFileExt,0x00010001,0
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\Microsoft\Windows NT\CurrentVersion\Winlogon, Shell,0, "Explorer.exe"

[del]
HKLM, SYSTEM\CurrentControlSet\Services\MRxCls
HKLM, SYSTEM\CurrentControlSet\Services\MRxNet
HKLM, SYSTEM\ControlSet001\Services\MRxCls
HKLM, SYSTEM\ControlSet002\Services\MRxNet
HKLM, SYSTEM\CurrentControlSet\Services\Enum\Root\LEGACY_MRXClS
HKLM, SYSTEM\CurrentControlSet\Services\Enum\Root\LEGACY_MRXNET
HKLM, SYSTEM\ControlSet001\Services\Enum\Root\LEGACY_MRXClS
HKLM, SYSTEM\ControlSet002\Services\Enum\Root\LEGACY_MRXNET

Then, save the file with the name 'repair.inf'. Use the Save as type option to Text Document in order to avoid mistakes. Then, right click the file 'repair.inf', select 'Install' and restart the computer.

"Clean up temporary files, this in order to prevent the rest of the trojan is trying to become active again. Use tools such as ATF Cleaner or use the features of Windows that is the Disk Clean-Up," wrote Adi.

3. Emergency Solutions

In addition, the following is a script that can be used in emergencies to prevent re-infecting Winsta not. Save the following script with the name Winsta.bat (file type: Text)

@echo off
del /f c:\windows\system32\winsta.exe
rem rd c:\windows\system32\winsta.exe
md c:\windows\system32\winsta.exe
del /f c:\windows\system32\drivers\mrxnet.sys
rem rd c:\windows\system32\drivers\mrxnet.sys
md c:\windows\system32\drivers\mrxnet.sys
del /f c:\windows\system32\drivers\mrxcls.sys
rem rd c:\windows\system32\drivers\mrxcls.sys
md c:\windows\system32\drivers\mrxcls.sys
attrib +r +h +s c:\windows\system32\winsta.exe
attrib +r +h +s c:\windows\system32\drivers\mrxnet.sys
attrib +r +h +s c:\windows\system32\drivers\mrxnet.sys

Once completed, double-click the resulting file Winsta.bat. For optimal cleaning and prevent re-infection, re-use antivirus software that scans an updated and properly recognize this virus.