-
SUSE
- Spain
-
16:27
(UTC +01:00) - https://00xc.pages.dev/
Highlights
Stars
rustBoot is a standalone bootloader written entirely in `Rust`, designed to run on anything from a microcontroller to a system on chip. It can be used to boot into bare-metal firmware or Linux.
Attest the trustworthiness of a device against a human using time-based one-time passwords
Quickly create and run optimised Windows, macOS and Linux virtual machines
Rex is a safe and usable kernel extension framework that allows loading and executing Rust kernel extension programs in the place of eBPF.
A Linux framework to enable userspace-defined "Virtual" PCIe card shims to enable in-host PCIe card driver development.
Hyperlight is a lightweight Virtual Machine Manager (VMM) designed to be embedded within applications. It enables safe execution of untrusted code within micro virtual machines with very low latenc…
A mininal runtime / startup for Supervisor Binary Interface (SBI) on RISC-V.
A markup-based typesetting system that is powerful and easy to learn.
Assured confidential execution (ACE) implements VM-based trusted execution environment (TEE) for embedded RISC-V systems with focus on a formally verified and auditable firmware.
A fully Go userland with Linux bootloaders! u-root can create a one-binary root file system (initramfs) containing a busybox-like set of tools written in Go.
Tool for detecting violations of ordering axioms in qsort/bsearch callbacks.
High performance fuzzing using riscv to x86 binary translations and modern fuzzing techniques
An implementation of the Two-Level Segregated Fit (TLSF) allocator with optimized memory footprint
Build android apps without any java, entirely in C and Make
oreboot is a fork of coreboot, with C removed, written in Rust.
RISC-V Supervisor Binary Interface (RISC-V SBI) library in Rust; runs on M or HS mode; good support for embedded Rust ecosystem. For binary download see prototyper folder.
A bare minimum hypervisor on AMD and Intel processors for learners.
Rusty wrapper for the Unified Extensible Firmware Interface (UEFI). This crate makes it easy to develop Rust software that leverages safe, convenient, and performant abstractions for UEFI functiona…
A tool for checking the security hardening options of the Linux kernel
Backtrace support for Rust `no_std` and embedded programs.
Personal CTF solves. Almost all played with The Flat Network Society team.
Access bugs on a remote Bugzilla instance from Rust