Showing posts with label trick. Show all posts
Showing posts with label trick. Show all posts

Thursday, January 14, 2010

[TRK] Watch all YouTube videos without signing-up


Sometimes, while watching youtube videos, we need to sign-in to watch some videos, most of them are adult content, but that doesnt mean we gotta create an account just to watch a video or so. So heres the trick to get things right.
Suppose there is a video. Example as
http://www.youtube.com/watch?v=Q4WnNo4VE1I

Try hitting the above url and you will be asked to login by youtube. Go on..
Now you have seen clearly that above video requires login or signup.
Now we want to bypass that login or signup requirement.

All we gotta do is edit the url, that is  replace the ? and = both by /  and hit the url
http://www.youtube.com/watch/v/Q4WnNo4VE1I
                                              ^ ^
From the error page, it would be like this

Url of the error page
http://www.youtube.com/verify_age?&next_url=/watch%3Fv%3DQ4WnNo4VE1I
 
Remove  verify_age?&next_url=/    from the url

And Replace %3F and %3D by /
Look
http://www.youtube.com/verify_age?&next_url=/watch%3Fv%3DQ4WnNo4VE1I
http://www.youtube.com/verify_age?&next_url=/watch%3Fv%3DQ4WnNo4VE1I
                                                                                                         /  /
Resulting url:
http://www.youtube.com/watch/v/Q4WnNo4VE1I

That's the end and you will be able to see video without login or signup.

[TRK] Image in the background of your pendrive

Step:1 Copy this code into notepad (copy and paste), then save it as "desktop.ini"

Code:

[.ShellClassInfo]
IconFile=%SystemRoot%\system32\SHELL32.dll
IconIndex=127
ConfirmFileOp=0

[{BE098140-A513-11D0-A3A4-00C04FD706EC}]
Attributes=1
IconArea_Image="your_picture.jpg"
IconArea_Text="0xFFFFFF"
VeBRA sources - don't delete the tag above, it's there for XXXXX purposes -
[ExtShellFolderViews]
{BE098140-A513-11D0-A3A4-00C04FD706EC}={BE098140-A513-11D0-A3A4-00C04FD706EC}
{5984FFE0-28D4-11CF-AE66-08002B2E1262}={5984FFE0-28D4-11CF-AE66-08002B2E1262}

[{5984FFE0-28D4-11CF-AE66-08002B2E1262}]
PersistMoniker=Folder.htt
PersistMonikerPreview=%WebDir%\folder.bmp

Step:2 Put "desktop.ini" file onto your flash drive and replace "your_picture" with the
name of the picture you want to use, leaving the .jpg extention the same.

Step:3 Now copy the picture that you want to use onto your flash drive.

Step:4 Now Refresh (F5) ..and enjoy with new background...


Note: See that the image resolution is not more than that of your screen. Also you can make both files hidden so it looks bit clean.

Tuesday, January 12, 2010

[TIP] Craagle - Search the Cracks/Keygens/Patch over the internet, with ease


http://i647.photobucket.com/albums/uu196/dinamo_46/craagle.jpg 

Craagle is standalone meta search engine that allows users to search every sort of cracks, serials, keys, keygen and covers, without falling into annoying toolbars, pop-ups, spyware, ad-ware and mal-ware that the crack sites or search sites abundant with. It works by doing the searching the cracks, serials or album covers directly from Craagle program without the need to visit the websites. Craagle has added advantage of able to search for cover images or graphics for CD, DVD, audio, games and etc.

Craagle also supports usage of proxy server to bypass some sites that have Day Limit or daily usage limit. Craagle source code has over 100,000 characters (engine only, excluded GUI). Craagle is detected by many antivirus and antispyware software as containing Adware, so use it at your own risk. When Craagle is installed, it creates the following files in the current folder: proxy.txt, Options.ini or Craagle.ini

Some antivirus may say it virus, but believe me its 
not a virus
 ...

Dl link: http://rapidshare.com/files/230188092/Craagle_3.0_Final.rar 

Monday, January 11, 2010

