Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 631 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 631 Bytes

ReverseCaptcha

Simple TCP Client with DNS Lookup and various functions to solve a reverse captcha. Solution to a task from "Proseminar Rechnernetze und Internettechnik" at University Innsbruck (Austria). Code comments are written in German. Written in C (gcc Linux). Use meant for solving reverse Captchas (proof that user is a robot).

Prerequisites

  • gcc (for building from source)

Build

Build with gcc under Linux (not tested on Windows).

Usage

Execute from console.

Parameters

Contributors

h4ppywastaken

License

This project is licensed under the MIT License. See LICENSE file for details.