Protection Against Photo Verification - Easy DIY Tool

reapV

Registered Member
Joined
Jan 27, 2014
Messages
56
Reaction score
10
Hi there,

just discovered a nice tutorial for bypassing / protection against Facebook's photo friend verification mechanism.

Precisely, it is more of a protection against the photo verification. It won't work if your account is already blocked but it will make sure that photo verification can not hurt you in the future if you are able to log on to your account right now.So if you plan on building up some Facebook accounts or if you want to harden your already existing accounts, do some planning ahead and protect yourself against photo verification by doing the following:

1. Use or build a FB app that downloads all your friends' photos where they are tagged in (photo verification uses exactly those photos) and stores them in a searchable manner (there a quite some tutorials on BHW on how to do this manually... manual work sucks ;)

2. If you face photo verification, manually compare the pictures they show you with the ones you downloaded
Link to the full tutorial with PHP code and how to build a FB app that does the job for you:

www.shelldaemon.com/2014/01/bypass-facebook-photo-verification.html

Have fun!
 
The link doesn't work because there's the word "reapV" right after the .html
Remove "reapV" and then press ok, the article will load properly! ;)
 
hopefully soon i'll be a noob with cool colors and stars and signatures all over the place lmao...

Question: is it all the photos I tag friends in? or all photos the friend is tagged in? also does tagging friends give any security benefit?!(obviously it helps spread ya pics around though)
 
DEFINITELY gonna use this!! thanks!
I also figured out that you can use your email to find all friend/groups you had. Its time consuming though.Maybe I'll get a scraper for that task just in case I'm banned again.
 
Glad you like it (:

There is also a lot of power in automating the Facebook stuff like posting to groups, posting on friend's walls ... If you get your head around that piece of PHP code on the blog I posted, you can easily modify it and twitch it for your needs.
 
Or simply make an additional account and add it every time to your new account friendslist.
 
What do you mean exactly?

Creating a second account and add all friends you added with your first account? What if your second account encounters photo verification? Also, this would require all of your main account's friends to accept you. This does also not work with the common tactic of luring other people into adding you, instead of actively adding them.
 
You're more than welcome.
 
Back
Top