Skip to content

This is small python code based on educational purposes with new password list 2022 . It will check a correct password from a long wordlist. Facebook BruteForce. use the git : https://github.com/emhash/Pass-Tester

License

Notifications You must be signed in to change notification settings

emhash/Pass-Tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pass-Tester

You can just check it .Sorry to say It has stoped working from 2022

** USED NEW PASSWORD LIST 2022. BUT ! TOOL IS NOW UNABLED . **

Type some specific commands to run this tool or git in kali Linux or termux(for android)

USE THESE COMMANDS FOR RUN TOOL SUCESSFULLY -->>

  • apt update -y
  • apt upgrade -y
  • pkg install git
  • pip install requests
  • pip2 install requests
  • pip2 install mechanize
  • apt install python
  • apt install python2
  • apt install python3
  • pip2 install beautifulsoup
  • pip3 install beautifulsoup4
  • apt install git -y
  • git clone https://github.com/emhash/Pass-Tester
  • ls
  • cd Pass-Tester
  • ls
  • python TWAtester.py

About

This is small python code based on educational purposes with new password list 2022 . It will check a correct password from a long wordlist. Facebook BruteForce. use the git : https://github.com/emhash/Pass-Tester

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages