ProtoHax-Android

ProtoHax-Android is the Android implementation of ProtoHax, an open-source cheat for Minecraft: Bedrock Edition that works through the network layer. This repository contains the Android-specific code for the cheat.

Features

  1. No modifications to Minecraft client
  2. Seamless switching/adapting multiple versions
  3. Full control of the packet layer

Issues

  • If you notice any bugs or missing features in the Android-specific code, you can let us know by opening an issue here.
  • If you’re having issues with the cheat features themselves, please send the issue to the main repository here.

Please notice that this is an English-only repository, so all issues and pull requests must be in English, if you can’t speak English, please use a translator.

License

This project is subject to the GNU General Public License v3.0. This does only apply for source code located directly in this clean repository. During the development and compilation process, additional source code may be used to which we have obtained no rights. Such code is not covered by the GPL license.

For those who are unfamiliar with the license, here is a summary of its main points. This is by no means legal advice nor legally binding.

Actions that you are allowed to do:

  • Use
  • Share
  • Modify

If you do decide to use ANY code from the source:

  • You must disclose the source code of your modified work and the source code you took from this project. This means you are not allowed to use code from this project (even partially) in a closed-source (or even obfuscated) application.
  • Your modified application must also be licensed under the GPL

Installation

We have used the local maven repository, you need to build and publish ProtoHax to the repository before you can build, sorry for inconvenience.

With Android Studio

  1. Clone the repository: git clone https://github.com/hax0r31337/ProtoHax-Android.git
  2. Import the project into Android Studio
  3. Connect your Android device to your computer
  4. Build and run the project on your device

With Gradle

  1. Clone the repository: git clone https://github.com/hax0r31337/ProtoHax-Android.git
  2. CD into the local repository.
  3. Connect your Android device to your computer
  4. Run gradlew app:assembleDebug

Contributing

We welcome contributions to ProtoHax! If you would like to contribute, please fork the repository and make changes as you’d like. Pull requests are welcome.

Disclaimer

Please use ProtoHax at your own risk. We DO NOT take responsibility for any bans or punishments that may occur as a result of using this cheat.

GitHub

View Github