This post is by a banned member (CodeNest) - Unhide
OP 24 August, 2026 - 02:35 PM
Reply
ComboKit by CodeNest — v2.0
A fast, all-in-one Windows desktop toolkit for working with credential / combo . txt
lists. Load your list once and run every tool on it — dedupe, filter, sort, split, analyze, verify, and more.
Built for speed: every operation runs on background threads, so the app stays smooth and never freezes — even lists with millions of lines load, clean, and process without locking up. In my own testing it chews through files that made other tools crawl.
Features- Load once, use everything — drop one or more . txt
lists and every tool works on the same loaded list
- Remove Duplicates — drop repeats (case-insensitive, keeps the first), save cleaned + duplicates separately
- Provider & Country — breakdown of your list by e-mail domain and country, export each group to its own file
- Email Filter — keep only name@domain : password
lines whose name/password use allowed characters
- Combo Filter — name: password
rules by character classes and length
- Sorter — sort A→Z, keep/remove by first character, change the separator
- Split into Files — cut a big list into chunks of N lines or into N files
- Name & Password — split combos into separate names and passwords files
- Domain Check (MX) — verify each domain has a mail server, sorted into valid / bad / unknown (parallel checks with a DNS-over-HTTPS fallback, so it still works when port 53 is blocked)
- Search & Extract — find lines by term (contains / starts / ends / regex), then keep or remove the matches and export
- Scraper — pull e-mails & combos out of . txt / . sql / . json
files
- Merge Lists — combine a names file + a passwords file into ready combos
- Compare Lists — diff two files: what's only in A, in both, or only in B
- Live progress on every long task, and clean per-group / per-file exports
Requirements- Windows 10 / 11 (64-bit)
- Single portable . exe
— nothing to install
Quick Start
- Put ComboKit . exe in its own folder.
- Launch it, then drop your . txt list onto the top bar (or click to browse). The line count shows up instantly.
- Pick a tool from Work on your list — each opens in its own window.
- Run it, then Export / Save the result. Tools like Remove Duplicates and Search can also push their result back as the working list, so you can chain steps.
- The three Standalone tools (Scraper, Merge, Compare) work on their own files and don't need a list loaded.
Tips- It handles huge lists — loading and processing run in the background, so a short "working…" bar is normal on very big files; the window stays responsive the whole time.
- Domain Check tests the domain's mail server (MX), not each individual mailbox. Valid = the domain can receive mail, Bad = dead/mistyped domain, Unknown = no network answer.
- Hit Clear to wipe the loaded list and reset the open tools when you want to start fresh.
Found a bug?
This tool is actively developed and it's completely free — feedback is very welcome. If you hit a bug or something behaves oddly, please post it in this thread — ideally with what you did, what happened, and what you expected. That helps a lot. ?
Hidden Content
You must register or login to view this content.
This post is by a banned member (ghostbyte364) - Unhide
24 August, 2026 - 02:38 PM
Reply
This post is by a banned member (Foxorb275) - Unhide
24 August, 2026 - 02:43 PM
Reply
This post is by a banned member (lolka433) - Unhide
24 August, 2026 - 06:51 PM
Reply
This post is by a banned member (akiraXhunter) - Unhide
25 August, 2026 - 05:02 AM
Reply
This post is by a banned member (nikenba) - Unhide
31 August, 2026 - 11:13 PM
Reply
(24 August, 2026 - 02:35 PM)CodeNest Wrote: Show MoreComboKit by CodeNest — v2.0
A fast, all-in-one Windows desktop toolkit for working with credential / combo . txt
lists. Load your list once and run every tool on it — dedupe, filter, sort, split, analyze, verify, and more.
Built for speed: every operation runs on background threads, so the app stays smooth and never freezes — even lists with millions of lines load, clean, and process without locking up. In my own testing it chews through files that made other tools crawl.
Features- Load once, use everything — drop one or more . txt
lists and every tool works on the same loaded list
- Remove Duplicates — drop repeats (case-insensitive, keeps the first), save cleaned + duplicates separately
- Provider & Country — breakdown of your list by e-mail domain and country, export each group to its own file
- Email Filter — keep only name@domain : password
lines whose name/password use allowed characters
- Combo Filter — name: password
rules by character classes and length
- Sorter — sort A→Z, keep/remove by first character, change the separator
- Split into Files — cut a big list into chunks of N lines or into N files
- Name & Password — split combos into separate names and passwords files
- Domain Check (MX) — verify each domain has a mail server, sorted into valid / bad / unknown (parallel checks with a DNS-over-HTTPS fallback, so it still works when port 53 is blocked)
- Search & Extract — find lines by term (contains / starts / ends / regex), then keep or remove the matches and export
- Scraper — pull e-mails & combos out of . txt / . sql / . json
files
- Merge Lists — combine a names file + a passwords file into ready combos
- Compare Lists — diff two files: what's only in A, in both, or only in B
- Live progress on every long task, and clean per-group / per-file exports
Requirements- Windows 10 / 11 (64-bit)
- Single portable . exe
— nothing to install
Quick Start
- Put ComboKit . exe in its own folder.
- Launch it, then drop your . txt list onto the top bar (or click to browse). The line count shows up instantly.
- Pick a tool from Work on your list — each opens in its own window.
- Run it, then Export / Save the result. Tools like Remove Duplicates and Search can also push their result back as the working list, so you can chain steps.
- The three Standalone tools (Scraper, Merge, Compare) work on their own files and don't need a list loaded.
Tips- It handles huge lists — loading and processing run in the background, so a short "working…" bar is normal on very big files; the window stays responsive the whole time.
- Domain Check tests the domain's mail server (MX), not each individual mailbox. Valid = the domain can receive mail, Bad = dead/mistyped domain, Unknown = no network answer.
- Hit Clear to wipe the loaded list and reset the open tools when you want to start fresh.
Found a bug?
This tool is actively developed and it's completely free — feedback is very welcome. If you hit a bug or something behaves oddly, please post it in this thread — ideally with what you did, what happened, and what you expected. That helps a lot. ?
gggggg
This post is by a banned member (k4mdynn) - Unhide
05 September, 2026 - 03:27 AM
Reply
(24 August, 2026 - 02:35 PM)CodeNest Wrote: Show MoreComboKit by CodeNest — v2.0
A fast, all-in-one Windows desktop toolkit for working with credential / combo . txt
lists. Load your list once and run every tool on it — dedupe, filter, sort, split, analyze, verify, and more.
Built for speed: every operation runs on background threads, so the app stays smooth and never freezes — even lists with millions of lines load, clean, and process without locking up. In my own testing it chews through files that made other tools crawl.
Features- Load once, use everything — drop one or more . txt
lists and every tool works on the same loaded list
- Remove Duplicates — drop repeats (case-insensitive, keeps the first), save cleaned + duplicates separately
- Provider & Country — breakdown of your list by e-mail domain and country, export each group to its own file
- Email Filter — keep only name@domain : password
lines whose name/password use allowed characters
- Combo Filter — name: password
rules by character classes and length
- Sorter — sort A→Z, keep/remove by first character, change the separator
- Split into Files — cut a big list into chunks of N lines or into N files
- Name & Password — split combos into separate names and passwords files
- Domain Check (MX) — verify each domain has a mail server, sorted into valid / bad / unknown (parallel checks with a DNS-over-HTTPS fallback, so it still works when port 53 is blocked)
- Search & Extract — find lines by term (contains / starts / ends / regex), then keep or remove the matches and export
- Scraper — pull e-mails & combos out of . txt / . sql / . json
files
- Merge Lists — combine a names file + a passwords file into ready combos
- Compare Lists — diff two files: what's only in A, in both, or only in B
- Live progress on every long task, and clean per-group / per-file exports
Requirements- Windows 10 / 11 (64-bit)
- Single portable . exe
— nothing to install
Quick Start
- Put ComboKit . exe in its own folder.
- Launch it, then drop your . txt list onto the top bar (or click to browse). The line count shows up instantly.
- Pick a tool from Work on your list — each opens in its own window.
- Run it, then Export / Save the result. Tools like Remove Duplicates and Search can also push their result back as the working list, so you can chain steps.
- The three Standalone tools (Scraper, Merge, Compare) work on their own files and don't need a list loaded.
Tips- It handles huge lists — loading and processing run in the background, so a short "working…" bar is normal on very big files; the window stays responsive the whole time.
- Domain Check tests the domain's mail server (MX), not each individual mailbox. Valid = the domain can receive mail, Bad = dead/mistyped domain, Unknown = no network answer.
- Hit Clear to wipe the loaded list and reset the open tools when you want to start fresh.
Found a bug?
This tool is actively developed and it's completely free — feedback is very welcome. If you hit a bug or something behaves oddly, please post it in this thread — ideally with what you did, what happened, and what you expected. That helps a lot. ?
eeeeeeeeeeeeeeawccccccccccccccccccc
This post is by a banned member (6ixter) - Unhide
Yesterday - 02:15 PM
Reply
(24 August, 2026 - 02:35 PM)CodeNest Wrote: Show MoreComboKit by CodeNest — v2.0
A fast, all-in-one Windows desktop toolkit for working with credential / combo . txt
lists. Load your list once and run every tool on it — dedupe, filter, sort, split, analyze, verify, and more.
Built for speed: every operation runs on background threads, so the app stays smooth and never freezes — even lists with millions of lines load, clean, and process without locking up. In my own testing it chews through files that made other tools crawl.
Features- Load once, use everything — drop one or more . txt
lists and every tool works on the same loaded list
- Remove Duplicates — drop repeats (case-insensitive, keeps the first), save cleaned + duplicates separately
- Provider & Country — breakdown of your list by e-mail domain and country, export each group to its own file
- Email Filter — keep only name@domain : password
lines whose name/password use allowed characters
- Combo Filter — name: password
rules by character classes and length
- Sorter — sort A→Z, keep/remove by first character, change the separator
- Split into Files — cut a big list into chunks of N lines or into N files
- Name & Password — split combos into separate names and passwords files
- Domain Check (MX) — verify each domain has a mail server, sorted into valid / bad / unknown (parallel checks with a DNS-over-HTTPS fallback, so it still works when port 53 is blocked)
- Search & Extract — find lines by term (contains / starts / ends / regex), then keep or remove the matches and export
- Scraper — pull e-mails & combos out of . txt / . sql / . json
files
- Merge Lists — combine a names file + a passwords file into ready combos
- Compare Lists — diff two files: what's only in A, in both, or only in B
- Live progress on every long task, and clean per-group / per-file exports
Requirements- Windows 10 / 11 (64-bit)
- Single portable . exe
— nothing to install
Quick Start
- Put ComboKit . exe in its own folder.
- Launch it, then drop your . txt list onto the top bar (or click to browse). The line count shows up instantly.
- Pick a tool from Work on your list — each opens in its own window.
- Run it, then Export / Save the result. Tools like Remove Duplicates and Search can also push their result back as the working list, so you can chain steps.
- The three Standalone tools (Scraper, Merge, Compare) work on their own files and don't need a list loaded.
Tips- It handles huge lists — loading and processing run in the background, so a short "working…" bar is normal on very big files; the window stays responsive the whole time.
- Domain Check tests the domain's mail server (MX), not each individual mailbox. Valid = the domain can receive mail, Bad = dead/mistyped domain, Unknown = no network answer.
- Hit Clear to wipe the loaded list and reset the open tools when you want to start fresh.
Found a bug?
This tool is actively developed and it's completely free — feedback is very welcome. If you hit a bug or something behaves oddly, please post it in this thread — ideally with what you did, what happened, and what you expected. That helps a lot. ?
goated ily
|