Giter Club home page Giter Club logo

mrvpatcher's Introduction

MRVPatcher

MRVPatcher is an APK patching tool that enables you to use ChatHeadEnabler (along with other Xposed modules) on non-rooted devices.

Android version of the patcher: MRVPatchManager

Patching Instructions

  • Download the MRVPatcher tool
  • Download and Install Java JDK 17+
  • Download a Messenger APK from ApkMirror
  • Move the Patcher and the APK to a separate folder.
  • Open a terminal (or command prompt) in that folder.
  • Run the following command:
java -jar MRVPatcher.jar Messenger.apk
  • A new file named "Messenger-mrv.apk" will be generated.
  • Repeat these steps for other Facebook apps as well.

List of available options:

java -jar MRVPatcher.jar --help
Usage: MRVPatcher [options] apks
  Options:
    -h, --help
    -o, --output
      Output directory
    -ks, --keystore
      Sign using an external keystore file
    -ksp, --ks-prompt
      Prompt for the keystore alias details
    -p, --patch
      Forcefully patch apps that do not require patching
    --fix-conf
      Fix apk-conflicts [In case you are unable to remove the preinstalled fb apps]
    --mask-pkg
      Mask package name [In case you are unable to remove the preinstalled messenger app]
    --sign-only
      Skip the patching process (apk signing only)
    --fallback
      Use fallback mode [In case default patched apps do not work]
    --modules
      Allow third-party modules [package names separated by comma]

For a detailed explanation, please refer to the xda thread.

Credits

  • Based on LSPatch

License

MRVPatcher is licensed under the GNU General Public License v3 (GPL-3) (http://www.gnu.org/copyleft/gpl.html).

mrvpatcher's People

Contributors

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