{"id":22229681,"url":"https://github.com/noarche/combotoolpro-gui","last_synced_at":"2025-07-27T19:31:38.478Z","repository":{"id":196339005,"uuid":"695782699","full_name":"noarche/ComboToolPro-GUI","owner":"noarche","description":"Manipulate Email:Pass combo, All in one tool. ","archived":false,"fork":false,"pushed_at":"2025-04-20T20:52:56.000Z","size":22716,"stargazers_count":17,"open_issues_count":0,"forks_count":5,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-20T21:35:18.141Z","etag":null,"topics":["combo-editor","combo-extractor","combo-tools","combolist","emailpass-analysis","emailpass-duplicate-remover","emailpass-extractor","emailpass-splitter","red-team","red-team-tools","text-manipulation","text-manipulator","wordlist-maker","wordlist-processing"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/noarche.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-09-24T07:54:19.000Z","updated_at":"2025-04-20T20:52:59.000Z","dependencies_parsed_at":"2024-04-03T01:25:21.320Z","dependency_job_id":"6e24fc67-7ffd-4814-82e6-9f1ee0829b3e","html_url":"https://github.com/noarche/ComboToolPro-GUI","commit_stats":null,"previous_names":["noarche/combotoolpro-gui"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/noarche/ComboToolPro-GUI","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noarche%2FComboToolPro-GUI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noarche%2FComboToolPro-GUI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noarche%2FComboToolPro-GUI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noarche%2FComboToolPro-GUI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noarche","download_url":"https://codeload.github.com/noarche/ComboToolPro-GUI/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noarche%2FComboToolPro-GUI/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267413644,"owners_count":24083469,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-27T02:00:11.917Z","response_time":82,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["combo-editor","combo-extractor","combo-tools","combolist","emailpass-analysis","emailpass-duplicate-remover","emailpass-extractor","emailpass-splitter","red-team","red-team-tools","text-manipulation","text-manipulator","wordlist-maker","wordlist-processing"],"created_at":"2024-12-03T01:11:53.739Z","updated_at":"2025-07-27T19:31:38.472Z","avatar_url":"https://github.com/noarche.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Disclaimer\n\nThe information and/or software provided here is intended solely\nfor educational purposes and legal penetration testing purposes. \nBy accessing or using this information and/or software, you \nacknowledge and agree that you assume full responsibility for your\nactions and any consequences that may result from those actions. \nThe creators, contributors, and providers of this information \nand/or software shall not be held liable for any misuse or damage\narising from its application. It is your responsibility to ensure \nthat your use complies with all applicable laws and regulations. \nThis applies to all cases of usage, no matter whether the code as \na whole or just parts of it are being used.\n\n# ComboToolPro-GUI\n\nManipulate Email:Pass combo, All in one tool. \n\n\n![September 24 2023 0352 AM](https://github.com/user-attachments/assets/aa629cb6-feaf-417f-875d-d4d8e2853c77)\n\n\n\n\n![September 23 2023 0159 PM](https://github.com/user-attachments/assets/3d50b3c1-08ba-4efb-97ce-70b2d3055fda)\n\n![September 23 2023 0158 PM (1)](https://github.com/user-attachments/assets/0fdf54bf-64b0-4fef-b758-f404fc24cbd4)\n\n\n\n![September 23 2023 0158 PM](https://github.com/user-attachments/assets/9e05e49d-fe8f-4a9c-9abd-c535de70b0cd)\n\n\n\n\n\n\n\n\n\n\n\n\n# About\nThis is a GUI for the CLI tool https://github.com/noarche/ComboScriptPro. The functionality is the same however it works with text boxes instead of input and output text files. \n\n\n\n\n# Help: \n### The following options are from the .py version of this application. Options have been changed to buttons in the GUI but perform the same task.\n\n        Option 1; To extract all lines for earthlink.net enter @earthlink.net | If you want to extract all .net domains enter .net | This will create text documents named what you enter | When extracting lines are appended and never overwrite.\n       \n\t\t\t\tOption 2; Remove duplicate lines from input.txt \u0026 saves to output.txt | Output.txt gets overwritten so always move it or rename it. \n        \n\t\t\t\tOption 3; Splits Email from Password, saves to extracted_emails.txt(is Overwrite each time you run task) | Good for mailing list or if you need to split for dehashing passwords.\n        \n\t\t\t\tOption 4; Same as option 3 but with passwords, extracted_passwords.txt(is Overwrite each time you run task).\n        \n\t\t\t\tOption 5; Extract URLs from input.txt | Append save to extracted_URL.txt  \n        \n\t\t\t\tOption 6; Organize input.txt A-Z | Overwrite output.txt\n        \n\t\t\t\tOption 7; Use lines from input.txt to name new directorys | Do not use this option unless you have a reason!\n        \n\t\t\t\tOption 8; Extract lines from input.txt if the password is MD5 hashed | Append save to extracted_hashed.txt | Use to create your own private combo that has not been cracked yet | A popular dehashing script is HASHCAT OCL. \n        \n\t\t\t\tOption 9; Drop files in the directory toCombine that you need to combine | Good idea to remove duplicates after | Overwrite output.txt\n        \n\t\t\t\tOption 10; Enter the number of lines you want to split combo by then name your splits | creates directory to save your splits in.\n        \n\t\t\t\tOption 11; After dehashing your hashed passwords use this to rejoin back with email addresses | The files it looks for to join are extracted_emails.txt and extracted_passwords.txt | overwrite JoinedOutput.txt\n        \n\t\t\t\tOption 12; Strip capture results from combo | append save cleanedOutput.txt\n        \n\t\t\t\tOption 13; Extract all domains by domain to seperate text files | append save\n        \n\t\t\t\tOption 14; Analyze input.txt and display Top Domains, Number of lines, and the % of combo | Only .net domains\n        \n\t\t\t\tOption 15; Analyze input.txt and display Top Domains, Number of lines, and the % of combo | All domains\n        \n\t\t\t\tOption 0; Exit\n\n\n\n## Support\n\n\n-------------------------------------------------------------------\n\n# ꧁꧂  Buy me a coffee ☕\n\n![qrCode](https://raw.githubusercontent.com/noarche/cd-ripper/main/unrelated-ignore/CryptoQRcodes.png)\n\n**Bitcoin** address `bc1qnpjpacyl9sff6r4kfmn7c227ty9g50suhr0y9j`\n\n\n**Ethereum** address `0x94FcBab18E4c0b2FAf5050c0c11E056893134266`\n\n\n**Litecoin** address `ltc1qu7ze2hlnkh440k37nrm4nhpv2dre7fl8xu0egx`\n\n![githubstamp](https://github.com/user-attachments/assets/d7b584e2-ba2a-442c-8783-9acb3a4781a5)\n\n-------------------------------------------------------------------\n\n![noarche's GitHub stats](https://github-readme-stats.vercel.app/api?username=noarche\u0026show_icons=true\u0026theme=transparent)\n\n\n# Need Proxylist?\n\nCheck out my proxylist repo for free API links. \n\nhttps://github.com/noarche/proxylist-socks5-sock4-exported-updates\n\n# Looking for a great dork generator? \n\nCheck out my Dork Generator, inspired by The n3r0x\n\nhttps://github.com/noarche/dorkGen\n\n![](https://gitwar.herokuapp.com/badge?username=noarche\u0026style=flat-square)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoarche%2Fcombotoolpro-gui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnoarche%2Fcombotoolpro-gui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoarche%2Fcombotoolpro-gui/lists"}