Git Product home page Git Product logo

163music-mac-client-unlock's Introduction

163music-mac-client-unlock

Unlock netease music mac client using dylib inject

Usage

Auto Unlock with Script

We currently support auto unlock using following commands. 目前我们支持使用如下指令脚本自动安装。

sh unlock.sh [inside|outside] [false|true]

Inside China

你可以直接运行: sh unlock.sh 并重新打开App.

如果你想脚本解锁后自动帮你打开,请运行 sh unlock inside true.

Outside China

请运行: sh unlock.sh outside 并重新打开App.

如果你想脚本解锁后自动帮你打开,请运行 sh unlock.sh outside true

Manual Unlock

Inside China

  1. Download this repo
  2. Enter /Applications/NeteaseMusic.app/Contents/MacOS
  3. Rename "NeteaseMusic" to "NeteaseMusic.org"
  4. Put unlock.dylib and NeteaseMusic to the folder
  5. Enjoy! All paid and blocked music are unlocked !

Outside China

  1. Download this repo
  2. Enter /Applications/NeteaseMusic.app/Contents/MacOS
  3. Rename "NeteaseMusic" to "NeteaseMusic.org"
  4. Put unlock_outside.dylib and NeteaseMusic to the folder
  5. Rename unlock_outside.dylib to unlock.dylib
  6. Enjoy! All paid and blocked music are unlocked !

If you got LSOpenURL error , run chmod +x /Applications/NeteaseMusic.app/Contents/MacOS/NeteaseMusic

UPDATE:情况说明

本 dylib 可以用于解锁部分付费歌曲,以及大部分被下架/版权的歌曲。

但是对于部分已经下架的日语歌,网易最近直接在 CDN 上把文件给删掉了,访问全部 404,如果国内版不行,可以试试海外版,可能还存在一些缓存,如果有缓存赶紧下载,如果下不到那就没办法了,过段时间想想能不能利用音乐云盘绕过。

App Store

Apps from app store will apply force signature verification, will not work after replace the main executeable, if you are using app store version , please use offical website version instead.

Build

If you need change the source code , build with this command

clang -framework Foundation -o unlock.dylib -dynamiclib hijack.m

163music-mac-client-unlock's People

Contributors

typcn avatar

Watchers

 avatar  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.