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.
- Host: GitHub
- URL: https://github.com/ac3ss0r/mceeauthbypass
- Owner: ac3ss0r
- License: apache-2.0
- Created: 2022-06-14T06:32:09.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-09T08:17:12.000Z (over 3 years ago)
- Last Synced: 2025-06-20T09:02:36.733Z (12 months ago)
- Topics: low-level, minecraft-education-edition, patch
- Language: C++
- Homepage:
- Size: 59.6 KB
- Stars: 22
- Watchers: 3
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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