# PEinjector **Repository Path**: cxy_kevin/peinjector ## Basic Information - **Project Name**: PEinjector - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 2 - **Created**: 2024-02-10 - **Last Updated**: 2024-05-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # PEinjector ## 介绍 xxxx ## 软件架构 软件架构说明 ## 安装教程 1. xxxx 2. xxxx 3. xxxx ## 使用说明 1. xxxx 2. xxxx 3. xxxx ## 调试 1. 安装 GNUmake 2. 配置虚拟机,并从实体U盘启动 3. 在根目录新建 `start_vm.cmd` 并写你的虚拟机启动命令。 vmware:`vmrun -T ws start 虚拟机vmx路径` 4. 在根目录输入 `make prepare` 下载解压python环境 5. 准备一个安装了 ventoy 的设备,并运行 Plugson 至少一次 6. 每次调试可使用 `make debug` ## 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request