How to reveal Passwords in Web Browsers(Click on this image to see this post)

How to hide text in an image file(Click on this image to see the post)

Lock a Folder with Password(click on this image to see the post)

How to Remove shorcut virus from Pendrive(click on this image to see this post)

Watch ASCII starwars in CMD(Click on this image to see this post)

All TEXT File Formats(Click on this image to see this post)

Different Technologies and their Founders(Click on this image to see this post)

How to disable USB Port(Click on this image to see this post)

Shutdown ur PC in One click(Click on this image to see this post)

How to Colorize the folders in windows(Click on this image to see this post)

How to use Pendrive as RAM(Click on this image to see this post)

Tuesday 28 January 2014

Some Important window button Shortkeys !!!!




Some Important window button

Shortkeys You Should Know to make

your work easy - : 

1- Open My Computers = Windows + E

2- Locking Computer = Windows + L

3- Minimizing Applications = Windows +M

4- Maximize Application = Windows +

Shift + M 5- Open Run Dialog Box = Windows + R

6- View System Properties = Windows +

Break

7- Windows Search = Windows + F

Friday 24 January 2014

How 2 install ANDROID SDK in ur System ????

Steps to Install ANDROID SDK


This document lists out the various steps to setup the Android Development environment on our system.

Step 1: First download the Android SDK 



 Step 2: Download and install java platform


Step 3: Now set java path in environment variables 


Step 4: After setting path in environment variables unzip and copy from downloaded Android SDK tools .


Now open the folder ->open eclipse 




Select “windows > Preferences”


Select “Android” from the left panel and click “ok”



This completes the task.
Now you are ready to build your first application.
To create android application

1. Create an “Android Virtual Device(AVD)”
        “Windows->Android Virtual Device Manager”




2. Choose a AVD Name and set a Target listed in the drop down and click on Create AVD.


3. Later, Eclipse will develop the application into this AVD.

Step 5: Choose the AVD device and click on Start button to launch it.

 If the process is done correctly then emulator launches.


Hope this helps you to install Android.


Sunday 19 January 2014

DIFFERENCE BETWEEN CORE I3, CORE I5, CORE I7 !!!!!!!!!!!!


DIFFERENCE BETWEEN CORE I3, CORE I5,
CORE I7...?? 

 Core i3:

* Entry level processor.
* 2-4 Cores
* 4 Threads
* Hyper-Threading (efficient use of
processor resources) * 3-4 MB Cache
* 32 nm Silicon (less heat and energy) ->

 Core i5:

* Mid range processor.
* 2-4 Cores
* 4 Threads
* Turbo Mode (turn off core if not used)
* Hyper-Threading (efficient use of processor resources)
* 3-8 MB Cache
* 32-45 nm Silicon (less heat and energy) -> 

Core i7:

* High end processor.
* 4 Cores
* 8 Threads
* Turbo Mode (turn off core if not used)
* Hyper-Threading (efficient use of processor resources)
* 4-8 MB Cache
* 32-45 nm Silicon (less heat and energy)

Friday 17 January 2014

LIFE be4 COMPUTER !!!!!!!!!


Life before Computer:
.
.
.
.
.
.
.
.
.

-Window was a square hole in a room..

-Application was something written in paper..

-Mouse was an animal..

-Keyboard was a Piano..

-File was a important office material..

-Hard Drive was a uncomfortable road trip..

-Cut was done with Knife n Paste was done with Glue..

-Web was spider's home..

-Virus was flu..

-Apple and Blackberry were just fruits....... :)




Thursday 16 January 2014

You can track any software by using OLLYDBG !!!!

hai friends.... :)

Here is a video to crack any software using OLLYDBG  

Dowload OLLYDBG software                                                                                                                

Tuesday 14 January 2014

How 2 make Undeletable n Unrenamable Folders ????

        The basic concept behind this trick is the use of Keywords. Keywords are reserved words in any programming language that cannot be used as names of variables. Windows also uses certain keywords in its programming. Some of them are con, aux, lpt1, lpt2, lpt3, lpt4, lpt5, lpt6, lpt7, lpt8 and lpt9.



