Skip to content

Chlna6666/MCInjector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MCInjector

简介

MCInjector 是一个用于注入 DLL 到指定进程的工具。适用于BetterBedrockLauncher

使用方式

1. 命令行参数

在命令行中运行 MCInjector,可以使用以下参数:

  • -p <file_directory>: 指定要注入的 DLL 文件路径。
  • -i <procId>: 指定目标进程的进程ID或进程名。

2. 示例

示例 1: 注入到指定进程ID

MCInjector.exe -p "M:/xxx/xxx.dll" -i 14514

示例 2: 注入到指定进程名

MCInjector.exe -p "M:/xxx/xxx.dll" -i Minecraft.Windows.exe

感谢 thank

About

Minecraft Bedrock Edition Injector

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published