> ## Content Index
> Fetch the complete content index at: https://darkwebinformer.com/llms.txt
> Use this file to discover other available public pages before exploring further.

# Emora: An OSINT tool that allows you to search for accounts by username across social networks
- URL: https://darkwebinformer.com/emora-an-osint-tool-that-allows-you-to-search-for-accounts-by-username-across-social-networks/
- Published: 2025-07-28T16:08:00.000Z
- Updated: 2025-09-04T22:20:57.000Z
- Author: Dark Web Informer
- Tags: OSINT, Tools

---

**GitHub:** <https://github.com/IdefaSoft/Emora-Project>

---

**Emora** is an OSINT tool that allows you to search for accounts by username across social networks. Inspired by tools like Sherlock, Emora provides a user-friendly graphical interface to ease the usage and navigation through the results.

## Overview

[](https://github.com/IdefaSoft/Emora-Project#overview)

- [Overview](https://github.com/IdefaSoft/Emora-Project#overview)
- [Showcase](https://github.com/IdefaSoft/Emora-Project#showcase)
- [Installation](https://github.com/IdefaSoft/Emora-Project#installation)
  - [Using binary release](https://github.com/IdefaSoft/Emora-Project#using-binary-release)
  - [Building from source](https://github.com/IdefaSoft/Emora-Project#building-from-source)
- [Features](https://github.com/IdefaSoft/Emora-Project#features)
- [Troubleshooting](https://github.com/IdefaSoft/Emora-Project#troubleshooting)
- [Contributing](https://github.com/IdefaSoft/Emora-Project#contributing)
- [Credits](https://github.com/IdefaSoft/Emora-Project#credits)

[Click Here](https://github.com/IdefaSoft/Emora-Project/blob/main/SupportedWebsites.md) to access the list of the 124 currently supported sites.  
We also have a discord server for the project! <https://discord.gg/gKT6GT2YCS>

## Showcase

![](https://storage.ghost.io/c/6b/16/6b16ac9c-cd67-432f-b0f3-bbec941084ff/content/images/2025/07/4398674398579827359823.gif)

[](https://github.com/IdefaSoft/Emora-Project#showcase)

![](https://storage.ghost.io/c/6b/16/6b16ac9c-cd67-432f-b0f3-bbec941084ff/content/images/2025/07/EmoraSearchExample-2.png)

## Installation

[](https://github.com/IdefaSoft/Emora-Project#installation)

### Using binary release

[](https://github.com/IdefaSoft/Emora-Project#using-binary-release)

If you don't want to or can't build the software yourself, you can download it [here](https://github.com/IdefaSoft/Emora-Project/releases/tag/v1.2.0)

### Building from source

[](https://github.com/IdefaSoft/Emora-Project#building-from-source)

In order to build the software, you need to install **Visual Studio 2022 or** higher (or maybe Rider). You can find Visual Studio at <https://visualstudio.microsoft.com/>.

## Features

[](https://github.com/IdefaSoft/Emora-Project#features)

- **Intuitive User Interface**: Emora offers a user-friendly graphical interface, making search and result exploration more accessible.
- **Search Across Multiple Sites**: The tool queries a variety of popular websites (129 for now) to determine if the specified username is being used.
- **Frequently updated**: Emora is a brand new open source project, and will be updated regularly!

## Troubleshooting

[](https://github.com/IdefaSoft/Emora-Project#troubleshooting)

If you happen to encounter a crash or a bug, please submit a bug report via the projects GitHub issue tracker.

## Contributing

[](https://github.com/IdefaSoft/Emora-Project#contributing)

Contributions are welcome! If you'd like to contribute to Emora, please fork the repository and submit a pull request with your changes.

## Credits

[](https://github.com/IdefaSoft/Emora-Project#credits)

This project was mainly inspired by [Sherlock](https://github.com/sherlock-project/sherlock).  
We sometimes also used [WhatsMyName](https://github.com/WebBreacher/WhatsMyName) to add certain sites.