Skip to content

=Documentation=
Golden Eagle Sorter

</>

This page contains a full description of each feature. You should read the documentation before using the program. If you use the free version, you will not have some of these features.

How to activate my license?

After purchasing a license key, you will receive an archive with the program.

  1. Unpack the archive.
  2. In the file key.txt put your key.
  3. Run the program. At the first start it will activate your key and bind your pc by UUID.
  4. You will see a menu. Done…

Synchronization error

You probably have the wrong time in your system. Synchronize it in the time zone settings. After that everything should work.

//Functions

1)Get all Mail:Pass lines

This function is to retrieve the mail:password base from the logs.

2)Get all Login:Pass lines

This function is to retrieve the login:password base from the logs.

    3)Get Discord token

    Collects the discord token from all logs.

    4)Get ftp Result

    Collects log data from FTP servers. Searches in password file and in files collected by robber from FTP applications.

    5)Get of your requests

    Collects login data for a specific service you specify. When you turn it on, you select the desired format for saving and enter the names of the desired sites.

      6)Get Seed phrases

      Get Seed phrases

        7)Search folder or file

        Looks for the folders you need.
        There are two types of saving. Choose the one that is most convenient for you.

        8)Logs to url:login:pass

        Converts logs to ULP database format

        20)Get ALL Mail:Pass

        The function collects all Mail:Pass format data from the ULP database

        21)Get ALL Login:Pass

        The function collects all login:Pass format data from the ULP database

        22)Get ALL Number:Pass

        The function collects all PhoneNumber:Pass format data from the ULP database

        23)Get of your requests

        The function collects the strings with your query. And saves it in the format of your choice.

        24)Get FTP/SSH/SFTP

        Collects strings that are FTP/SSH/SFTP

          30)Delete files Custom

          In deletefiles.txt you should set the values you want or leave my settings. After activation, the program will delete all specified files from the specified logs.

          Principle of operation:

          1. All files are indexed.
          2. The script deletes files by list.

          50)FTP Check

          Automatic checker of FTP connections.

          Principle of operation:

          1. indexes the list.
          2. In several threads tries to connect to each server and if successful, collects the names of files in the directory.
          3. Outputs the list of working servers and the list of files inside.

          51)FTP Upload

          Automatically upload files to FTP.
          Instructions: create a folder (exfiles) in this folder upload your index.php and related files if necessary.

          Working principle.

          1. Upload the necessary files to the exfiles folder.
          2. Upload FTP server.
          3. The script searches for the index.php file deletes it if it finds it and uploads your files.

          52)WordPress Checker

          Automatic wordpress checker. To work you need to load url:login:pass base where there is wp-login/wp-admin.

          Principle of operation:

          1. indexes the list.
          2. Checks the site for responsiveness.
          3. Tries to authorize to the panel. If successful, it writes it to a file.

          53)WordPress Upload

          Load the data rows of the sites where there are ADMIN rights. Then you need to download the plugin in .zip format. The script will automatically download and activate your plugin on all sites.

          54)cPanel Checker

          To work, you need to load ULP strings with ports – 2083 2082 2087 2086 2095 2096
          The script will check your strings and sort the pani and mails to different files. Thus you will get a convenient log with webmail and control panels.

          55)PhpMyadmin Checker

          To work, you need to load ULP strings with ports – phpmyadmin

          56)SSH/SFTP Checker

          SSH/SFTP Checker


          80)Removing duplicates

          Removes duplicate lines in a file.

          Working principle.

          1. The script indexes a text file.
          2. Creates a new file with unique lines only.

          81)Combine txt files into one

          Collects several text files into one.
          When activated, you will be presented with a window with file selection. Select all files you want to merge into one.

          Working principle.

          1. The script indexes text files.
          2. Creates a new text file with all lines.

          82)String normalizer url:login:pass

          Removes all garbage strings and brings the base to U:L:P format. Removes all strings that do not start with http or android. Replaces spaces with a delimiter. Removes strings without part of data. Removes strings with no password or login.

          Working principle.

          1. The script indexes the text file.
          2. Creates a new text file.

          83)Split the database by number of rows

          Splits a string base into several smaller ones. The number of rows in each base you specify yourself. For example, you can split a base of 1m rows into two bases of 500k.

          Working principle.

          1. The script indexes the text file.
          2. Creates a new text file.

          84)String normalizer mail:pass

          Normalizes strings. Removes all garbage strings.

          85)Sorting email

          Sorts Mail-pass databases by domain

          86)String randomizer

          Shuffles all the lines in the file.