• Stars
    star
    330
  • Rank 123,629 (Top 3 %)
  • Language
    Objective-C
  • Created about 8 years ago
  • Updated almost 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Unlock netease music mac client using dylib inject

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

More Repositories

1

bilibili-mac-client

An unofficial bilibili client for mac
Objective-C
3,903
star
2

LeanClub

C++ forum system
C++
214
star
3

DLSiteDumper

Dump image from DMM & DLSite
C++
90
star
4

CrGuard

Prevent chrome run software report tool and check for incompatible applications
C
68
star
5

Blogile

A Node.js Blog System (Pending delete, Will be rewrite)
JavaScript
51
star
6

tysocks

A socks5 proxy server wrote last year, based on https://github.com/typcn/typroto
C
39
star
7

UnblockScreenshot

For some screenshot blocking DRM
C++
39
star
8

php-load-test

CVE 2015-4024 , bug #69364 , multi process php load test
Python
31
star
9

danmaku2ass_native

Convert comments from bilibili to ASS format ( cpp version )
C++
25
star
10

biliquery_db

Bilibili comment hash to user id rainbow table system
C++
24
star
11

ssl-cert-scan

Get website's source ip by ssl certificate
C
19
star
12

Open-Cloud-Forum

A very simple forum system (Outdated)
JavaScript
15
star
13

typroto

TYPCN Internal Software Communication Protocol
C
12
star
14

tydns

TYPCN DNS Server ( not completed )
C++
7
star
15

vp.youget

You-Get plugin for bilibili mac client
Objective-C
6
star
16

vp.baiduyun

Baidu cloud plugin for bilibili-mac-client
Objective-C
4
star
17

vp.tucao

C 站插件 & also as new plugin api example
Objective-C
4
star
18

anycast-diag

检查 BGP 绕路
JavaScript
4
star
19

videopolymer-linux

Excuse me? Linux 能看视频?
C++
3
star
20

vp.youku

Youku plugin for bilibili mac client
JavaScript
3
star
21

vp.letv

Letv plugin for bilibili mac client
Objective-C
2
star
22

SparkleGen

Generate Sparkle appcast.xml / delta patches and sign it automaticly
Objective-C
2
star
23

Tieba-Anti-Ad-for-Chrome

简单的贴吧去广告扩展
JavaScript
1
star