GithubHelp home page GithubHelp logo

hhy5277 / baidunetdiskplugin-macos Goto Github PK

View Code? Open in Web Editor NEW

This project forked from codetips/baidunetdiskplugin-macos

0.0 1.0 0.0 1.27 MB

For macOS.百度网盘 破解SVIP、下载速度限制~

License: MIT License

Shell 13.55% Objective-C 84.02% Objective-C++ 2.43%

baidunetdiskplugin-macos's Introduction

BaiduNetdiskPlugin-macOS

platform GitHub license

baidubetdiskplugin baidubetdiskplugin_1

说明

  • 免责声明:本项目旨在学习macOS 逆向的一点实践,不可使用于商业和个人其他意图。若使用不当,均由个人承担。

  • 本项目只用于学习和交流,有能力的请购买官方VIP服务。

  • 包含功能:本地SVIP图标显示,去除本地下载速度限制(服务端已添加限制单文件200kb左右),去除本地极速下载试用时长限制(服务的token大概3分钟过期。意思就是虽然不倒计时,但是3分钟后速度还是会降下来)。

  • 破解完成后,下载速度还是没有变化,可能是资源热度问题,或者是你已经进入百度网盘黑名单。

  • 此项目不再更新,有问题请Issue中找答案,或者添加我微信(博客关于有二维码),很高兴能帮到你。

  • 不会用的伸手狗请滚粗,别出问题后在这里乱咬人。

安装

  1. 懒人安装
  • 打开应用程序->实用工具->Terminal(终端),执行以下命令即可。(需要git支持) cd ~/Downloads && git clone https://github.com/CodeTips/BaiduNetdiskPlugin-macOS.git && ./BaiduNetdiskPlugin-macOS/Other/Install.sh
  1. 普通安装
  • 点击clone or download下载项目并解压,打开Terminal(终端),拖动解压后Install.sh 文件(在 Other 文件夹中)到 Terminal 回车即可。
  1. 重编译安装
  • 点击clone or download下载项目,解压运行libBaiduNetdiskPlugin.xcodeproj,然后Edit Schemes->Executable->Other->选择百度网盘。然后运行工程,因为百度网盘有 VMProtect加壳,运行后会有以下提示: baidubetdiskplugin_2 直接点击OK。
  • 然后运行或者重启百度网盘,如果用户VIP状态改变,证明成功。

卸载

  1. 如果第一种方法安装的。
  • 打开应用程序->实用工具->Terminal(终端),执行以下命令即可。cd ~/Downloads && ./BaiduNetdiskPlugin-macOS/Other/Uninstall.sh
  1. 通用卸载方法。
  • 打开应用程序->实用工具->Terminal(终端),执行以下命令即可。cd /Applications/BaiduNetdisk_mac.app/Contents/MacOS/ && rm -rf BaiduNetdisk_mac libBaiduNetdiskPlugin.framework && mv BaiduNetdisk_mac_backup BaiduNetdisk_mac

以上方法可以完全卸载此功能。如果还是不行的话,那么抱歉,可能您需要重新安装了

依赖

最后

  • 使用愉快~

baidunetdiskplugin-macos's People

Watchers

 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.