funcaptcha
funcaptcha copied to clipboard
The changes that appear in tguesses in version 2.3.1 are not session tokens. How can tguesses obtain them
The changes that appear in tguesses in version 2.3.1 are not session tokens. How can tguesses obtain them
been working for couple of days on figuring it out, they did well job hiding and messing the whole process of the generation of those tguess.
yes they hide tguess generation algoritm
Hey @noahcoolboy please let me know how I can contact you via DM for a commercial offer. Thanks
try this
curl 'https://arkose-service.onrender.com/tguess' \
--header 'Content-Type: application/json' \
--data '{
"guess":[
{
"index":0
}
],
"dapib_url":"https://client-api.arkoselabs.com/dapib/us-west-2/304df954-3618-4f72-89bd-72763cee1bf9/670.js?mac=HkU2t0w%2BQhpVa%2Fc5OC59nlIjO4q%2BaCYZX2uAP4V6SQE%3D&expiry=1704416043556",
"session_token":"52417a74bb81adc79.5979196002"
}'
thử cái này
curl 'https://arkose-service.onrender.com/tguess' \ --header 'Content-Type: application/json' \ --data '{ "guess":[ { "index":0 } ], "dapib_url":"https://client-api.arkoselabs.com/dapib/us-west-2/304df954-3618-4f72-89bd-72763cee1bf9/670.js?mac=HkU2t0w%2BQhpVa%2Fc5OC59nlIjO4q%2BaCYZX2uAP4V6SQE%3D&expiry=1704416043556", "session_token":"52417a74bb81adc79.5979196002" }'
but how to get the value of dapib_url
thử cái này
curl 'https://arkose-service.onrender.com/tguess' \ --header 'Content-Type: application/json' \ --data '{ "guess":[ { "index":0 } ], "dapib_url":"https://client-api.arkoselabs.com/dapib/us-west-2/304df954-3618-4f72-89bd-72763cee1bf9/670.js?mac=HkU2t0w%2BQhpVa%2Fc5OC59nlIjO4q%2BaCYZX2uAP4V6SQE%3D&expiry=1704416043556", "session_token":"52417a74bb81adc79.5979196002" }'
but how to get the value of dapib_url
https://client-api.arkoselabs.com/fc/gfct/
try this
curl 'https://arkose-service.onrender.com/tguess' \ --header 'Content-Type: application/json' \ --data '{ "guess":[ { "index":0 } ], "dapib_url":"https://client-api.arkoselabs.com/dapib/us-west-2/304df954-3618-4f72-89bd-72763cee1bf9/670.js?mac=HkU2t0w%2BQhpVa%2Fc5OC59nlIjO4q%2BaCYZX2uAP4V6SQE%3D&expiry=1704416043556", "session_token":"52417a74bb81adc79.5979196002" }'
now returns Not Found
, has been shut down?
try this
curl 'https://arkose-service.onrender.com/tguess' \ --header 'Content-Type: application/json' \ --data '{ "guess":[ { "index":0 } ], "dapib_url":"https://client-api.arkoselabs.com/dapib/us-west-2/304df954-3618-4f72-89bd-72763cee1bf9/670.js?mac=HkU2t0w%2BQhpVa%2Fc5OC59nlIjO4q%2BaCYZX2uAP4V6SQE%3D&expiry=1704416043556", "session_token":"52417a74bb81adc79.5979196002" }'
now returns
Not Found
, has been shut down?
被render制裁了。 The service was banned by render
try this
curl 'https://arkose-service.onrender.com/tguess' \ --header 'Content-Type: application/json' \ --data '{ "guess":[ { "index":0 } ], "dapib_url":"https://client-api.arkoselabs.com/dapib/us-west-2/304df954-3618-4f72-89bd-72763cee1bf9/670.js?mac=HkU2t0w%2BQhpVa%2Fc5OC59nlIjO4q%2BaCYZX2uAP4V6SQE%3D&expiry=1704416043556", "session_token":"52417a74bb81adc79.5979196002" }'
now returns
Not Found
, has been shut down?
被render制裁了。 The service was banned by render
Can you update the new link?
curl --location 'http://103.179.172.54:3000/api/tguess' \
--header 'Content-Type: application/json' \
--data '{
"guess":[
{
"index":1
},
{
"index":5
}
],
"dapib_url":"https://client-api.arkoselabs.com/dapib/ap-southeast-1/51b199df-f3b4-47e3-a7c4-8ff7b099411f/909.js?mac=DuBHd%2BBOAz5%2F3rtGIRmx1L2gDlmYjOwgMU1oBH8G6eg%3D&expiry=1713929911463",
"session_token":"75917c8cbb3d88e65.0220517304"
}'
Contact my telegram if you want to buy source code @nguyenphuong_99
You can generate the "guess" and "tguess" components using this: https://github.com/unfuncaptcha/tguess
That way you don't have to use an third party API, or pay some guy through telegram.