Giter Site home page Giter Site logo

idv-login's Introduction

视频教程(与文字版冲突时以文字版为准)[https://www.bilibili.com/video/BV1qM4m1Q7i8]

idv-login-netease(绕过注册时间限制-一键法)

Github地址:https://github.com/Alexander-Porter/idv-login

  • 使用预打包版
    • 重要!关于安全性:仓库中的成品exe为自动化打包,不存在被注入恶意盗号代码的可能性。然而,对于网络上的转载链接,请自行确认其SHA256校验值与release->checksum中的SHA256是否相同,否则有被盗号风险。此处可以在线计算SHA256。如果希望自己构建,请参看下一节。
    • 下载方式:在页面右侧的auto-release处下载
  • 自己构建(可选)
    • 在 Python 官网下载 Python Python.org
    • 例:64 位电脑 Windows installer (64-bit)
    • 安装Python时要使用管理员权限,自定义(Custom)安装,添加到Path为所有用户安装pip
    • Windows7 下未经测试
    • 下载代码到本地,解压
    • 进入解压后的目录,shift+鼠标右键,选择打开Powershell或终端
    • 输入以下代码并回车
pip install -r requirements.txt
pyinstaller -F one-key.py
* dist文件夹中的one-key.exe就是成品
  • 登录方法

    • 鼠标双击运行one-key.exe (注意:部分杀软可能会因为修改hosts文件报毒,放行即可)
    • 保持终端窗口打开,然后打开第五人格
  • 不想丸啦

    • 在文件资源管理器里输入%windir%\System32\drivers\etc并回车,删除hosts文件,将bak文件重命名为hosts,即可解除工具对网易登录的劫持。

idv-login's People

Contributors

alexander-porter avatar plfjy avatar liubairun avatar nuym avatar

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.