[TRK][OFF] Making free calls from pc to anywhere in the world (not any more ~feb'10)

Yes, you read it right, you can now make free calls from your computer to any place just by using your yahoo or skype messenger.

Method 1: Using Yahoo Messenger
1. Download the latest Yahoo Messenger.
2. Install the yahoo messenger and login Into your yahoo account.
3. Add the following number to your contact list. (optional)
   +18003733411
4. Now call the number, a small window will open connecting a call to that number.
5. Now listen the call and wait untill she says "Free Calls".
6. When she says free calls use your microphone and Say "Free Calls".(yes, i mean it)
7. Now you will be able to make 5 minutes free call anywhere in the World.
8. There is a dial-pad button next to the Hold option. Press it, and the dial-pad opens.
9. Now dial the number in format, country code followed by friends number, whom you want to call.
Eg : 919876543210 where 91 is country code for India and 9876543210 is phone number.
10. After dialing wait 2 sec for call to connect. Then you can talk upto 5 minutes.

Method 2: Using Skype
1. Download Skype 
2. Sign up an account on skype. 
3. Now add +18003733411 to your contacts. 
4. Now click on Call button on the above shown number. 
5. Now listen the call carefully, when she says the Free calls, then you also have to say Free calls. Now wait Untill she says type your Country Code.... then u have to dail the Number and your call will be connected....Dont forget to add country code before it.. 

That's the Overall Procedure... 
Sometimes It may say all lines are Busy, So Don't panic as its a Free Service....
This is tried and tested by me and it worked pretty cool

Sunday, January 10, 2010

[TIP] Terminate full-screen games and appls when they stop responding

Actually it is pretty simple and doesn’t require any advance level of computer knowledge.
First you need to know what is the process name used by the game. Let’s take Counter Strike 1.6 as an example. You can check the process name for the game by right clicking the Counter-Strike 1.6 shortcut and select Properties.
Go to the Shortcut tab to view the Target. As you can see, Counter Strike 1.6 process is actually hl.exe.

Now you need to create a batch file that will kill the hl.exe process when you simultaneously hit a combination of shortcut keys. Open notepad, and type the command line shown below.
taskkill /IM hl.exe
Save the text file as anything.bat and not .txt
When you run the anything.bat file, it should be able to close the game.


Now we will assign a shortcut key to run the batch file.
Right click the anything.bat file and select “Create Shortcut”. A new file named “Shortcut to anything.bat” will appear. Right click at “Shortcut to anything.bat” file and select Properties. Click at the Shortcut Key blank area and type any key of your choice. 
If you type the letter “K”, it will automatically assign Ctrl + Alt + K as the shortcut key to run the killcss.bat file.
One very more important rule is that the shortcut must be placed at desktop for it to take effect.
When the game hangs in future, I just need to hit Ctrl + Alt + K key to kill the game so you can restart the game without having to restart your computer.

Thursday, January 7, 2010

[TRK] Convert partition from FAT to NTFS

In Windows XP, click Start, click Run, type cmd and then click OK. At the command prompt, type 
CONVERT [driveletter]: /FS:NTFS. 

Convert.exe will attempt to convert the partition to NTFS.
Note: Although the chance of corruption or data loss during the conversion from FAT to NTFS is minimal, it is best to perform a full backup of the data on the drive that it is to be converted prior to executing the convert command.

[TRK] Shutdown PC with Timer, no softwares req.


Well here are some ways in order to shutdown your PC with the help of a Timer.

METHOD 1
Do you know that you can make your PC shutdown at a time u wish to?
Here is the trick!
How To Make A Shutdown Timer!
Step 1:
Right click on your desktop and choose “New=>shortcuts“.
Step 2:
In the box that says “Type the location of the shortcut“,
type in “shutdown -s -t 3600” without the quotation marks and click next.
Note: 3600 are the amount of seconds before your computer shuts down. So , 60secs*60mins=3600secs.
Step 3:
Make up a name for the shortcut and you’re done.
You can change the icon by right clicking=>properities=>change icon=>browse.

To abort:
To make an abort key to stop the shutdown timer just create another shortcut and make
the “location of the shortcut” to “shutdown -a” without the quotes.
METHOD 2
Here is another trick to shutdown at a specific time, for example you wish to shutdown at 11:35am. Type this in
start=>Run
Type Code: at 11:35 shutdown -s

To abort
Code: shutdown -a
Note: all time are in 24hr, example u would like to shutdown at 8:30pm, you should type

at 20:30 shutdown -s” without quote
METHOD 3
you can use a batch for that as well it makes it easier to use
just run the batch and enter the time you want it to shutdown
shutdown.bat
Type Code:
@echo off
title Scheduled Shutdown Batch Example by chacha1234
color A
echo Enter Time To Shutdown (example 19:30)
set /p stime=
cls
at %stime% “”shutdown -s -t 00″” >nul
echo Your PC Will Auto Shutdown At %stime%
echo Press Any Key To Exit
pause >nul
exit
also you can add -c “desired message” at the end of the shutdown command
for example
shutdown -s -t 60 -c “Shutdown Pc”
using this command u can also schedule ur pc to restart
for example
shutdown -r -t 60 -c “Restarting Pc”

Sunday, January 3, 2010

[TRK] Changing the text on START button

You Need to Modify "Explorer.exe File" To make the changes you need to locate and edit the file "explorer.exe". It's located at C:Windows. The file "Explorer.exe" is a binary file, so you will need special editor. Resource Hacker aka Reshack will do. Resource Hacker is a good freeware utility to view, modify, rename, add, delete and extract resources in 32bit Windows executables and resource files.
First Backup "explorer.exe" located at C:\Windows\explorer. You can place it in a different folder or save it to a different drive. Now you can edit "explorer.exe".
Open Resource Hacker, in file menu click open and navigate to explorer.exe. The category will be using is String Table. You need to expand it by clicking on the plus sign, then navigate down and expand string 37 followed by 1033, (For Classic Layout use number 38). On the right hand pane look for item 578 it show the word "start" this is what we are going to modify.

To edit the word "start" you just double click on start so that it's highlighted, don't highlight the quotation marks on the sides of start. The new text go's in between the quotation marks, like this "new" remember don't delete the quotation marks. So that it looks like this "new"
Now that you have changed the start text you need to click on the Compile Script button. After you have clicked on the Compile Script button you need to use the Save As command on the File Menu to save the altered file and give it a name. A good file name "explorernew.exe" or make your own. Don't use the Save command use the Save As commaned! Save the newly named file to the C:\Windows. 
Now it's time to modify the registry so that your modified explorer.exe file that you created will be recognized when the user logs on your system. Go to the Start button (soon going to be something different), then go to Run and type regedit. Now Navigate download the list to "HKEY_LOCAL_MACHINE" click on the plus, to SOFTWARE, to Microsoft, to Windows NT, to CurrentVersion, to Winlogon. The full string: HKEY_LOCAL_MACHINE\ SOFTWARE\ Microsoft\ Windows NT\ CurrentVersion\ Winlogon
Look on the right pane for Shell, double click on Shell entry to open the Edit String dialog box. In the Value data: line enter the name that your used to save the modified explorer.exe file ie explorernew.exe . Then click on OK.
Now close Registry Editor and either restart or log off your system, and then log back on. Now if the computer gods are happy and all went as planned you should see the new Start button with your cool text on it.

[TIP] "No To All" instead of clicking no a hundred times

When moving files, Windows XP will give four options: Yes, Yes to All, No and Cancel. Sometimes though, you want a No to All — to enable this, just hold down SHIFT while clicking No.

[TRK] Restarting Windows Without Restarting Your PC

A modern PC with Vista Home Edition takes about one and a half minutes to boot. An older machine with XP is about the same. That’s 30 seconds for the PC itself (the BIOS) to boot up, plus a minute for the Windows operating system to boot.

Sometimes, you need to reboot Windows (e.g. when installing new software), but there is no need to restart BIOS, too. However, the default is to reboot both. (That’s called doing a “cold boot,” rather than a “warm boot.”) There’s a trick that works on both XP and Vista to get it to do a warm boot instead, thus saving you 30 seconds per cycle.

The trick is to hold down the SHIFT key when invoking the restart.

Windows Vista: Select Start, then hover over the right arrow that is to the right of the padlock icon until the pop-up menu appears that contains “restart” as one of it’s choices. Hold down the SHIFT key while clicking on the “restart” choice.

Windows XP: Select Start. Select “Shut Down…”.
Change the drop-down combo box under “What do you want the computer to do?” to “Restart”. Hold down the SHIFT key while clicking on the “OK” button.
Or ... the alternate
Click on Restart, while holding the SHIFT key

[HACK] Run the Trial Version Software Forever

Most of us are familiar with many softwares that run only for a specified period of time in the trial mode. Once the trial period is expired these softwares stop functioning and demand for a purchase. But there is a way to run the softwares and make them function beyond the trial period. Isn’t this interesting?

Before we perforn this trick, we have to understand the functioning of these softwares. I’ll try to explain this in brief.

When these softwares are installed for the first time, they make an entry into the Windows Registry with the details such as Installed Date and Time, installed path etc. After installation every time you run the software, it compares the current system date and time with the installed date and time.So, with this it can make out whether the trial period is expired or not.
So with this being the case, just manually changing the system date to an earlier date will not solve the problem.For this purpose there is a small Tool known as RunAsDate.

RunAsDate is a small utility that allows you to run a program in the date and time that you specify. This utility doesn’t change the current system date, but it only injects the date/time that you specify into the desired application.

RunAsDate intercepts the kernel API calls that returns the current date and time (GetSystemTime, GetLocalTime, GetSystemTimeAsFileTime), and replaces the current date/time with the date/time that you specify.It works with Windows 2000, XP, 2003 and Vista.

NOTE: FOLLOW THESE TIPS CAREFULLY
You have to follow these tips carefully to successfully hack a software and make it run in it’s trial mode forever.
1. Note down the date and time, when you install the software for the first time.

2. Once the trial period expires, you must always run the software using RunAsDate.

3. After the trial period is expired, do not run the software(program) directly.If you run the software directly even once, this hack may no longer work.

4. It is better and safe to inject the date of the last day in the trial period.

For example, if the trial period expires on jan 30 2009, always inject the date as jan 29 2009 in the RunAsDate.

Enjoy!!!

Download: http://www.nirsoft.net/utils/run_as_date.html

Note: For some shareware programs, RunAsDate might really work, but many shareware creators are smart enough to detect that the date/time was modified and when they detect the time change, they end the trial period immediately.

Sunday, October 11, 2009

[TRK] Notepad tricks, secrets revealed

You might be using Notepad since long but there are few tricks which are still unknown to you.

There few tricks which you can use in notepad. Well quite old but here is the complete collection
Step 1: Open Notepad
Step 2: Write following line in the notepad.
this app can break
Step 3: Save this file as anything.txt
Step 4: Close the notepad.
Step 5: Open the file again.
Voilla!!
or

1> Open Notepad
2> Enter four words separated by spaces, wherein the first word has 4 letters, the next two have three letters, and the last word has five letters
3> DON'T hit enter at the end of the line.
4> Save the file.
5> Close Notepad.
6> Reopen Notepad.
7> Open the file you just saved.
or
 

1> Open a note pad
2> Type Bush hid the facts
3> Save that file,
4> Close it
5> Again open and see...

WORLD TRADE CENTER TRICK
Did you know that the flight number of the plane that had hit WTC ...on 9/11 was Q33N ....Open your Notepad in ur computer and type the flight number i.e Q33N... Increase the Font Size to 72, Change the Font to Wingdings. U will be amazed by the findings.


WHY?
The reason this happens:
In notepad, any other 4-3-3-5 letter word combo will have the same results. It is all to do with a limitation in Windows. Text files containing Unicode UTF-16-encoded Unicode are supposed to start with a "Byte-Order Mark" (BOM), which is a two-byte flag that tells a reader how the following UTF-16 data is encoded.

1) You are saving to 8-bit Extended ASCII (Look at the Save As / Encoding format)
2) You are reading from 16-bit UNICODE (You guessed it, look at the Save As / Encoding format)
This is why the 18 8-bit characters are being displayed as 9 (obviously not supported by your codepage) 16-bit UNICODE characters


