EvilZone

Programming and Scripting => Scripting Languages => : GuerrillaWarfare March 30, 2015, 04:40:25 PM

: [Python] FPR - Facebook Photo Resolver
: GuerrillaWarfare March 30, 2015, 04:40:25 PM
So i'm back after being away for SUPER LONG!

Anyway i've coded a tool dubbed "Facebook Photo Resolver".

it takes a Facebook CDN photo as input and attempts match a name to a profile.

Enjoy.

https://github.com/GuerrillaWarfare/FPR
: Re: [Python] FPR - Facebook Photo Resolver
: Kulverstukas March 30, 2015, 06:31:21 PM
Ok, seems legit. What is the success rate?
: Re: [Python] FPR - Facebook Photo Resolver
: GuerrillaWarfare March 30, 2015, 06:39:26 PM
 ::) Yup, very legit. The success rate depends on the users privacy settings.

So if a user has a public photo, a.k.a. The Profile picture, FPR will resolve that into a name, a direct link ... etc.

Now if a user has a different photo and is somehow locked down by the "Post only to friends" feature, that means you can't see it: 1. because you're not logged in and 2. You're not that persons friend.

so again i say, it all depends. Enjoy.