ThoughtfulDev / EagleEye

Stalk your Friends. Find their Instagram, FB and Twitter Profiles using Image Recognition and Reverse Image Search.
Do What The F*ck You Want To Public License
4.24k stars 560 forks source link

Reverse image/name search #49

Closed 0x5ECF4ULT closed 5 years ago

0x5ECF4ULT commented 5 years ago

Sometimes you just have a image or a name from your target. This would be an improvement if you simply don't know the name of your target or you heard a name but you don't have an image.

ThoughtfulDev commented 5 years ago

Use the --skipfb option. This skips the facebook search thus you dont need a name e.g python eagle-eye.py --skipfb

0x5ECF4ULT commented 5 years ago

But what if you have a name and no image? Therefore it would be nice if you wouldn't have to do --skipfb

ThoughtfulDev commented 5 years ago

Whats so bad about --skipfb? this way you dont need a name. This is useless without at least one image. How do you know if the image is correct? We do face recognition using the image you supply vs the images it finds to match the correct ones.