Giter Site home page Giter Site logo

eyes's Issues

how to use it ?

When I try, its give me this :
:~/Eyes$ python eyes.py [email protected]
sh: line 1: title: command not found
python eyes.py
[-] Eyes only works with Python 3.10+.
-> Go install the most recent version of python -> https://www.python.org/downloads/
~/Eyes$ python eyes.py

How to update python to 3.10+ ?
I'm using cloud shell for testing it

Problem

After running python eyes.py (email) I get this error message. What can it depend on?

sh: 1: title: not found
Traceback (most recent call last):
File "/home//Eyes/eyes.py", line 8, in
import asyncio ;from lib.cli import parser; asyncio.run(parser())
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/
/Eyes/lib/cli.py", line 3, in
from output import eyes_output
File "/home/*****/Eyes/output.py", line 1, in
from modules.email_modules import duolingo, gravatar, imgur, protonmail, bitmoji, x, github, mailru, pastebin
File "/home//Eyes/modules/email_modules/github.py", line 6, in
from lib.image import get_hashed, fetch_img
File "/home/
/Eyes/lib/image.py", line 3, in
import imagehash
ModuleNotFoundError: No module named 'imagehash'

Protonmail API

The way in which your script verifies if a Protonmail address is valid does not work anymore.
The Proton API is broken.

Try it out with any protonmail address and the API will always return a positive match for an email that does not exist --> https://api.protonmail.ch/pks/lookup?op=index&search=oiezjaodfvdfvdfvssdfvdfvsdfiehjveiovuhzervui@protonmail.com

This is why the tool Protosint by PixelBubble is broken and has been broken for a long time.
It's also why I updated my own script --> https://github.com/C3n7ral051nt4g3ncy/Prot1ntelligence

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.