LOG TRICK !!! Make your notepad a diary !!
Sometimes we want to insert current data and time, whenever we open the file in the notepad. If you are a lazy person like me, who don’t like to press F5 whenever you open a notepad. Then here is a trick to avoid this. Just add a .LOG in the first line of your text file and close it. Whenever you open the file with that text in the first line in the notepad, it will insert the current date and time at the end of the file. You can start entering your text after that.

Sunday, October 4, 2009

[TIP] Installing Windows XP OS in 10-12 mins

I found that we can bypass the 40 minutes of time while we are installing Windows XP.
Hope you will like it...

We all know that after loading the file or copying the file from the boot disk to temporary space the system requires a first time reboot.
Now if we PRESS SHIFT+F10 then the task manager will open
Goto the processes tab and search the process "setup.exe"
Right click on it, set priority, and set it to "Realtime"
 
We are done!!!
Find ur XP getting installed in 10min with tolerance 2 min.

Friday, October 2, 2009

[TRK] Reveal password behind asterisk, using javascript

Want to Reveal the Passwords Hidden Behind Asterisk (****)?
Follow the steps given below-
1) Open the Login Page of any website. (eg. http://mail.yahoo.com)
2) Type your 'Username' and 'Password'.
3) Copy and paste the JavaScript code given below into your browser's address bar and press 'Enter'.
             javascript: alert(document.getElementById('Passwd').value);
