Skip to content

DevEzro/Talus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WHAT IS TALUS

Talus is a wordlist generator that allows the user to create his own wordlists, based on asked data to him. Once the info is provided, this tool creates a file that contains six permutations of this data, changing the order of the info. introduced (this will change in the future to make the wordlist more sofisticated).

👀 Break down to see a curiosity...

Why Talus?
It's related to the Talus monster that appears in both TLOZ: BOTW and TOTK. Due to wordlists being used most for brute force access, I thought Talus is a funny representation of both brute and force applied in this type of attack.



This tool offers various options:

FEATURE STATUS
Generate wordlist: create the wordlist with the data provided by the user. ✅
About Talus: shows this information. ✅
Check updates: search for a new GitHub repository version, allowing the user to decide whether to update or not. 🧪
Exit Talus: close Talus. ✅

USAGE

git clone https://github.com/DevEzro/Talus
cd Talus
pip install -r requirements.txt
python3 talus_app.py

Tested in:

SYSTEMS STATUS COMMENTS
Windows ✅ CORRECT
Linux âž– Update: More tests needed
Termux ✅ CORRECT
MacOS âž– Pending
iOS ✅ CORRECT

Important

I am not responsible for the use that the user gives to the tool and the consequences that this entails.

Releases

No releases published

Packages

No packages published

Languages