(24 August, 2025 - 02:59 PM)lepolepis Wrote: Show More
I’m pleased to introduce the ULP Data Parser - Elite Edition. A lightweight, precise tool for data processing and filtering
Filtering: Excludes lines with double : or error logs (>200 chars/special chars). Data Extraction: Parses https://host:USER:PASS or host|port|USER|PASS into pairs. Keyword Filtering: Filters by keywords (URL) , saved in subfolders. Combine Option: Merges results into a timestamped folder. Output: Files output.txt, email_pass.txt, user_pass.txt with size info. Standalone: Single .exe, no Python needed.
Usage
Place data in input.txt (e.g., https://host:USER:PASS). Run DataParser.exe Enter keywords, choose to combine. Review output and summary.
Show ContentSpoiler:
Ensure input.txt is with .exe. Compiled with PyInstaller;