GithubHelp home page GithubHelp logo

Comments (3)

Matt-wzy avatar Matt-wzy commented on June 7, 2024

抱歉,我大部分代码看不懂,能帮帮我怎么把FFFF
换成其它的,我觉得学校看到我ua为FFFF...觉得不正常,可能会把我号给封了。我想换成正常的ua,这样感觉更安全,我上学期校园网掉了可以秒登,所以用脚本写了一个重登代码,这个学期就不行了。
上个学期一天重登40多次,应该是被学校看出异常。
我怕学校这次又看出异常,把不正常ua也加入扫描范围
这样就不行了。

亲亲如果您是抓包抓到请求然后用请求反复登录而不是模拟鼠标点击这种方式登录的话建议您今年重新抓包,也许会解决一天重登40多次的问题。

至于其他问题请留给作者。

别问我为什么这样给你建议,鬼知道为什么一个登录请求还带变得。

from ua2f.

Zxilly avatar Zxilly commented on June 7, 2024

你说的没法实现,UA2F设计之初就是面向包的处理,所以只能替换UA为等长的字符串。
你说的学校看到我ua为FFFF...觉得不正常基本不可能,校园网流量这么大只可能是设备审计,人工审计不可能的

from ua2f.

Zxilly avatar Zxilly commented on June 7, 2024

如果你想换个字母的话,改这里

UA2F/src/ua2f.c

Line 445 in 661334b

memset(str, 'F', sizeof_buf);

from ua2f.

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.