Skip to content

Instantly share code, notes, and snippets.

View Bit-Blazer's full-sized avatar

Kamil Hassan Bit-Blazer

View GitHub Profile
@Bit-Blazer
Bit-Blazer / Script.js
Last active December 6, 2024 15:12
Solves Math Captcha on the SkillRack website using Tesseract.js.
// ==UserScript==
// @name SkillRack Math Captcha Solver
// @namespace http://tampermonkey.net/
// @version 0.6
// @description Solves Math Captcha on the SkillRack website using Tesseract.js.
// @author Bit-Blazer
// @license GNU GPLv3
// @match https://www.skillrack.com/faces/candidate/codeprogram.xhtml
// @match https://www.skillrack.com/faces/candidate/tutorprogram.xhtml
// @icon https://envs.sh/GiG.png