GithubHelp home page GithubHelp logo

source-code's Introduction

Fuck 学习强国

一款帮助成年人(或许未来包括小朋友)自动学刁的软件

下载

Windows  |  镜像1  |  镜像2

Mac  |  镜像1  |  镜像2

Linux x86_64  |  镜像1  |  镜像2

树莓派 (Linux armv7l)  |  镜像1  |  镜像2

app.asar 更新包  |  镜像1  |  镜像2
(记得校验sha256)

在 IPFS 上的镜像

ipns://QmXBUF7nWwQeQfdiewCFUtQvb5YDPdMZ81J1EyfXpbeLVw

IPFS镜像1  |  IPFS镜像2  |  IPFS镜像3  |  IPFS镜像4  |  IPFS镜像5

使用方法

  • 请解压后点击 Fuck学习强国.exe 来启动程序。
  • 对于Linux用户,请在使用前为程序添加可执行权限: chmod +x Fuck学习强国
  • 如果你没有登录账号,请在打开的页面中扫描二维码登录。
  • 等待打开的窗口中的程序自动完成“学刁”,你可以用这台电脑做其他事情,但不要 最小化 或 关闭 那个窗口已经解决此问题)。

直接在命令行界面运行

以 Ubuntu 系统 (Linux x86_64) 为例

# 安装依赖
sudo apt update
sudo apt upgrade
sudo apt-get install -y \
    wget \
    unzip \
    libgtk-3-0 \
    xvfb \
    libxss1 \
    libnss3 \
    libasound2

Xvfb -ac -screen scrn 1280x2000x24 :9.0 &
export DISPLAY=:9.0

# 下载并解压程序
wget -O fuck-xuexiqiangguo.zip https://github.com/fuck-xuexiqiangguo/Fuck-XueXiQiangGuo/raw/master/Fuck学习强国-linux.zip
unzip -q -d ./fuck-xuexiqiangguo/ fuck-xuexiqiangguo.zip

cd fuck-xuexiqiangguo
chmod +x ./Fuck学习强国

# 运行程序
./Fuck学习强国 --headless

# 等待片刻,使用学习强国APP扫描屏幕上的二维码登录

命令行选项

使用 ./Fuck学习强国 --help 查看命令行选项帮助

更新方法

使用最新的app.asar替换resources/app.asar

对于Mac用户,请替换Contents/Resources/app.asar

version.json文件中有app.asar的sha256校验值,可自行核对。

Changelog

CHANGELOG.md

License

Fuck XueXiQiangGuo is licensed under MIT License

源代码


本软件为公益性质,永久免费使用

如果你为本软件支付过费用,请立即退款

不接受捐款

source-code's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

source-code's Issues

关于实现验证码识别功能

看了阁下实现的代码,请问模型是自己训练的吗?
或者参考/引用了哪些开源项目,望回答
另外希望阁下继续注意个人安全,警惕钓鱼言论

关于反制自动刷分工具的传言和对应

是这样,最近帮助学校老师使用了项目主开发的工具,因为本人是软件学生,然后老师也是信息技术的专业毕业(当然并没有做程序员,悲),之间就想到这么个问题。然后我去问了下,听说机关单位里面已经有说“被发现使用自动程序分数清零”或者“要进行处罚”这样的情况。首先这个情报应该有点可信度因为问的是体制里的人。反正github本来就公开,这种个项目我看总不可能具有好的保密性,也不符合作者本来的意图。虽然按理说要是赵真想反制呢从成本上只要花够就基本确定能成功了,那么请问项目主现在有没有就是以后应对这样的情况或者说提高一下反制成本呢的打算?
/因为github不能私信我就只能开issue了。源代码我还没看,但是我稍微观察了一下win版本程序的运作,发现好像本身已经会试图假装用户的浏览行为。还有啊我姑且也会一点点js,真的是一点点,请问作者现在忙不忙,要不要人打杂?/

这个强国网站挺有意思

本来想用python的selenium写一个自动学习,但是发现在搜索元素的时候,一般的办法,包括xpath,或者链接文字等等查找,什么也搜索不到。明明肉眼可见的链接,就是搞不到地址。
因为我不会js,所以想求教一下,这方面在您的软件中使用了这样的思路吗,或者有解决办法?

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.