T-HYDRA is a modified version of original thc-hydra for better use inside Termux .

Overview


hydra1


visitors


T-HYDRA is a modified version of original thc-hydra for better use inside Termux .


Earlier , hydra pakage had been with Termux repositories. Then after termux officially stopped for supporting Hashcat, Hydra, Metasploit and Sqlmap pakages .

Features :

  • Modified Directories
  • Fix Some ssl connecting issues
  • set paths for /usr/bin
  • Include a Automate Script which supporting for Gmail , FTP , SSH , RDP , VNC , Telnet , MySQL Bruteforcing .

$ Alternatives - You can still install hydra pakage with 'apt install hydra' command by installing a virtual distro in Termux .

INSTALLTION :

Installation.Guide.mp4
After installing you can use 'thydra' command to access automate menu & 'hydra' command to access hydra pakage in any directory 

CREDITS : thc-hydra

SCREENSHOTS :

Screenshot_20210818-151156_Termux

Screenshot_20210818-151227_Termux


❤️ Supporters ❤️

Stars @isuruwa/T-HYDRA Forks @isuruwa/T-HYDRA

You might also like...
A collection of code snippets and examples showing syntax and capabilities of VEX language inside SideFX Houdini
A collection of code snippets and examples showing syntax and capabilities of VEX language inside SideFX Houdini

VEX tutorial A collection of code snippets and examples showing syntax and capabilities of VEX language inside SideFX Houdini by Juraj Tomori How to u

Simple ATTiny85 based PS/2 to Amiga keyboard protocol converter that fits inside the keyboard.
Simple ATTiny85 based PS/2 to Amiga keyboard protocol converter that fits inside the keyboard.

Simple ATTiny85 based PS/2 to Amiga keyboard protocol converter that fits inside the keyboard.

Bungie's Oni modified so it compiles with Microsoft Visual Studio 2019.

OniFoxed What's this? This is a modified variant of the recently leaked Oni source code so that it compiles under Microsoft Visual Studio 2019 with so

I modified the colmap,when it reconstructs from known pose ,only let it optimize rotation ,fixing position!

Mapping-base-lidar-pose-or-vslam-pose I simply modified the colmap,when it reconstructs from known pose ,only let it optimize rotation ,fixing positio

Creating sepia, reflection, grayscale, and blur filters from scratch and returns a modified image

image-filter Created sepia, reflection, grayscale, and blur filters from scratch and returning a modified image Directories: images: contains sample i

This is a library that can fix the crash on android 5.0 and 5.1 caused by modified utf8 converting.

FixModifiedUtf8ConvertError This is a library that can fix the crash on android 5.0 and 5.1 caused by modified utf8 converting. What's this On Android

Sensirion Mass Flow Sensor Arduino library, modified from MyElectrons and Nabilphysics Arduino repositories for SFM3300 Digital Mass Flow Sensor
Sensirion Mass Flow Sensor Arduino library, modified from MyElectrons and Nabilphysics Arduino repositories for SFM3300 Digital Mass Flow Sensor

Sensirion Mass Flow Sensor Arduino library, modified from MyElectrons and Nabilphysics Arduino repositories for SFM3300 Digital Mass Flow Sensor. When the sensor data gets stuck, the library has a hard reset function to ensure that it is read continuously.

The core engine forked from NVidia's Q2RTX. Heavily modified and extended to allow for a nicer experience all-round.

Polyhedron - A Q2RTX Fork A fork of the famous Q2RTX project by NVIDIA™ that strives to improve all of its other factors of what was once upon a time

Make CVE-2020-0668 exploit work for version < win10 v1903 and version >= win10 v1903
Make CVE-2020-0668 exploit work for version win10 v1903 and version = win10 v1903

CVE-2020-0668 Made CVE-2020-0668 exploit work for version win10 v1903 and version = win10 v1903 Diaghub Exploit ( v1903) powershell exploit works

Comments
  • Dictionary

    Dictionary

    What are the existing dictionaries? Do I have to manually import? It is not explained in the "Readme.md". And how to use the dictionary? I wanted to do a test on FTP...

    opened by Jetrom17 2
  • Sh: hydra:  inaccessible or not found

    Sh: hydra: inaccessible or not found

    I'm new to all this and I'm banging my head against the wall trying to figure it all out. Once I input user and word list this is what I get. What am I doing wrong?

    opened by J-PandaDaddy 1
  • opening does not work

    opening does not work

    Now type make install strip hydra pw-inspector make: strip: No such file or directory make: *** [Makefile:83: strip] Error 127 ~/T-HYDRA/Files $ make install

    Now type make install strip hydra pw-inspector make: strip: No such file or directory make: *** [Makefile:83: strip] Error 127 ~/T-HYDRA/Files $

    opened by dumitruds 1
  • Makefile:83: strip Error 127

    Makefile:83: strip Error 127

    ~/T-HYDRA/Files $ make install

    Now type make install strip hydra pw-inspector make: strip: No such file or directory make: *** [Makefile:83: strip] Error 127

    opened by Akshay-Arjun 10
Owner
Devil Master
😈 Nothing Personal Just a Service 😈
Devil Master
Modified version of srlua for MSVC using version 5.4 of Lua

Modified version of srlua for MSVC using version 5.4 of Lua. Quote from the original README: This is a self-running Lua interpreter. It is meant to be

Augusto Goulart 4 Jan 4, 2023
Sokoban written in C using VIM in Termux. A very easy game

Ncurses Sokoban Installation and how to use apt update apt install git git clone https://github.com/JyanJohn/sokoban cd sokoban make ./soko

Jyan 2 Nov 15, 2021
Phan Sang 17 Dec 29, 2022
My old heavily modified version of bigbase v1, it has an impulse-like scrollbar, ytd header loader, Vector3 fix + gamestate fix and some other misc changes!

Old Bigbase V1 UI This is my old ui for bigbase v1 but i dont need it anymore because the dev of solar mod menu stole it, and the new paragon menu (Fr

null 13 Sep 13, 2022
This plugin enables the use of Live++ by Molecular Matter inside of Cryengine.

Live++ // CRYENGINE This plugin enables the use of Live++ by Molecular Matter inside of Cryengine. Live++ allows for easy hot-reloading and on the fly

Philipp Gehring 5 Dec 4, 2019
Open Source Cheat for Apex Legends, designed for ease of use. Made to understand reversing of Apex Legends and respawn's modified source engine as well as their Easy Anti Cheat Implementation.

Apex-Legends-SDK Open Source Cheat for Apex Legends, designed for ease of use. Made to understand reversing of Apex Legends and respawn's modified sou

null 111 Jan 8, 2023
A simple Roblox exploit written in C++ Everything in the C++ file is original work besides the dependencies, free for you to use.

headhunter A simple Roblox exploit written in C++ Everything in the C++ file is original work besides the dependencies, free for you to use. This code

ster ster 45 Jan 5, 2023
Draw a triangle inside Electron's window using DirectX 11, mixing web and native content.

Draw a triangle inside Electron's window using DirectX 11, mixing web and native content. Limitations The native content is rendered over a child wind

UKABUER 10 Dec 3, 2022
Spacex Storage is an offchain storage work inspector of Mannheim Network running inside TEE enclave.

Spacex Storage Spacex Storage is an offchain storage work inspector of Mannheim Network running inside TEE enclave. Contribution Thank you for conside

Mannheim Network 10 Oct 21, 2022
tabbed window manager that can tile windows inside floating containers

shod ┌───────────────────────┐ │ │ ┌─────┼────

Seninha 133 Jan 5, 2023