Navigation X
ALERT
Click here to register with a few steps and explore all our cool stuff we have to offer!



 3285

How to remove trash lines from combos?

by FZemdegs1 - 05 May, 2022 - 07:17 PM
This post is by a banned member (FZemdegs1) - Unhide
FZemdegs1  
Registered
17
Posts
10
Threads
3 Years of service
#1
(This post was last modified: 05 May, 2022 - 07:18 PM by FZemdegs1. Edited 1 time in total.)
Does anyone know any regex or any program that can filter out these type of trash lines?

[Image: be62b5c4e23d13ccb0709e8f2da8110c.png]

in order just to extract clean EMAIL:PASS lines from a combolist
[Image: giphy.gif]
This post is by a banned member (UberFuck) - Unhide
UberFuck  
Godlike
1.557
Posts
375
Threads
5 Years of service
#2
You can look at the base class for email combos I posted here.  It'll filter them out, or at least most of them.  Basically just split the line on the first ":" and do a valid email regex to confirm it's an email.  Depending on how deep you want to go with it, you may also want to add fixes for common issues, like replacing gooogle.com with google.com, or replacing ,com with .com, etc.

"[email protected]:poopie321"  kek

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
or
Sign in
Already have an account? Sign in here.


Forum Jump:


Users browsing this thread: 1 Guest(s)