Skip to content

GuckTubeYT/CaptchaSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CaptchaSolver

Growtopia captcha solver using C

Example

#include "captchaSolver.h"

int main() {
	printf("%s\n", captchaSolving("http://ubistatic-a.akamaihd.net/0098/captcha/generated/8c2dbe94-5dfe-4508-93d6-fb12d08d31c7-PuzzleWithMissingPiece.rttex"));
	return 0;
}

About

Growtopia captcha solver using C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages