[PHP] Account Maker with captcha bypass

06/04/2013 10:03 wintechz#1
Sup ;)

I posted my captcha reader here: [Only registered and activated users can see links. Click Here To Register...]

This is example of use - account maker with captcha bypass.

You need server with PHP with curl enabled to run it (xampp is good).

HOSTED VERSION:
[Only registered and activated users can see links. Click Here To Register...]

Some screenshots:
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
06/04/2013 12:06 nhcoohrh#2
Nice man have to test it see how it goes.
06/04/2013 15:31 wintechz#3
Hosted version: [Only registered and activated users can see links. Click Here To Register...]
06/04/2013 17:01 nurni#4
Quote:
Originally Posted by wintechz View Post
Hosted version: [Only registered and activated users can see links. Click Here To Register...]
This is actually really nice.
It's good to see someone finally released a free scipt, since im quite sure there haven't been any free creator with good working captcha bypasses.
I have recently been looking into captcha bypassing and I'm quite sure it's hard to get a good working script.
How long did you work on this script if I may ask?
06/04/2013 17:19 wintechz#5
Just few hours for working captcha reader, and another few hours for improving accuracy.
06/05/2013 19:31 valen#6
Quote:
Originally Posted by wintechz View Post
Just few hours for working captcha reader, and another few hours for improving accuracy.
what are the specific adjustments you did to improve accuracy? ive tried it myself but.. i really dont get it better than around 30% :[
06/06/2013 22:20 muk-as#7
nice job
06/06/2013 22:31 andrelac#8
Call me ignorant, but what is this for? :D
06/07/2013 21:13 HackTec#9
very n1
07/10/2013 14:45 wintechz#10
Bump, still working :)
07/12/2013 16:30 muk-as#11
ip topic. nic work
07/17/2013 15:39 depotism#12
hi,

really great work. i was missing some features so i decided to add something and as i love guys sharing their work i also love to share my work. so here it is.

salute
07/17/2013 23:36 muk-as#13
what u add?
07/18/2013 07:15 depotism#14
I added:
-Random name generation (from a list in data/ dir)
-Random email generation (from a list of hosts with matching usernames)
-Random password generation (as option)
-Random Birthday
-Keep password over multiple accounts
-Added refid
-Stored successfully added Accounts in Session so you can see them alltogether at the end of the page
-Keeps all needed settings (Server, Refid, [Password if checked]) until the next creation, just the username, mail, [password] and date of birth are randomizing again
07/18/2013 15:25 StrategicNuke#15
I really don't get why you people don't get like a PRIZE for this. I mean this work is so amazing.
Thank you Wintechz and depotism.