4) As soon as you press 'Enter', A window pops up showing Password typed by you..!
This trick may not be very useful to get your own password, but hey, you know how to do it, and u never know when it might come handy. ;)
Note :- This trick may not be working with Firefox.

Wednesday, September 30, 2009

[TRK] Masquerading Your Browser

Here's a really cool trick to disguise your browser as another one......
I insist on using Mozilla Firefox, not bcoz m publicizing it, but bcoz its the best!!!
   alrigh, so here it goes,
When your browser requests a page from a Web server, the browser sends information about itself along with the request. Typically, this information includes the browser type (Internet Explorer, Opera, Mozilla, etc.), the browser version, and the underlying platform (Windows XP, Linux, Mac OS X, etc.). The server then uses this information to select an appropriate page format for the browser, since different browsers (and even different versions of the same browser) have varying incompatibilities in their support for HTML and JavaScript.
Sometimes the server misinterprets or fails to recognize this information and sends you an incorrectly formatted page. In rare cases, the server may even deny you access to its pages, whether it's for political reasons (you're using a browser that the site disapproves of) or because its pages have only been tested for use with specific browser versions. The solution is to fool the server by having your browser masquerade as another browser.

 HOW TO DO IT:
Open Mozilla Firefox, and in URL bar type
about:config
now add a new value
right click anywhere > select new > select string
"general.useragent.override"  as preference name (without quotes)
Then it asks for a string value
Heres what you got to enter to masquerading your browser

