Coder Social home page Coder Social logo

Comments (8)

c0ny1 avatar c0ny1 commented on July 21, 2024

你使用的版本不是最新源码,这个问题已经解决。

from captcha-killer.

doge-dog avatar doge-dog commented on July 21, 2024

我是直接git clone然后mvn package遇到的情况,点击发包到captcha面板然后识别会发包错误,直接重发是正常的

from captcha-killer.

c0ny1 avatar c0ny1 commented on July 21, 2024

你说的直接重发具体是什么,直接复制数据包到模版面板么

from captcha-killer.

doge-dog avatar doge-dog commented on July 21, 2024

通过post报文是可以正常发包获取到结果的。
image
点击发送到captcha面板。
image
然后修改captchaData为如下:
image
点击识别,回显了404。
image
经过测试,发现requst raw跟requst template的有些行相差一个字符,例如host,导致显示404.
image

from captcha-killer.

doge-dog avatar doge-dog commented on July 21, 2024

经过测试,在存在字符被清除的行后面加多一个空格就可以正常了。
image

from captcha-killer.

c0ny1 avatar c0ny1 commented on July 21, 2024

我这边一直是正常的,有点迷。你能发下你去敏的模版数据包么

from captcha-killer.

doge-dog avatar doge-dog commented on July 21, 2024
POST /upload HTTP/1.1
Host: v2-api.jsdama.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:74.0) Gecko/20100101 Firefox/74.0 
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8
Accept-Language: zh-CN,zh;q=0.8,zh-TW;q=0.7,zh-HK;q=0.5,en-US;q=0.3,en;q=0.2
Accept-Encoding: gzip, deflate
Connection: close
Upgrade-Insecure-Requests: 1
Content-Type: application/x-www-form-urlencoded
Content-Length: 754 

{"softwareId":xxxxx,"softwareSecret":"xxxxx","username":"xxxxx","password":"xxxxx","captchaData":"<@BASE64><@IMG_RAW></@IMG_RAW></@BASE64>","captchaType":1001,"captchaMinLength":0,"captchaMaxLength":0,"workerTipsId":0}

from captcha-killer.

c0ny1 avatar c0ny1 commented on July 21, 2024

这个问题已在此处解决 f37ba43 请移步realse下载最新版。

image

from captcha-killer.

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.