Releases: massimo-rnd/kaelus
KAELUS v1.1
KAELUS is a cross-platform (Windows & macOS) Desktop application written in C#, that extracts E-Mail-Addresses from any URL you enter.
By automatically scanning the source code of each and every link with the same host domain it is able to find email addresses that are listed on said domain, without having to go through them manually.
Features
✅ Extract email addresses from websites
✅ Scans every link on a website
✅ Works on Windows and macOS
✅ Show results in GUI
✅ NEW: Decode Cloudflare "encrypted" E-Mail-Addresses ;)
What's new in this Version?
Implemented Cloudflare bypass
If a website is protected by Cloudflare, emails are being "obfuscated" using javascript. This new Version of KAELUS-Engine has a bypass for exactly that. All protected emails are now being decoded.
Updated Dependencies
- Updated HTMLAgilityPack to v1.11.67
- Updated AvaloniaUI to v11.2.0-rc1
KAELUS v1.0
KAELUS is a cross-platform (Windows & macOS) Desktop application written in C#, that extracts E-Mail-Addresses from any URL you enter.
By automatically scanning the source code of each and every link with the same host domain it is able to find email addresses that are listed on said domain, without having to go through them manually.
Features
✅ Extract email addresses from websites
✅ Scans every link on a website
✅ Works on Windows and macOS
✅ Show results in GUI