Results 1 to 1 of 1

Thread: Text2Crack Program to creat wordlist from a ext file

  1. #1
    Join Date
    2021-Aug
    Posts
    2

    Text2Crack Program to creat wordlist from a ext file

    Greetings.
    I was having problems to find a good pt_BR wordlist. So, I decided to work on a tool to do it and ended up with this solution:

    * Find pt_BR books already as txt file or convert it to txt.
    * Made a program on Gambas IDE which reads the txt file and creates a wordlist, sorted and with no duplicates.

    I attached a zip file with the Gambas source code and a file named "check_file".

    In order to test it you must:

    * Have Gambas >= 3,16 installed
    * Unzip the file with the project code and the "check_file" file and chmod +x this last one.
    * Get a good text file in order to create your wordlist
    * Run the project using Gambas IDE

    I shared the source code for two reasons:

    1 - For everyone verify it before running
    2 - To experienced programmers help on the source code, as I am not.
    textt2crack.jpg
    Attached Files Attached Files

Similar Threads

  1. Replies: 0
    Last Post: 2021-05-14, 17:10
  2. ".desktop" File Maker Program
    By cat_os in forum General Archive
    Replies: 0
    Last Post: 2016-02-03, 05:22

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •