- There is a reason why people moved away from distorted text based captcha. We are basically at the point where computers are better at them then humans.
https://www.usenix.org/system/files/conference/woot14/woot14... is a paper on the subject i think is really interesting
However a surprising amount of text based captchas can be solved in a few line shell script of, using imagemagik to convert to greyscale, dilate and undilate, then pass to teserract
However there are also sites like https://2captcha.net , so really captchas are more like putting a small min amount of effort.
by cherryteastain
2 subcomments
- The part about bad Keras<->Tensorflow.js interop is classic Tensorflow. Using TF always felt like using a bunch of vaguely related tools put under the same umbrella rather than an integrated, streamlined product.
Actually, I'll extend that to saying every open source Google library/tool feels like that.
by Dachande663
3 subcomments
- Semi-related but I needed a CAPTCHA on my site[0] mainly to block comment form spam and settled on repurposing a fun method I’d seen before. Is definitely not foolproof (or hard at all), but I really liked making it.
[0] https://www.hybridlogic.co.uk/contact
- If you're into this, here's my 2014 breakdown of the Silk Road CAPTCHA: https://github.com/mieko/sr-captcha
- Appropriate response by 4Chan to this: simplify the human work given that anyway it's simple to solve via NNs. We are at a point where designing very hard captchas has high probabilities to increase the human annoyance without decreasing the machine solvability.
- I wonder if it would be better to pretend to have a captcha but really you are analysing the user timing and actions. Honestly I half suspect this is already going on.
If you wanted to go full meta "never go full meta" you would train a AI to figure out if the agent on the other side was human or not. that is, invent the reverse turing test. it's a human if the ai is unable to differentiate it's responses from normal humans responses. as opposed to marketing human responses.
Well now I have to go have a lay down, I feel a little ill from even thinking on the subject.
by benreesman
1 subcomments
- In my opinion the granddaddy of all 4chan CAPTCHA busts is still Yannick Kilcher’s GPT-J tune on “Raiders of the Lost Kek” set, and might be the coolest thing an LLM has ever done on video: https://youtu.be/efPrtcLdcdM?si=errY0PrEhnX9ylDw
by Pikamander2
1 subcomments
- > The official TensorFlow-to-TFJS model converter doesn't work on Python 3.12. This doesn't seem to really be documented.
> TensorFlow.js doesn't support Keras 3.
I tried getting into some casual machine learning stuff a few years ago and more or less gave up because of stuff like this. It was staggering how many recent tutorials were already outdated, how many random pitfalls there were, and how many "getting started" guides assumed you were already an expert.
by ChrisMarshallNY
3 subcomments
- That’s like spending a few hours, learning to take the lid off your septic tank.
- If there is one blog I've fell in love it, it's nullpt.rs.
Still waiting for part 2 of Reverse Engineering Tiktok's VM Obfuscation
- I'm asking myself if a post titled “Breaking the Stormfront CAPTCHA” would lead to the same discussion. Maybe I should spend less time on this website.
- I understand why Cloudflare has to exist. But its beyond annoying that it forces you into using an unmodified Chrome sans VPN.
by makifoxgirl
0 subcomment
- This project also solves the 4chan captcha https://github.com/moffatman/chan
- I remember when they introduced their new captcha; it was so tedious to solve it I stopped interacting there entirely.
by kattagarian
1 subcomments
- I remember trying to use 4chan once and i couldn't even pass through the captcha.
- Does 4Chan also have bot BEHAVIOR detection (e.g. unnatural mouse movements)that google captcha has?
- I've built 3 iterations of captcha solvers for that crappy website based on https://github.com/drunohazarb/4chan-captcha-solver/issues/1 . The only thing I've learned along the way is that it's mostly pointless outside of a "learning" exercise, since they'll change the captcha (in terms of letter count or the entropy background). Initially, it was 4 characters with pretty obvious background, then it turned to 5, then it was both 4 and 5 and the current iteration which is also either 4 or 5, but with a lot of entropy surrounding the characters.
- Glad to see Blackjack and Jordin. We used to hack on Minecraft together. nullpt.rs and secret.club are full of former video game hackers :)
- It’s nice to see this posted and interesting that it’s in tensorflow. I wonder for how many years the capture was already broken but not just posted about publicly.
by smithcoin
2 subcomments
- I’ll never forget spending the evening of the 2016 election on /pol/
- Parsing the visualization data, within a JSON script tasked with parsing it is a complex endeavor when the site requires verifying email.
If the JSON file is corrupt, it shows the following if tt1 and cd do not align.
> "error": "You have to wait a while before doing this again"
- Very tasteful title animation I must say. It’s fast enough, you feel it, and not distracting, gives a vibe even from glancing
- It might be worth noting that this, including the harder version the op encountered, are not the hardest captchas that 4chan can serve. There is a still harder version which is sent to less trustworthy IPs. I imagine it would still be tractably solved with computer vision. This in part misses the point though, since 4chan has been continuously altering their captcha since it released, making it difficult to create a permanent solution that won't be broken down the road.
- Jesus looking at both example captchas... as a human... i have no fucking clue the answer lol
- Following the links to the captcha solving service you can read profiles of the humans doing the work where its pitched as more ethical than them working in hazardous factories!
by tumsfestival
3 subcomments
- I can only imagine how much worse they'll make the captcha after stuff like this picks up speed with the users all the while being ineffective against the bots.
- Man, is there anything computers won't be able to break!
crazy
- 4Chan is probably one of the only social platforms where genuiune users and russian bots share the same views, why even bother with CAPTCHAs?
by 2Gkashmiri
0 subcomment
- Hey dude. Any idea if 1000 labelled images are good enough for training and how much time it would take to train on a a40 nvidia like on https://www.runpod.io/pricing ?
by asynchronous
1 subcomments
- [meta] what blog site is this? Is it a joint among authors? I can’t find more information on their GitHub. Looks neat.
- the blacked out minimalist aesthetic on this site looks really cool
by ranger_danger
1 subcomments
- For those that don't know, the JKCS extension has been doing this for years already:
https://addons.mozilla.org/en-US/firefox/addon/jkcs/
https://chromewebstore.google.com/detail/joshi-koukousei-cap...
Userscript version: https://github.com/drunohazarb/4chan-captcha-solver
- Hi veritas
- Not a word on how describing and releasing this code is obviously unethical!? Captchas have a legitimate use to keep bots out.
- Bet it can't break reCAPTCHA on a VPN.
[edit]
More specifically I mean when they insidiously give you infinite tests even though it's impossible to pass because the IP has been blacklisted... There's a special place in hell for the anti-human's that made that decision, and yes it involves captcha.
> The official TensorFlow-to-TFJS model converter doesn't work on Python 3.12. This doesn't seem to really be documented, and the error messages thrown when you try to use it on Python 3.12 are non-obvious. I tried an older version of Python (3.10) on a hunch, using PyEnv, and it worked like a charm.
Amazing. And then people wonder why "just use python 2" is still a thing.
by fresh_broccoli
10 subcomments
- I wasn't a very active 4chan poster to begin with, but when they introduced this awful CAPTCHA, and later the 300s countdown before making the first post, I completely lost interest in using the website.
Anonymous boards were supposed to be low-friction, but now 4chan is one of the most user-hostile social media platforms around. It takes a special kind of dedication to post there, which I seriously doubt helps the quality of the site.
by bigbacaloa
0 subcomment
- [dead]
- [flagged]
by NoMoreNicksLeft
3 subcomments
- I suspect really strongly that the available characters in the 4chan captcha were chose to be able to spell out the most racist/nazi/extreme slurs and slogans imaginable. For instance, not all numerals are ever used, but 1, 4, and 8 are. K is often there, and whatever the algo is, pseudorandom or not, it often doubles/triples characters. I've personally seen "kkk" twice over the years. Mind you, it does seem random. But even randomly, these must happen often enough to set that crowd off, they make a game of posting a screenshot of the "good ones".
by anigbrowl
4 subcomments
- Congratulations, now it will get upgraded and become more work for humans to solve, increasing the burden on every non-malicious user.
- If there's one place on the web I would apply anonymity with great diligence, it would be posting any article that might put me at odds with the good people of 4Chan.
mostly kidding! mostly