Skip to content

fabiand93/WA-Tracker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WhatsApp-Tracker

  • A tool that checks the last time online whether the user has enabled or disabled the last seen time.

WATracker


Donate

Do you like this project? Support it by donating

  • btc Bitcoin: 1BEB8ugaKQxPRTGtgPp92aEtinT3jLVj1A
  • pp Paypal: Donate

Dependencies

php sockets and mcrypt

What is WhatsApp Tracker?

It's a tool that allows to track when the user is online or offline, wether the user has the "last seen" hidden or not. For users who have active the last time online, it is not very useful, as anyone can see when was the last time he was online. But this tool also lets you know when was the last time of a user with 'last online' hidden.

There are currently two ways to display the user's last seen time, by screen or remotely. Remotely will send you a log of the user you are tracking.

It is based on Chat API

The reason for this script?

More than anything to show that there is no privacy and can automate monitoring of any user.

Honestly, there are clients with better privacy.

Commands

php watracker.php

A list of commands that the program currently has:

  • < numberToTrack > It shows on screen the last time the user was online every minute.
  • < numberToTrack > < yourNumber > It shows on screen and send a message to the mobile you assign, the log of the last time the user was online every minute.

Example:

php watracker.php 34123456789

Or

php watracker.php 34123456789 34987654321

F.A.Q.

  • How to obtain WhatsApp password

You can obtain it here: http://www.watools.es/pwd.html

Or using WART

About

A tool that checks the last time online whether the user has enabled or disabled the last seen time.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%