Coder Social home page Coder Social logo

haxine / 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

说明

  • 10月26号更新,百度云盘已经服务端限速,单文件最高200KB/S。
  • 6月21号更新,此补丁依旧适用于最新版。再次声明,此补丁没有加速功能。
  • 免责声明:本项目旨在学习macOS 逆向的一点实践,不可使用于商业和个人其他意图。若使用不当,均由个人承担。
  • 包含功能:百度网盘 SVIP破解和速度限制破解。
  • 若使用中遇到遇到问题, Issue me!
  • 破解完成后会提示让你输入密码,访问钥匙串权限。如果不想输入请执行"sudo chown -R $(whoami) 百度网盘路径"。issues4。如果觉得不安全,请看源码。不懂的,我也不多做解释了。issues15
  • 此补丁只是破解了速度限制,并没有提速功能。如果安装完成后,速度没有变化,请搭配热度资源一块下载试试。
  • 频繁使用可能导致账号或者IP被官方限制,如果出现之前能用,限制不管用了,请换账号试试。
  • 上一条是我猜的,因为至今我的一直是可以用的。

安装

  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

Contributors

codetips avatar qifanyang-bw avatar

Watchers

德古拉Dracula 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.