For Internet Explorer 6
 Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)
For Internet Explorer 7
 Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
For Internet Explorer 8
 Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1)

For iPhone 3.0
 Mozilla/5.0 (iPhone; U; CPU iPhone OS 3_0 like Mac OS X; en-us) AppleWebKit/528.18 (KHTML, like Gecko) Version/4.0 Mobile/7A341 Safari/528.16

For Google Chrome v4.0.213.1 (For older version, replace the version in the value)
 Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/532.1 (KHTML, like Gecko) Chrome/4.0.213.1 Safari/532.1 

For Google BOT
 Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)
For MSN BOT 1.1
 msnbot/1.1 (+http://search.msn.com/msnbot.htm)
For Yahoo slurp
 Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp) 

But this is a temporary method
Ones you close your browser, the settings goes off and your back to default 

Theres one more way around
There is a plug-in for Firefox which allows you to do is quickly
i.e. User Agent Switcher
It doesnt includes some latest browsers though like Google Chrome though
But they can be added up to it 

Heres a script to find out your browser's current UserAgent
javascript:document.writeln(navigator.userAgent) 

Some links
Mozilla Firefox (Browser) - http://www.mozilla.com/en-US/
User Agent Switcher (Plug-in) - https://addons.mozilla.org/en-US/firefox/addon/59

Monday, September 28, 2009

[TRK] Find if a friend is faking to be invisible on Yahoo

Sometimes some of your friends who appear offline in yahoo messenger may not be actually offline, they may in the 'Invisible' mode. This maybe if they are trying to ignore you or are too busy to talk to anyone.

There is this small trick that you can use to find out what the truth is.

Firstly open your yahoo messenger main window and double click on the name of the person whom you want to check. The chat window will open obviously.

Click IMVironment button, select See all IMVironments, select Yahoo! Tools or Interactive Fun, and click on Doodle.
After loading the Doodle imvironment there can be two possibilities

1.If the user is offline Doodle are will show this "waiting for your friend to load Doodle" continuously .See in the picture below:


2:If the user is online (but in invisible mode), after few seconds (it can take up to one minute, depending on your connection speed), you should get a blank page like in the picture below. So you know that the user is online.

[TRK] Chattin Through Command Prompt

If u want personal chat vid a friend
you don't need to download any yahoo messenger
All you need is your friends IP address and Command Prompt.
Firstly, open Notepad and enter:
@echo off
:A
Cls
echo MESSENGER
set /p n=User:
set /p m=Message:
net send %n% %m%
Pause
Goto A

Now save this as "Messenger.bat". Open the .bat file and in Command
Prompt you should see:
MESSENGER
User:
After "User" type the IP address of the computer you want to contact.
After this, you should see this:
Message:
Now type in the message you wish to send.Before you press "Enter" it should look like this:
MESSENGER
User:27.196.391.193
Message: Hi
Now all you need to do is press "Enter" n start chatting...

[TRK] Edit any web site...just for funn

Edit any web site (good one)
take any web page (eg google.com)
paste this code in address bar

javascript:document.body.contentEditable='true'; document.designMode='on';void0


thn press enter

now ......edit.....have funn......(this is not hacking)