Skip to main content

Hacklock

హాక్లాక్ అనేది బాష్ ఆధారిత స్క్రిప్ట్, ఇది అధికారికంగా ఈ సాధనం నుండి కేవలం ఒక క్లిక్‌తో టెర్మక్స్, మీరు నమూనా ఫిషింగ్ సాధనాన్ని ఉత్పత్తి చేయవచ్చు, ఇది బాధితుల నమూనాను హ్యాక్ చేయగలదు మరియు. ఈ సాధనం పాతుకుపోయిన Android పరికరం మరియు పాతుకుపోయిన Android పరికరం రెండింటిలోనూ పనిచేస్తుంది.

స్థితిని రూపొందించండి స్థితిని రూపొందించండి లైసెన్స్: MIT రాసెక్ యొక్క సైబర్ సెక్యూరిటీ ఇన్వెంటరీ స్టేజ్ బ్రహ్మాండం

Screenshot_

పిన్ హాక్లాక్ దీని కోసం అందుబాటులో ఉంది :

  • Termux

పిన్ సంస్థాపన మరియు వినియోగ గైడ్ :

$ apt-get update -y
$ apt-get upgrade -y
$ pkg install python -y 
$ pkg install python2 -y
$ pkg install git -y
$ pip install lolcat
$ git clone https://github.com/noob-hackers/hacklock
$ ls
$ cd hacklock
$ ls
$ bash hacklock.sh
  • మరింత ప్రక్రియను కొనసాగించడానికి ఇప్పుడు మీకు ఇంటర్నెట్ కనెక్షన్ అవసరం మరియు లింక్ పొందడానికి మీ పరికర హాట్‌స్పాట్‌ను ఆన్ చేయండి ...

  • మీరు దిగువ చిత్రంలో ప్యాటర్ పిన్ను స్వీకరిస్తారు, మీరు సంఖ్యలతో నమూనాను చూడవచ్చు

  • మీరు మీ కీబోర్డ్పై క్లిక్ చేయడం ద్వారా ఏదైనా ఎంపికను ఎంచుకోవచ్చు

  • గమనిక: - కోర్ ఫైళ్ళలో చేర్చబడిన స్క్రిప్ట్స్ ఏవీ తొలగించవద్దు

Comments

Popular posts from this blog

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...

Tool-X

Tool-X       Introduction Tool-X is a Kali Linux hacking tools installer for Termux and linux system.  Tool-X was developed for Termux and linux based systems. Using Tool-X, you can install almost 370+ hacking tools in Termux (android) and other Linux based distributions. Now Tool-X is available for Ubuntu, Debian etc.     Operating System Requirements Tool-X works on any of the following operating systems: •  Android  (Using the Termux App) •  Linux  (Debian Based Systems) •  Unix How to Install Open the terminal and type following commands. apt update apt install git git clone https://github.com/rajkumardusad/Tool-X.git cd Tool-X chmod +x install.aex sh install.aex  if not work than use  ./install.aex How to Use ? Enter a Number for a specific output: (1) : To show all available tools and type the number of a tool which you want to install. (2) : To show tools category. (3) : If you want to update Tool-X. (4) : If you wa...