Git Product home page Git Product logo

Comments (19)

mevrover avatar mevrover commented on July 23, 2024

where can I learn more about motion data and editing it?

from hcaptcha-challenger.

QIN2DIM avatar QIN2DIM commented on July 23, 2024

@mevrover I recommend this article, which is easy to understand and suitable for getting started.🧙‍♂️

from hcaptcha-challenger.

ijnrghjkdsmigywneig203 avatar ijnrghjkdsmigywneig203 commented on July 23, 2024

This will include having a human like curve to click the hcaptcha element and also having some movement being stimulated while clicking the images?

from hcaptcha-challenger.

QIN2DIM avatar QIN2DIM commented on July 23, 2024

Not available in headless mode

from hcaptcha-challenger.

ijnrghjkdsmigywneig203 avatar ijnrghjkdsmigywneig203 commented on July 23, 2024

Right

from hcaptcha-challenger.

ijnrghjkdsmigywneig203 avatar ijnrghjkdsmigywneig203 commented on July 23, 2024

@QIN2DIM When could we expect this update?

from hcaptcha-challenger.

ijnrghjkdsmigywneig203 avatar ijnrghjkdsmigywneig203 commented on July 23, 2024

@QIN2DIM check the repo of selenium-cursor - https://github.com/smirad91/SeleniumCursor
Makes realistic like movements to click elements. I couldnt get it to correctly move to the images, instead it would slightly miss them.

from hcaptcha-challenger.

QIN2DIM avatar QIN2DIM commented on July 23, 2024

@ijnrghjkdsmigywneig203 lovely cat

from hcaptcha-challenger.

ijnrghjkdsmigywneig203 avatar ijnrghjkdsmigywneig203 commented on July 23, 2024

@ijnrghjkdsmigywneig203 lovely cat

When do you think this human mimicking movements update will be implemented?

from hcaptcha-challenger.

ijnrghjkdsmigywneig203 avatar ijnrghjkdsmigywneig203 commented on July 23, 2024

@QIN2DIM When will you add this feature...

from hcaptcha-challenger.

QIN2DIM avatar QIN2DIM commented on July 23, 2024

I will not open source for now, this feature is a paid resource in some areas and the price tag is very high. I don't want to upset the balance.

from hcaptcha-challenger.

ijnrghjkdsmigywneig203 avatar ijnrghjkdsmigywneig203 commented on July 23, 2024

I will not open source for now, this feature is a paid resource in some areas and the price tag is very high. I don't want to upset the balance.

could you give it to me personally?

from hcaptcha-challenger.

ijnrghjkdsmigywneig203 avatar ijnrghjkdsmigywneig203 commented on July 23, 2024

I am only going to use it for my personal projects, nothing will be released/opensourced.

from hcaptcha-challenger.

ijnrghjkdsmigywneig203 avatar ijnrghjkdsmigywneig203 commented on July 23, 2024

If not, where can I get started to try and make my own version? @QIN2DIM

from hcaptcha-challenger.

QIN2DIM avatar QIN2DIM commented on July 23, 2024

It is very difficult to make the stated " mimic" effect through code alone. The kinematic knowledge and mathematical analysis process involved here is so complex that I don't think it can be done by some high school or college student.

The solution I am using is "reinforcement learning + temporal intent". I added context modifiers to all ActionChains APIs, adding Bezier curve traces that fit the intent between each of the original language APIs regarding mouse actions. The solution is able to recreate the human mouse trajectory to the maximum extent and can spoof ML-based trajectory recognition patches.

If you intend to express some curve equation through code, that's fine, but as I said above, you need to put it into a business context to articulate the movement intent, otherwise it will be flagged by ML. I'm not sure if Discord will fit these trajectories through machine learning, but doing so allows you to generate trajectories that make sense.

from hcaptcha-challenger.

QIN2DIM avatar QIN2DIM commented on July 23, 2024

I've observed a lot of open source projects on this, and I think most of them generate mouse trajectories with the purpose of spoofing detectors, rather than mimicking human behavior online. So it's another never-ending game of cat and mouse.👻

I'm looking forward to the next generation of human-computer challenge games, which will be very interesting.

from hcaptcha-challenger.

ijnrghjkdsmigywneig203 avatar ijnrghjkdsmigywneig203 commented on July 23, 2024

I've observed a lot of open source projects on this, and I think most of them generate mouse trajectories with the purpose of spoofing detectors, rather than mimicking human behavior online. So it's another never-ending game of cat and mouse.👻

I'm looking forward to the next generation of human-computer challenge games, which will be very interesting.

That's what im trying to do, bypass the detection. Not mimick human behavour, I mean't it as the same thing.

from hcaptcha-challenger.

ijnrghjkdsmigywneig203 avatar ijnrghjkdsmigywneig203 commented on July 23, 2024

It is very difficult to make the stated " mimic" effect through code alone. The kinematic knowledge and mathematical analysis process involved here is so complex that I don't think it can be done by some high school or college student.

The solution I am using is "reinforcement learning + temporal intent". I added context modifiers to all ActionChains APIs, adding Bezier curve traces that fit the intent between each of the original language APIs regarding mouse actions. The solution is able to recreate the human mouse trajectory to the maximum extent and can spoof ML-based trajectory recognition patches.

If you intend to express some curve equation through code, that's fine, but as I said above, you need to put it into a business context to articulate the movement intent, otherwise it will be flagged by ML. I'm not sure if Discord will fit these trajectories through machine learning, but doing so allows you to generate trajectories that make sense.

Thanks, I will look into it👍

from hcaptcha-challenger.

jjhesk avatar jjhesk commented on July 23, 2024

@QIN2DIM you have basically modified the selenium and adding an additional module for mouse movement that can generate valid motionData for hcap validation detection?

from hcaptcha-challenger.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.