Skip to content

ShiYiyi112/KoloMITM-Android

Repository files navigation

KoloMITM-Android

KoloMITM implementation on Android

Introduction

KoloMITM-Android is a implementation of KoloMITM, which supports Android platform. You can sign in your Minecraft: Bedrock account and start MITM to modify game packets. It uses KoloMITM, Cloudburst protocol, MinecraftAuth and network libraries etc. These approaches can help you to play game easily.

Build & Running

To build this project, you need to clone and build KoloMITM initially.

1. Clone KoloMITM

KoloMITM uses Git submodules, to clone:

# Clone with submodules
git clone https://github.com/LibKolo/KoloMITM.git --recursive

2. Build and publish KoloMITM

To Build KoloMITM:

# Enter the KoloMITM folder
cd KoloMITM

# Build and publish KoloMITM to maven local
./gradlew publishMavenPublicationToMavenLocal

3. Clone KoloMITM-Android

# Clone KoloMITM-Android
git clone https://github.com/LibKolo/KoloMITM-Android.git

4. Build KoloMITM-Android

To Build Debug APK:

# Build debug APK
./gradlew assembleDebug

To Build Release APK:

# Build release APK
./gradlew assembleRelease

Now, the APK will be generated in app/build/outputs/apk/debug or app/build/outputs/apk/release. Just install them on your smartphone.

Acknowledgements

Protocol | Network | ProxyPass

不好看

About

KoloMITM implementation on Android

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages