Automate Cracking For Linux & root termux

Automate Cracking For Linux & root termux 




Open terminal and run these commands.

mkdir -p hashcat/deps

git clone https://github.com/KhronosGroup/OpenCL-Headers.git 

hashcat/deps/OpenCL

cd hashcat/

make

make install

python wordlist_optimizer.py <input file list> <output directory>

python wordlist_optimizer.py wordlists.txt ../optimized_wordlists

hashcat --help |grep -i ntlm
   5500 | NetNTLMv1                                        | Network protocols
   5500 | NetNTLMv1 + ESS                                  | Network protocols
   5600 | NetNTLMv2                                        | Network protocols
   1000 | NTLM                                             | Operating-Systems


Features :


  • Quick Crack
  • Extensive Pure_Hate Methodology Crack
  • Brute Force Attack
  • Top Mask Attack
  • Fingerprint Attack
  • Combinator Attack
  • Hybrid Attack
  • Pathwell Top 100 Mask Brute Force Crack
  • PRINCE Attack
  • YOLO Combinator Attack
  • Middle Combinator Attack
  • Thorough Combinator Attack










Enjoy! Follow us for more... 

No comments:

Post a Comment

How to create the code behind the class in cpp programming using Microsoft Visual Sytudio.mp4

  Download  How to create the code behind the class in cpp programming using Microsoft Visual Sytudio.mp4 Creating the code behind a class i...