Coder Social home page Coder Social logo

mcrack's Introduction

MCrack

Minecraft Bedrock License Bypasser

How Its Works?

Basicly, its going to replace original MainActivity that defined on "AndroidManifest.xml" so it wont linked further into another smali's and instead of doing another process from another smali's, its also patching certain. The fake MainActivity wont interrupt any Connection unlike Revision that blocking random online license check address (Maybe it'll work if using IPTables drop hex but since i cant find any sources for IPTables to work on Windows)

How To Use?

You'll grab some apk modifier such as APK Easy Tool For Windows or APK Editor For Android.

  1. Now Put the "PmsHookApplication.smali" into "com/mojang/minecraftpe" inside the Smali Folder (On APK Editor For Android, make sure to check Dex To Smali Converter)
  2. After moving the Hook, now look up for AndroidManifest.xml and find :
    <application android:icon="@drawable/icon" android:label="@string/app_name">

Now add new AndroidName and path into PmsHookApplication.smali, so it'll look like this :

    <application android:icon="@drawable/icon" android:label="@string/app_name" android:name="com.mojang.minecraftpe.PmsHookApplication">
  1. After doing all the steps, now rebuild/recompile the apk's (On APK Easy Tool For Windows, you need to zipalign the apk's after doing signing).

What The Uses Of Other Redundant Files?

Well, its just mine GUI for Minecraft Bedrock, so it'll show some WaterMark and Custom Background of MCrack. I think, Im not gonna explain how to install those since its not necessary....

Congratulation!

You've done all the steps! Now go to Install your edited Minecraft Pocket Edition and start rickrolling on Minecraft Bedrock Server for FREE!!

mcrack's People

Contributors

mc874 avatar

Watchers

 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.