增加 基于C++ 23构建的原生注入二进制程序(试验性)

This commit is contained in:
秋城落叶
2025-07-31 19:58:07 +08:00
parent a182667094
commit 7f8eee8b99
3 changed files with 9 additions and 1 deletions

BIN
NativeInject/InjectLib Executable file

Binary file not shown.

9
NativeInject/readme.md Normal file
View File

@@ -0,0 +1,9 @@
# 基于C++ 23构建的原生注入二进制
## 使用方法
1. chmod +x InjectLib
2. cp InjectLib ..
3. 在上级目录中 sudo ./InjectLib
## 备注
1. 需要为二进制程序加入完全磁盘访问权限
2. 需要为二进制程序加入App管理权限

View File

@@ -1 +0,0 @@
import os