Skip to content

RustLangES/memsos

Repository files navigation

ES

Memsos

Memsos is a tool written in rust with the objective to check your memory in a fast way, memsos works for both uefi and bios.

Requirements

If using arch you need to install qemu-system-x86

Generate Images

To generate the images we only need to run cargo build, they are created in target/. Then we can try it with cargo run

In dev