Skip to content
This repository has been archived by the owner on Jan 20, 2025. It is now read-only.

OpenM-Project/BEAMinject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BEAMinject by OpenM

Memory injection unlocker for Minecraft: Windows 10 Edition


⚡ Features

  • Written in memory-safe Rust, using libdopamine
  • Supports x86, x64, ARM64 and even ARM
  • Silent mode for no logging while injecting
  • Supports Minecraft Preview releases
  • Patching is done in memory, not modifying any system files
  • Doesn't affect any other apps, safely injects to Minecraft

📥 Downloads

You can download the latest nightly release here.

🔧 Usage

Running BEAMinject as-is will patch Minecraft's release with logging by default.

It has the following features:

  • Silent mode
  • Minecraft Preview support
  • and more to come...

Pass the -h/--help flag to BEAMinject in a command line for more info.

⚠️ Common issues

"It says it patched it, but it still doesn't work!" > Give Minecraft ~10s to notice the patched library. Entering and quitting a world works too.

If you have other issues, please create an issue.

🧪 ARM support

The patcher supports ARM from the source. The emulation layer does not affect patching, and ARM versions of the game are still supported.

📃 License

All code and assets are licensed under MIT license, see more at the LICENSE file.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages