Skip to main content

Keylogger in telugu

#Follow below steps 1. Download the keylogger and move that to your internal storage. 2. Now create Gmail id with a simple name and weak password which you can remember in next step and turn of the 2FA (2 step verification). after that open chrome and click on this link https://myaccount.google.com/u/1/lesssecureapps after the link opens a new window opens in that you can see Less Secure Apps and below you can see that less secure apps is been OFF now just turn it ON after doing this now exit from chrome and open Gmail app and allow or read the security message received in your email. 3. Now send the keylogger app to your target or take his device and after installing keylogger open it in target device and in-app Enable all the settings and if the android version is 9.0 and greater then enable talkback for all by getting into settings, after that now the app asks for Gmail and Password (here type your Gmail id in which you enabled less secure apps recently) and put password which you gave while creating Gmail and after that click on Sen And test button and after 20 seconds the email will be showed in your email which is sent by target device, and also there is Time interval option, you can put any time like 5 minutes or 7 minutes by doing this, for every 7 minutes a new mail will be sent to your device from target device with his activities, And at last click on Save and hide or click on 4th button in-app. Boom...... You did everything now the app hide in target device and whenever (victim) he types something in his keyboard everything will be sent to your Gmail id so that you can monitor his all activities. So, I hope this post made your day if it's true then don't forget to share this post with your buddies kudos for reading. * The keylogger can steal messages from the target * FUD from every antivirus * 100% anonymous while working * All keys will be captured accurately * No need to wait for a long time * Works even when the victim is offline and send data when he comes online

Comments

Popular posts from this blog

sQL map

Installing SQLMAP:  Sqlmap is a tool used to find and inject SQL injection vulnerabilities in a database/web application. The process of installing sqlmap is a little more complex because you can’t install it directly from the pkg install command. Here is the installation process: Update pkg update Install Python2 pkg install python2 Install Git pkg install git Clone sqlmap git repository: git clone  https://github.com/sqlmapproject/sqlmap.git Now list all the directories in the current location and change to the sqlmap directory ls (to list all directories) cd sqlmap (if you find the sqlmap directory in the list then type this command) Now find sqlmap.py and run it ls (to list all directories/files to find sqlmap) python2 sqlmap.py (to run the sqlmap.py script) That’s it. Now you can use sqlmap.

Hacking in termux

Hacking on Termux: Now let’s discuss how to use termux for Hacking. Termux allows you to install many useful hacking tools on your Android phone. These awesome hacking tools include Wireshark, Nmap, Metasploit framework, Sqlmap, etc. If I started covering all the tools, the article will become a booklet. That’s why I’ve going to share only the most used tools with the installation process.

Get Access into other's whatsaap

G aining Access into the Victim's Whatsapp on Android By prasad singh Randhawa     on,------June,01,2020... From youtube channel hitech telugu.. Attention: This is a last resort method. This tutorial is for educational purposes only, and this method doesn't compromise whatsapp itself. What we're going to do first is embed a metasploit payload in an original apk there are some required libraries for this to get them type in the metasploit console apt-get install lib32stdc++6 lib32ncurses5 lib32z1 after that you're done with installing the libraries head over to this  link  and clone it to do that type in your terminal git clone  https://github.com/SkullTech/apk-payload-injector The next step is kind of a personal preference In this scenario, the victim likes to play 8 ball pool so I'm going to embed my payload in an 8ball pool apk and send it to the victim after convincing him/her that it's the "hacked version" and that it has millions of coins etc... A...