hyperlight-dev / hyperlight-dev/hyperlight
Fully Implement ASLR
未关闭
area/security
lifecycle/confirmed
- 主要语言
- Rust
- 星标
- 4.7k
- 派生
- 208
- 平均合并
- 1 天 7 小时
- 30 天内合并 PR
- 47
描述
We should either go all in on ASLR for security reasons and make the code location random, or load the code at a fixed address in the guest, saving on the cost of relocations & dynamic binaries. At present we relocate but to a fixed address.
贡献指南
评估
这个 Issue 还没有评估数据。