Skip to content

dincertekin/mailogle

Repository files navigation

mailogle

An OSINT tool for finding email addresses across popular platforms.

Note: This tool is designed for educational purposes only. The author is not responsible for any illegal use.

Description

mailogle is a Python-based OSINT tool that helps you find email addresses associated with accounts on platforms like GitHub, Spotify, Instagram, and Snapchat. It is designed to be simple to use while providing a straightforward way to gather open-source intelligence.

Screenshots

mailogle screenshot

Getting Started

Dependencies

  • Linux
  • Python 3.x
  • pip or Poetry

Installing

  • Clone the repository:
git clone https://github.com/dincertekin/mailogle.git
cd mailogle/
  • Install with pip:
pip install -r requirements.txt
  • Or install with Poetry:
poetry install

Executing program

  • Run the tool:
python mailogle.py

Help

If you run into dependency issues, make sure you are using Python 3 and that pip is up to date.

pip install --upgrade pip

Contributing

Contributions are welcome! To get started:

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

Please open an issue first for major changes to discuss what you'd like to change.

License

This project is licensed under the Apache-2.0 License - see the LICENSE.md file for details

Acknowledgments

  • Inspired by megadose's holehe

About

OSINT tool for finding email addresses on platforms like GitHub, Spotify, and Instagram.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages