Skip to content

The Ultimate Commandline Email Extractor

License

Notifications You must be signed in to change notification settings

druffko/kaelus-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repo-Image

GitHub release (latest by date including pre-releases)

.NET Version GitHub last commit


GitHub All Releases GitHub closed issues GitHub issues

KAELUS Engine

KAELUS-Engine is the ultimate C# commandline tool that enables you to extract email addresses from any website.


Table of Contents


About

KAELUS-Engine is the ultimate C# commandline tool that enables you to extract email addresses from any website.

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, macOS and Linux
  • ✅ Show results on CLI
  • ✅ Save results to text file

Installation

Download the latest version

To start off, please head to the releases page and download the latest release.

If you don't trust me for some reason, feel free to download the latest released source code and build it your self.

Unpack the zip file

Unpack the downloaded zip file and put the files somewhere you could need it.


Usage

Starting the application

macOS

Launch the "kaelus-engine" executable.

Windows

Launch the "kaelus-engine" .exe file.

Getting the emails

Just enter the website URL you want to scan. After that, you will be asked, if you want to save the results to a file. Answer accordingly.

If your domain is "broken", kaelus-engine will "fix" it automatically.


Contributing

Contributions are welcome! Please follow these steps:

  1. Fork the repository
  2. Create a new branch (git checkout -b feature-name)
  3. Commit your changes (git commit -m 'Add some feature')
  4. Push to the branch (git push origin feature-name)
  5. Open a pull request

License

This project is licensed under the MIT License.


Contact

Feel free to reach out if you have any questions or suggestions!


Projects using kaelus-engine

KAELUS