Coder Social home page Coder Social logo

joox's Introduction

Joox

JOOX - music streaming platform that gives you an access to millions of songs. Download JOOX FREE, free music, free radio, top charts, playlists, new releases and offline listening.

before doing this, make sure you already install git for windows and override windows command with mingw to have access to command like rm -rf or mv or if you understand to do it windows-way then you can skip.

  1. open your powershell

  2. download apk multi tool from here

  3. open nox emulator and download joox from playstore

  4. open your bash and cd to folder where you clone APK-Multi-Tool

  5. cd other

  6. connect adb to nox emulator using below script

  7. adb connect 127.0.0.1:62001

  8. adb shell pm list package -f joox

  9. pull the apk as the given path

  10. for example: adb pull /data/app/com.tencent.ibg.joox-1.apk

  11. move the file to place-apk-here-for-modding folder

  12. move com.tencent.ibg.joox-1.apk ../place-apk-here-for-modding

  13. cd ..

  14. Setup.bat and select option 3 then 00 to close

  15. start APK-Multi-Tool program

  16. Script.bat

  17. type 27 to select which apk you will decopile

  18. Select com.tencent.ibg.joox-1.apk

  19. type 9 to decompile

$ cd ../projects/
$ cd com.tencent.ibg.joox-1.apk
$ rm res/layout-22/reg_login_view.xml
$ rm res/layout-v26/abc_screen_toolbar.xml
$ rm smali/com/tencent/wemusic/business/app/o$a.smali
$ rm smali/com/tencent/wemusic/business/ap/o.smali

$ git remote add origin [email protected]:VicoErv/joox
$ git pull origin master

$ rm -rf .git README.md
  1. back to Script.bat

  2. type 12 to compile

  3. if completed type 3 to skip key signing

  4. type 4 to sign apk with TestKeys

  5. type 5 to zipalign apk

  6. install.

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.