Normal
0
false
false
false
EN-US
X-NONE
X-NONE
MicrosoftInternetExplorer4
Last night when I was excited to go home
to sleep early after a few days of staying up late, my sister told me that
something happened in my laptop. The screen was all black, well it's not the
"blue screen of death" as they say and so I thought it just froze.
And so I logged off, then after relogin
I couldn't believe it's really blank.. The desktop & the taskbar was gone
and it's no way responding to any click, double click, ctrl+alt+delete,
ctrl+shift+esc, window+e or any keyboard and mouse functions. But then there was this persistent
application which is the Yahoo Messenger which of all this kept going
online. I was told by my sister that her
friends were asking her why is she asking for some prepaid load then upon hearing
that I knew her YM account was hacked.
I told her to change her password
immediately, but the then complained "how am I supposed to do it with the
laptop on this state?"
And she was absolutely right, how can I
go with this... But of course I know I can launch IE using the "Help" menu
. So I was able to
change her password and warn everybody on her contact list to change their
passwords too as well as not to click any link sent by her because these are
links to opening some virus files (easy to spot because it was an .exe file
extension).
Going back to my black screen, I knew I
had virus on my laptop and so using IE I thought of scanning it online. Well we all know scanning online would take some
time(I was warned!) but it's fine (since I'm watching "The Wedding"
). But after “The Wedding”, 1 &
1/4 hours (according to trend micro) would be too long (it’s past my bedtime 

),
and so I came to my senses…
"I have internet explorer so I can open
my files right?" So I did… Then I asked Mr. Google on what are the possible
reasons why I am getting this black screen and then he told me that good old explorer.exe might have been disabled
by a virus, and so I needed to check on the registry . So to Regedit I go(residing at c:\windows), but
then Regedit told me that he was disabled
by the administrator! Asking My. Google again, somebody from winhelponline
told me that either I needed to use the Group Policy Editor (huh?! OMGWTFBBQ, I
don’t know how to do this
) or I can use the reg_enable.vbs that they have provided (whew, sigh of relief).
Anyway, using the first method you
should
-
Click Start, type gpedit.msc in the Search box, and press
ENTER (alternatively it’s residing at C:\Windows\System32)
- Go to the
following branch: User Configuration | Administrative Templates | System
-
Double-click Prevent
access to registry editing tools
-
Set it as Not
Configured
Important: If it's already set to Not
Configured, set it to Enabled and click Apply. Then repeat the steps and revert
the setting back to Not Configured. This removes the registry based policy if
set already.
Being too lazy and sleepy I used the
easier method which is
-
Download
reg_enable.vbs, and save it to Desktop
-
Open an elevated command
prompt. To do this, click Start, click All Programs, click Accessories,
right-click Command Prompt, and then click Run as administrator.
If you are prompted for an administrator password or for a confirmation, type
the password, or click Allow.
-
Switch to your
Desktop directory by typing the following command, and then pressing ENTER: cd /d
%userprofile%\desktop
-
Then, type the
following command and press ENTER : wscript.exe
reg_enable.vbs
- Type EXIT to close the
Command Prompt window.
Oh just an FYI, I was able to show my
explorer.exe (which was located in C:\Windows) before I perform method
. After
doing so, I was able to open the registry(hurray!) and guess what I’ve found,
under HKLM\Software\Microsoft\Windows NT\Current
Version\Winlogon the SHELL
entry has two values, explorer.exe and GPHONE.EXE.
Alas, I found the culprit!
Of course I
removed the GPHONE.EXE because it is
a file that an instant-message worm infects. This worm spreads through Google
chat and Yahoo! Messenger. This “Gphone.exe” worm disables your antivirus
security software, and downloads more crapware onto your PC.
Well
removing GPHONE.EXE on the registry is just the beginning of the story… Cause I
have a lot of cleaning
up to do, so that’s it for now.