AMD Hypervisor with Rust - Matthias Heiden - Rust Linz, October 2022

preview_player
Показать описание
Hypervisors are an incredibly powerful tool that can be used to run your FaaS or just virtual machines. Windows also secured their OS by utilizing a hypervisor. But hypervisors can also be used for bad things. Malware and game hacks use it to get around detections. This talk aims to show you the process of how I wrote an AMD hypervisor for Rust.

Matthias is a passionate Software Engineer with an interest in Software Security. He first heard about Rust in school and decided to give it a try. A few months after reading the Rust book, he finally had the time to rewrite some personal projects and started to understand why Rust is awesome.

Resources:

Рекомендации по теме
Комментарии
Автор

Didn't expect see this guy on official Rust channel. Good job.

montytrollic
Автор

I liked the comparison with c++, rust helps a lot

fgtdjkg