A Test

To test this concept, make a new folder in Windows and try to give it a name same as any keyword suggested above.

Result

Windows will not rename your folder to any of the keyword given above.

Trick

So the question arises, how can we make a folder with a keyword as its name? The solution to this problem is included in Windows itself. As we know that Windows has evolved from D.O.S.(Disk Operating System), its commands can be used in Windows. You can use D.O.S. Programming in Windows to create a folder with a keyword as its name using the steps given below:-

--->Click on Start.

--->Click on Run. Type in "cmd" without quotes.

--->In the Command Prompt Window that opens, type the name of the drive you wish to create your folder in the format <drive-name>: and press Enter. e.g. If you wish to create the undeletable folder in D drive, type "D:" without the quotes. Note that the folder cannot be created in the root of C:/ drive (if C: is your system drive).

--->Type this command- "md con\" or "md lpt1\" without the quotes and press Enter. You can choose any of the keywords given above as the name of your folder.

Now Windows will create an undeletable, unrenamable folder in the drive you entered in Step 3. However the folder can be renamed to another keyword using Windows Explorer.

Deleting the Folder 

Although it is not possible to manually delete the folder, you can delete the folder by typing "rd con\" or "rd lpt1\" in Step 4 instead of "md con\" or "md lpt1\". 

Windows Compatibility: This works on Windows XP, Windows Vista, Windows 7 and Windows 8.

Try it yourself to create one such folder which can neither be deleted nor be renamed.

Sunday 12 January 2014

Why Do Students FAIL ???



WHY DO STUDENTS FAIL?

A year has 365days

Sundays:52

balance:313

summer holidays:50

bal:263days

8hours daily sleep means 122 days

bal:141days

1 hour daily playing means 15 days

bal:126days

2 hours daily food means 30 days

bal:96days

1hr 4 talking means 15 days

bal:81days

exam days total in year 35days

bal:46 days

festival 40days

bal:6days

4 sickness 3days,

movies & functions at least 2days,

balance-1day,

that 1 day is Ur birthday,

HOW CAN A STUDENT PASS? Think!

hahaha...... :)

Saturday 11 January 2014

Conversion Of FAT32 To NTFS !!!!!!!!!!!

                    You have a flash drive or probably an external hard drive that currently has FAT32 file system and you want to change it to NTFS, because FAT32 does not support handling large files (over 4GB) or it is just simply old for your taste but there is just one problem, you don't want to lose your saved data. This article is for you then as it explains exactly how you can achieve seamless transition from FAT to NTFS without involving any data loss.

Important: 
         
While this method works perfectly, I would still advise you to backup your data in case anything goes wrong.

FAT 32 to NTFS Conversion Steps:

1) Go to Computer, and note the name of the drive whose file system you wish to convert.
2) Click on Start.
3) Type cmd in the search bar if you use Windows 7, Windows 8 or Windows Vista. If you use Windows XP, click on Run and then execute cmd. 
4) Execute "chkdsk h: /f " (without quotes) where H is the letter of the drive to undergo conversion. This checks the drive for errors and fixes them automatically.
5) Execute "Convert H: /FS:NTFS" (without quotes). H is again the letter of the drive to be converted.
6) The command prompt will start the conversion process and after a few minutes, CMD will say that conversion was successful.
7) You can check it in the properties of the drive through right click<Properties.


I think it is very useful to all of us,
converting fat32 to ntfs without losing the data... 


Hope u njoy... :)

Friday 10 January 2014

Matrix Falling Code Effect !!!!!!!!


     Inspired by the movie Matrix, this falling code trick is extremely popular on social networking websites. Copy and paste the code given below in Notepad and save the file as "Matrix.bat" or *.bat. 

@echo off
color 02
:tricks
echo %random%%random%%random%%random%%random%%random%%random%%random%
goto tricks



Upon running the bat file, you will see the "Matrix falling code" effect.

Jst 4 fun... :)