April 16, 2024

MBT - software for working with databases

Modes:

  1. Url:login:pass -> Mail:Pass
    This mode accepts the Url:login:pass database, pulls out all mail:pass from it and saves unique strings
  2. Deleting duplicates
    Accepts any database as input and stores only unique strings.
  3. Gluing files
    Accepts a folder with any .txt files as input, the result of the mode is a .txt file containing all the lines from the files of the specified directory
  4. Search for queries in a file/folder
    Accepts as input: A database file , format: url:log:pass; a folder with databases, format: url:log:pass
    Searches in a file/folder with databases for all your queries. If you have chosen the input format " from the line" , then you need to enter all your queries in the pop-up field, each query separated by a space. If you have chosen the input format "from file", then you need to enter all your requests into the file, each request from a new line. You can download the txt with requests via the "Open Requests" button.
    You can also choose the format for saving the url:login:pass / login:pass.
    url:login:pass - the whole line, useful for admins
    login:pass - login and password only
    You can also choose the database upload format(s). From a file - one database, from a folder - a folder with databases.
  5. Normalization of the database
    Accepts: url:log:pass database as input and sorts all mail:pass, login:pass, number:pass from it
  6. Replacing the separator
    Accepts any database as input, replaces the sign(s) in it
    We enter what needs to be replaced in the " Source separator" field,
    What needs to be replaced, we enter in the " New separator" field
  7. Local AP
    Accepts any folder with базами.txt , and a secondary database
    Saves unique strings in the database folder
  8. Counting rows in the database
    Accepts a database / folder with databases as input, and counts all lines
  9. ULP Extractor
    Accepts a folder with archives as input, you must also create a file pass.txt in the folder with the software, in this file, from each new line, all possible passwords to the archives should be located. The result of the mode is a url:login:pass database containing all passwords from the archives.
  10. Splitting into n lines
    Accepts as input the database and the number of lines into which the file should be divided. Saves a file divided into n lines
  11. Mails cleaner
    Accepts the database for entry. The bottom line: removes everything after xx:xx|space|
    Example:
    Input base:
    mail@mail.com - found:5
    sdg:sdg - yo
    ksg:dsrh 555

    Result:
    mail@mail.com
    sdg:dsg
    kshg:dsghs
  12. Domain deleter
    Accepts the database and domains as input. The bottom line: deletes all rows with the specified domains
    Example:
    The specified domains: tiktok.com vk.com
    The entrance base:
    https://tiktok.com:log:pass
    https://vk.com:log:pass
    https://instagram.com:log:pass

    Result:
    https://instagram.com:log:pass

The " Open results" button opens a folder with the results of the software (It is created after starting any mode, there is a folder with software/res along the path
The " Open" button opens the database/folder, depending on the mode

changing the notification sound:
Replace notify.mp3 with your own sound and that's it