okainov / munich-scripts

Some useful scripts simplifying bureaucracy
MIT License
198 stars 33 forks source link

add captcha solving #89

Closed matrixtux closed 1 year ago

matrixtux commented 1 year ago

The audio variant of the captcha is very easy to solve using binary comparison to the individual characters.

Feel free to make any changes to this code

Closes #84

okainov commented 1 year ago

Thanks, sorry it took so long :) Really cool and simple way!