# Imferris
A proof of concept internal DirectX 11 [ImGui](https://github.com/ocornut/imgui) menu written in [Rust](https://www.rust-lang.org).
Imferris utilizes the [imgui_impl_win32.cpp](https://github.com/ocornut/imgui/blob/master/backends/imgui_impl_win32.cpp) platform and [imgui_impl_dx11.cpp](https://github.com/ocornut/imgui/blob/master/backends/imgui_impl_dx11.cpp) renderer via Rust to C++ interop.
## Usage
Make sure the current stable release of [Rust](https://rust-lang.org/tools/install) is installed.
```bash
git clone --recurse-submodules https://github.com/ynuwenhof/imferris.git
cd imferris
rustup default nightly
cargo b --release
```
After building, you can inject the DLL into the target process.
## License
This project is licensed under either of the following licenses, at your option:
* [Apache License, Version 2.0](https://apache.org/licenses/LICENSE-2.0)
([LICENSE-APACHE](https://github.com/ynuwenhof/imferris/blob/main/LICENSE-APACHE))
* [MIT License](https://opensource.org/licenses/MIT)
([LICENSE-MIT](https://github.com/ynuwenhof/imferris/blob/main/LICENSE-MIT))
![showcase](https://user-images.githubusercontent.com/100025337/177890937-fe4e0001-6f0f-4cc1-8af5-5e1e0bdb524f.png)
没有合适的资源?快使用搜索试试~ 我知道了~
用 Rust 编写的内部 DirectX 11 ImGui 菜单.zip
共15个文件
rs:5个
txt:2个
toml:1个
1.该资源内容由用户上传,如若侵权请联系客服进行举报
2.虚拟产品一经售出概不退款(资源遇到问题,请及时私信上传者)
2.虚拟产品一经售出概不退款(资源遇到问题,请及时私信上传者)
版权申诉
0 下载量 67 浏览量
2024-11-27
22:04:10
上传
评论
收藏 14KB ZIP 举报
温馨提示
用 Rust 编写的内部 DirectX 11 ImGui 菜单英费里斯用Rust编写的概念验证内部 DirectX 11 ImGui菜单。Imferris通过 Rust 到 C++ 的互操作利用imgui_impl_win32.cpp平台和imgui_impl_dx11.cpp渲染器。用法确保安装了Rust的当前稳定版本。git clone --recurse-submodules https://github.com/ynuwenhof/imferris.gitcd imferrisrustup default nightlycargo b --release构建后,您可以将 DLL 注入到目标进程中。执照该项目采用以下任一许可证进行授权,您可以自行选择Apache 许可证,版本 2.0 (LICENSE-APACHE)MIT 许可证 (LICENSE-MIT)
资源推荐
资源详情
资源评论
收起资源包目录
用 Rust 编写的内部 DirectX 11 ImGui 菜单.zip (15个子文件)
Cargo.toml 817B
标签.txt 6B
src
lib.rs 6KB
utils
d3d11.rs 3KB
mod.rs 30B
imgui.rs 427B
LICENSE-MIT 1KB
build.rs 255B
Cargo.lock 10KB
.gitmodules 78B
资源内容.txt 658B
interop.cpp 2KB
.gitignore 130B
README.md 1KB
LICENSE-APACHE 9KB
共 15 条
- 1
资源评论
徐浪老师
- 粉丝: 8210
- 资源: 9366
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功