An open API service indexing awesome lists of open source software.

https://github.com/ac3ss0r/mceeauthbypass

Minecraft education edition auth bypass for Windows 7/8/9 using pointerscanning.
https://github.com/ac3ss0r/mceeauthbypass

low-level minecraft-education-edition patch

Last synced: 9 months ago
JSON representation

Minecraft education edition auth bypass for Windows 7/8/9 using pointerscanning.

Awesome Lists containing this project

README

          

# MCEE Auth Bypass

### Minecraft education edition auth bypass for Windows 7/8/10 by changing a memory address value.

# Usage

- Put a pointer address from PtrList.txt for your mcee version to the mee.ptr file
- Start the program
- Start Minecraft Education Edition

# Compiling

- Download mingw llvm-mingw from https://github.com/mstorsjo/llvm-mingw/releases
- Use x86_64-w64-mingw32-g++.exe for 64 bits and i686-w64-mingw32-g++.exe for 32 bits.
- g++ MCEEAuthBypass.cpp -static

# Todo
- Adding nickname changing functionality