MrHacker-X / BruteX

This is a BruteForce Attacking tool for Termux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BruteX




What's New

  • Showing only loading error fixed
  • Password list detection added

Introduction

  • BruteX is a powerful and versatile brute-force tool designed for performing targeted attacks on various platforms. It allows you to conduct brute-force attacks on Instagram, Facebook, and email accounts with remarkable speed and flexibility.

Visitor Count


Note: Counting from 01 June 2023

Star History

[Star History Chart]

Features of BruteX

  • Perform brute-force attacks on Instagram, Facebook, and email accounts.
  • Achieve incredible speed with the ability to attempt 100 passwords per second.
  • Use your own custom password list or choose from BruteX's comprehensive built-in password list.
  • Simplify the attack process with the auto attack function, eliminating the need for your own password list.

Compatibility

  • Tested on Termux and Linux.
  • Available for Termux and Linux.

Installation

  1. Update and upgrade your system:
  • apt-get update -y
  • apt-get upgrade -y
  1. Install Git:
  • apt-get install git -y
  1. Clone Repository:
  • git clone https://github.com/MrHacker-X/BruteX.git/
  1. Move into BruteX Directory:
  • cd BruteX
  1. Set permissions:
  • chmod +x *
  1. Execute setup file to install necessary packages and modules:
  • bash setup.sh
  1. Now Execute main file:
  • python3 brutex.py

Screenshots

Main menu

photo

Setting up

photo

Attacking

photo

Donate Please

███ BTC, USDT, LTC, ETH ███ (BEP20)
0xe64f7b01f4f7246e59b9a8e71f4ee7bbc78dcff9

📡 Connect with us :

Telegram
YouTube
Instagram
GitHub

About

This is a BruteForce Attacking tool for Termux

License:MIT License


Languages

Language:Shell 100.0%