Skip to content

ambiennt/MCBE-DLL-Injector

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MCBE DLL Injector

A simple and lightweight Minecraft Bedrock Edition DLL injector

Because PC viruses may use simular code to infect computers this might get reconized as a virus.

BUT this injector does not contain any viruses! Feel free to check the source!

Features:

  • Inject any DLL into a UWP process (but defaults to MCBE for Windows)
  • Automaticly adds the "All Applications Packages" Permission to the DLL so UWP apps can load it

Troubleshooting:

VCRUNTIME140_1.dll not found:

  1. Go to https://support.microsoft.com/en-us/help/2977003
  2. Scroll down and download the x64: vc_redist.x64.exe
  3. Run the exe and install it
  4. MCBE DLL Injector should open now

This project uses wxWidgets.

About

A simple and lightweight Minecraft Bedrock Edition DLL injector

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 58.5%
  • C 18.5%
  • Objective-C 8.1%
  • Makefile 5.8%
  • Shell 2.4%
  • Objective-C++ 1.3%
  • Other 5.4%