Posts

Showing posts from November, 2016

Best WhatsApp Unknow Tricks!

Image
Whatsapp is easily the most popular mobile messaging platform till date. But are you aware a few of the secrets methods of WhatsApp which could get you one stage further? Here, I have compiled a list of few really cool WhatsApp tricks which will keep you one step ahead from your colleagues and friends. I hope you will like it.  1- Change Your FRIEND'S PROFILE PICTURE TO A MONKEY! Sure, you can't make such non-sense show up on everyone's phone, but here's a small trick to change your friend's WhatsApp profile picture to a MONKEY! (or whatever you want to) Follow the given steps: 1. You need the image you want to replace your friend's profile picture with. You can use this cute little monkey. In case you want to use something else, you can, but the image should be square (541x541 pixels preferred) 2. Go to contacts and copy your friend's number. 3. Rename the image as your friend's number, removing the "+". (F

AndroRAT(Made Easy)

Image
AndroRat is a client/server application developed in Java Android for the client side and in Java/Swing for the Server. The name AndroRat is a mix of Android and RAT (Remote Access Tool). The goal of the application is to give the control of the android system remotely and retrieve information from it. THE AVAILABLE  FUNCTION ARE: Get contacts (and all theirs informations) Get call logs Get all messages Location by GPS/Network Monitoring received messages in live Monitoring phone state in live (call received, call sent, call missed..) Take a picture from the camera Stream sound from microphone (or other sources..) Streaming video (for activity based client only) Do a toast Send a text message Give call Open an URL in the default browser Do vibrate the phone NOTE: ABOVE INFORMATION AND APPLICATION IS FOR EDUCATION AND SECURITY PURPOSE ONLY.IF YOU MISUSE OR MISTREAT THE ABOVE INFORMATION,THEN IT CAN BRING UNLAWFUL CHARGES BY THE PERSON ON WHOM YOU

AndroRat

Image
Androrat is a client/server application developed in Java Android for the client side and in Java/Swing for the Server. The name Androrat is a mix of Android and RAT (Remote Access Tool). It has been developed in a team of 4 for a university project. It has been realised in one month. The goal of the application is to give the control of the android system remotely and retrieve information from it. Technical matters: The android application is the client for the server which receive all the connections. The android application run as a service(not an activity) that is started during the boot. So the user does not need to interact with the service (Even though there is a debug activity that allow to configure the IP and the port to connect to). The connection to the server can be triggered by a SMS or a call (this can be configured) All the available  functionalities are: Get contacts (and all theirs informations) Get call logs Get all messages Location b