Module javascript_v2

Module javascript_v2 

Source
Expand description

Solver for Cloudflare JavaScript VM challenge v2.

Extracts orchestration metadata embedded in the challenge page, prepares the expected payload (including optional hCaptcha tokens), and relies on the shared executor to perform the delayed submission.

Structs§

JavascriptV2Solver
Solver capable of handling Cloudflare VM (v2) JavaScript challenges.

Enums§

JavascriptV2Error